163 lines
5.2 KiB
JSON
163 lines
5.2 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"react-redux@5.0.7",
|
|
"C:\\Users\\deranjer\\go\\src\\github.com\\deranjer\\goTorrent\\goTorrentWebUI"
|
|
]
|
|
],
|
|
"_from": "react-redux@5.0.7",
|
|
"_id": "react-redux@5.0.7",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-5VI8EV5hdgNgyjfmWzBbdrqUkrVRKlyTKk1sGH3jzM2M2Mhj/seQgPXaz6gVAj2lz/nz688AdTqMO18Lr24Zhg==",
|
|
"_location": "/react-redux",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "react-redux@5.0.7",
|
|
"name": "react-redux",
|
|
"escapedName": "react-redux",
|
|
"rawSpec": "5.0.7",
|
|
"saveSpec": null,
|
|
"fetchSpec": "5.0.7"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/react-redux/-/react-redux-5.0.7.tgz",
|
|
"_spec": "5.0.7",
|
|
"_where": "C:\\Users\\deranjer\\go\\src\\github.com\\deranjer\\goTorrent\\goTorrentWebUI",
|
|
"author": {
|
|
"name": "Dan Abramov",
|
|
"email": "dan.abramov@me.com",
|
|
"url": "http://github.com/gaearon"
|
|
},
|
|
"browserify": {
|
|
"transform": [
|
|
"loose-envify"
|
|
]
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/gaearon/react-redux/issues"
|
|
},
|
|
"dependencies": {
|
|
"hoist-non-react-statics": "^2.5.0",
|
|
"invariant": "^2.0.0",
|
|
"lodash": "^4.17.5",
|
|
"lodash-es": "^4.17.5",
|
|
"loose-envify": "^1.1.0",
|
|
"prop-types": "^15.6.0"
|
|
},
|
|
"description": "Official React bindings for Redux",
|
|
"devDependencies": {
|
|
"babel-cli": "^6.26.0",
|
|
"babel-core": "^6.26.0",
|
|
"babel-eslint": "^8.2.1",
|
|
"babel-plugin-check-es2015-constants": "^6.3.13",
|
|
"babel-plugin-external-helpers": "^6.22.0",
|
|
"babel-plugin-istanbul": "^4.1.5",
|
|
"babel-plugin-syntax-jsx": "^6.3.13",
|
|
"babel-plugin-transform-decorators-legacy": "^1.2.0",
|
|
"babel-plugin-transform-es2015-arrow-functions": "^6.3.13",
|
|
"babel-plugin-transform-es2015-block-scoped-functions": "^6.3.13",
|
|
"babel-plugin-transform-es2015-block-scoping": "^6.26.0",
|
|
"babel-plugin-transform-es2015-classes": "^6.3.13",
|
|
"babel-plugin-transform-es2015-computed-properties": "^6.3.13",
|
|
"babel-plugin-transform-es2015-destructuring": "^6.3.13",
|
|
"babel-plugin-transform-es2015-for-of": "^6.3.13",
|
|
"babel-plugin-transform-es2015-function-name": "^6.3.13",
|
|
"babel-plugin-transform-es2015-literals": "^6.3.13",
|
|
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.0",
|
|
"babel-plugin-transform-es2015-object-super": "^6.3.13",
|
|
"babel-plugin-transform-es2015-parameters": "^6.3.13",
|
|
"babel-plugin-transform-es2015-shorthand-properties": "^6.3.13",
|
|
"babel-plugin-transform-es2015-spread": "^6.3.13",
|
|
"babel-plugin-transform-es2015-sticky-regex": "^6.3.13",
|
|
"babel-plugin-transform-es2015-template-literals": "^6.3.13",
|
|
"babel-plugin-transform-es2015-unicode-regex": "^6.3.13",
|
|
"babel-plugin-transform-object-rest-spread": "^6.26.0",
|
|
"babel-plugin-transform-react-display-name": "^6.4.0",
|
|
"babel-plugin-transform-react-jsx": "^6.4.0",
|
|
"babel-register": "^6.26.0",
|
|
"codecov": "^3.0.0",
|
|
"create-react-class": "^15.6.3",
|
|
"cross-env": "^5.1.3",
|
|
"es3ify": "^0.2.0",
|
|
"eslint": "^4.17.0",
|
|
"eslint-plugin-import": "^2.8.0",
|
|
"eslint-plugin-react": "^7.6.1",
|
|
"expect": "^1.20.2",
|
|
"glob": "^7.1.1",
|
|
"istanbul": "^0.4.4",
|
|
"jsdom": "^11.6.2",
|
|
"mocha": "^5.0.1",
|
|
"nyc": "^11.5.0",
|
|
"react": "^15.6.2",
|
|
"react-dom": "^15.6.2",
|
|
"redux": "^3.0.0",
|
|
"rimraf": "^2.6.2",
|
|
"rollup": "^0.56.1",
|
|
"rollup-plugin-babel": "^3.0.3",
|
|
"rollup-plugin-commonjs": "^8.3.0",
|
|
"rollup-plugin-node-resolve": "^3.0.3",
|
|
"rollup-plugin-replace": "^2.0.0",
|
|
"rollup-plugin-uglify": "^3.0.0"
|
|
},
|
|
"files": [
|
|
"dist",
|
|
"lib",
|
|
"src",
|
|
"es"
|
|
],
|
|
"homepage": "https://github.com/gaearon/react-redux",
|
|
"keywords": [
|
|
"react",
|
|
"reactjs",
|
|
"hot",
|
|
"reload",
|
|
"hmr",
|
|
"live",
|
|
"edit",
|
|
"flux",
|
|
"redux"
|
|
],
|
|
"license": "MIT",
|
|
"main": "./lib/index.js",
|
|
"module": "es/index.js",
|
|
"name": "react-redux",
|
|
"nyc": {
|
|
"require": [
|
|
"babel-register"
|
|
],
|
|
"all": "true",
|
|
"sourceMap": false,
|
|
"instrument": false,
|
|
"include": [
|
|
"src/**/*.js"
|
|
]
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^0.14.0 || ^15.0.0-0 || ^16.0.0-0",
|
|
"redux": "^2.0.0 || ^3.0.0 || ^4.0.0-0"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/reactjs/react-redux.git"
|
|
},
|
|
"scripts": {
|
|
"build": "npm run build:commonjs && npm run build:es && npm run build:umd && npm run build:umd:min",
|
|
"build:commonjs": "cross-env BABEL_ENV=commonjs babel src --out-dir lib",
|
|
"build:es": "cross-env BABEL_ENV=es babel src --out-dir es",
|
|
"build:umd": "cross-env BABEL_ENV=rollup NODE_ENV=development rollup -c -o dist/react-redux.js",
|
|
"build:umd:min": "cross-env BABEL_ENV=rollup NODE_ENV=production rollup -c -o dist/react-redux.min.js",
|
|
"clean": "rimraf lib dist es coverage",
|
|
"coverage": "nyc report --reporter=text-lcov > coverage.lcov && codecov",
|
|
"lint": "eslint src test",
|
|
"prepare": "npm run clean && npm run build",
|
|
"test": "cross-env BABEL_ENV=test NODE_ENV=test mocha --recursive --require babel-register --require ./test/setup.js",
|
|
"test:cov": "cross-env NODE_ENV=test nyc npm test",
|
|
"test:watch": "npm test -- --watch"
|
|
},
|
|
"version": "5.0.7"
|
|
}
|