{ "name": "lidarr", "version": "1.0.0", "description": "Lidarr", "scripts": { "build": "gulp build", "start": "gulp watch" }, "repository": { "type": "git", "url": "git://github.com/Lidarr/Lidarr.git" }, "author": "Team Lidarr", "license": "GPL-3.0", "readmeFilename": "readme.md", "dependencies": { "autoprefixer": "7.1.4", "babel-core": "6.26.0", "babel-eslint": "8.0.1", "babel-loader": "7.1.2", "babel-plugin-transform-class-properties": "6.24.1", "babel-preset-decorators-legacy": "1.0.0", "babel-preset-es2015": "6.24.1", "babel-preset-react": "6.24.1", "babel-preset-stage-2": "6.24.1", "classnames": "2.2.5", "clipboard": "1.7.1", "create-react-class": "^15.6.2", "css-loader": "0.28.7", "del": "3.0.0", "element-class": "0.2.2", "esformatter": "0.10.0", "eslint": "4.7.2", "eslint-loader": "1.9.0", "eslint-plugin-filenames": "1.2.0", "eslint-plugin-react": "7.4.0", "extract-text-webpack-plugin": "3.0.0", "file-loader": "0.11.2", "filesize": "3.5.10", "gulp": "3.9.1", "gulp-cached": "1.1.1", "gulp-clean-css": "3.9.0", "gulp-concat": "2.6.1", "gulp-declare": "0.3.0", "gulp-livereload": "3.8.1", "gulp-postcss": "7.0.0", "gulp-print": "2.0.1", "gulp-sourcemaps": "2.6.1", "gulp-stripbom": "1.0.4", "gulp-util": "3.0.8", "gulp-watch": "4.3.11", "gulp-wrap": "0.13.0", "history": "4.7.2", "jdu": "1.0.0", "jquery": "2.2.4", "loader-utils": "^1.1.0", "lodash": "4.17.4", "mobile-detect": "1.3.7", "moment": "2.18.1", "mousetrap": "1.6.1", "normalize.css": "7.0.0", "postcss-loader": "2.0.6", "postcss-mixins": "6.1.1", "postcss-nested": "2.1.2", "postcss-simple-vars": "4.1.0", "prop-types": "15.6.0", "query-string": "5.0.0", "react": "15.6.0", "react-addons-shallow-compare": "15.6.2", "react-async-script": "0.9.1", "react-autosuggest": "9.3.2", "react-custom-scrollbars": "4.1.2", "react-dnd": "2.5.3", "react-dnd-html5-backend": "2.5.3", "react-document-title": "2.0.3", "react-dom": "15.6.0", "react-google-recaptcha": "0.9.7", "react-lazyload": "2.2.7", "react-measure": "1.4.7", "react-portal": "3.1.0", "react-redux": "5.0.6", "react-router-dom": "4.2.2", "react-router-redux": "5.0.0-alpha.6", "react-slider": "0.9.0", "react-tabs": "1.1.0", "react-tag-autocomplete": "5.4.1", "react-tether": "0.5.7", "react-virtualized": "9.10.1", "redux": "3.7.2", "redux-actions": "2.2.1", "redux-batched-actions": "0.2.0", "redux-localstorage": "0.4.1", "redux-raven-middleware": "1.2.0", "redux-thunk": "2.2.0", "require-nocache": "1.0.0", "reselect": "3.0.1", "run-sequence": "2.2.0", "signalr": "2.2.2", "streamqueue": "1.1.1", "style-loader": "^0.18.2", "stylelint": "8.1.1", "stylelint-order": "0.7.0", "tar.gz": "1.0.5", "url-loader": "0.5.9", "webpack": "3.6.0", "webpack-stream": "^4.0.0" }, "main": "index.js" }