mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
Initial Commit Rework
This commit is contained in:
111
package.json
111
package.json
@@ -1,46 +1,103 @@
|
||||
{
|
||||
"name": "Lidarr",
|
||||
"name": "lidarr",
|
||||
"version": "1.0.0",
|
||||
"description": "Lidarr",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
"build": "gulp build",
|
||||
"start": "gulp watch"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/lidarr/Lidarr.git"
|
||||
"url": "git://github.com/Lidarr/Lidarr.git"
|
||||
},
|
||||
"author": "",
|
||||
"author": "Team Lidarr",
|
||||
"license": "GPL-3.0",
|
||||
"gitHead": "9ff7aa1bf7fe38c4c5bdb92f56c8ad556916ed67",
|
||||
"readmeFilename": "readme.md",
|
||||
"dependencies": {
|
||||
"autoprefixer-core": "5.2.1",
|
||||
"del": "1.2.0",
|
||||
"gulp": "3.9.0",
|
||||
"autoprefixer": "6.3.6",
|
||||
"babel-core": "6.9.0",
|
||||
"babel-eslint": "7.1.0",
|
||||
"babel-loader": "6.2.4",
|
||||
"babel-plugin-transform-class-properties": "6.16.0",
|
||||
"babel-preset-decorators-legacy": "1.0.0",
|
||||
"babel-preset-es2015": "6.9.0",
|
||||
"babel-preset-react": "6.22.0",
|
||||
"babel-preset-stage-2": "6.5.0",
|
||||
"classnames": "2.2.5",
|
||||
"clipboard": "1.7.1",
|
||||
"css-loader": "0.23.1",
|
||||
"del": "2.2.0",
|
||||
"element-class": "0.2.2",
|
||||
"esformatter": "0.9.3",
|
||||
"eslint": "2.10.2",
|
||||
"eslint-loader": "1.3.0",
|
||||
"eslint-plugin-filenames": "1.0.0",
|
||||
"eslint-plugin-react": "5.2.2",
|
||||
"extract-text-webpack-plugin": "1.0.1",
|
||||
"file-loader": "0.9.0",
|
||||
"filesize": "3.5.4",
|
||||
"gulp": "3.9.1",
|
||||
"gulp-cached": "1.1.0",
|
||||
"gulp-clean-css": "3.3.1",
|
||||
"gulp-concat": "2.6.0",
|
||||
"gulp-declare": "0.3.0",
|
||||
"gulp-handlebars": "3.0.1",
|
||||
"gulp-jshint": "1.11.2",
|
||||
"gulp-less": "3.0.3",
|
||||
"gulp-livereload": "3.8.0",
|
||||
"gulp-postcss": "6.0.0",
|
||||
"gulp-print": "1.1.0",
|
||||
"gulp-replace": "0.5.3",
|
||||
"gulp-run": "1.6.8",
|
||||
"gulp-sourcemaps": "1.5.2",
|
||||
"gulp-livereload": "3.8.1",
|
||||
"gulp-postcss": "6.1.1",
|
||||
"gulp-print": "2.0.1",
|
||||
"gulp-sourcemaps": "1.6.0",
|
||||
"gulp-stripbom": "1.0.4",
|
||||
"gulp-webpack": "1.5.0",
|
||||
"gulp-wrap": "0.11.0",
|
||||
"handlebars": "3.0.3",
|
||||
"jshint-loader": "0.8.3",
|
||||
"jshint-stylish": "2.0.1",
|
||||
"run-sequence": "1.1.1",
|
||||
"streamqueue": "1.1.0",
|
||||
"tar.gz": "0.1.1",
|
||||
"webpack": "1.12.0",
|
||||
"webpack-stream": "2.1.0"
|
||||
"gulp-util": "3.0.7",
|
||||
"gulp-watch": "4.3.5",
|
||||
"gulp-wrap": "0.13.0",
|
||||
"history": "4.6.3",
|
||||
"jdu": "1.0.0",
|
||||
"lodash": "4.17.4",
|
||||
"mobile-detect": "1.3.6",
|
||||
"moment": "2.17.1",
|
||||
"mousetrap": "1.6.0",
|
||||
"normalize.css": "5.0.0",
|
||||
"postcss-loader": "0.9.1",
|
||||
"postcss-nested": "1.0.0",
|
||||
"postcss-simple-vars": "3.0.0",
|
||||
"prop-types": "15.5.10",
|
||||
"query-string": "https://registry.npmjs.org/query-string/-/query-string-4.2.2.tgz",
|
||||
"react": "15.6.1",
|
||||
"react-addons-shallow-compare": "15.6.0",
|
||||
"react-async-script": "0.9.1",
|
||||
"react-autosuggest": "9.3.0",
|
||||
"react-custom-scrollbars": "4.1.2",
|
||||
"react-dnd": "2.4.0",
|
||||
"react-dnd-html5-backend": "2.4.1",
|
||||
"react-document-title": "2.0.3",
|
||||
"react-dom": "15.6.1",
|
||||
"react-google-recaptcha": "0.9.6",
|
||||
"react-lazyload": "2.2.7",
|
||||
"react-measure": "1.4.7",
|
||||
"react-portal": "3.1.0",
|
||||
"react-redux": "5.0.5",
|
||||
"react-router-dom": "4.1.1",
|
||||
"react-router-redux": "5.0.0-alpha.6",
|
||||
"react-slider": "0.8.0",
|
||||
"react-tabs": "1.1.0",
|
||||
"react-tag-autocomplete": "5.4.0",
|
||||
"react-tether": "0.5.7",
|
||||
"react-virtualized": "9.8.0",
|
||||
"redux": "3.7.0",
|
||||
"redux-actions": "2.0.3",
|
||||
"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": "1.2.0",
|
||||
"streamqueue": "1.1.1",
|
||||
"style-loader": "0.13.1",
|
||||
"stylelint": "7.3.1",
|
||||
"stylelint-order": "0.6.0",
|
||||
"tar.gz": "1.0.3",
|
||||
"url-loader": "0.5.7",
|
||||
"webpack": "1.13.1",
|
||||
"webpack-stream": "2.1.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user