195 lines
8.7 KiB
JSON
195 lines
8.7 KiB
JSON
{
|
||
"_args": [
|
||
[
|
||
{
|
||
"raw": "react-redux@^5.0.2",
|
||
"scope": null,
|
||
"escapedName": "react-redux",
|
||
"name": "react-redux",
|
||
"rawSpec": "^5.0.2",
|
||
"spec": ">=5.0.2 <6.0.0",
|
||
"type": "range"
|
||
},
|
||
"/Volumes/2009-SSD/GT2/GT2-iOS/node_modules/xdl"
|
||
]
|
||
],
|
||
"_from": "react-redux@>=5.0.2 <6.0.0",
|
||
"_id": "react-redux@5.0.6",
|
||
"_inCache": true,
|
||
"_location": "/react-redux",
|
||
"_nodeVersion": "8.2.1",
|
||
"_npmOperationalInternal": {
|
||
"host": "s3://npm-registry-packages",
|
||
"tmp": "tmp/react-redux-5.0.6.tgz_1502216897921_0.5298505371902138"
|
||
},
|
||
"_npmUser": {
|
||
"name": "timdorr",
|
||
"email": "timdorr@timdorr.com"
|
||
},
|
||
"_npmVersion": "5.3.0",
|
||
"_phantomChildren": {},
|
||
"_requested": {
|
||
"raw": "react-redux@^5.0.2",
|
||
"scope": null,
|
||
"escapedName": "react-redux",
|
||
"name": "react-redux",
|
||
"rawSpec": "^5.0.2",
|
||
"spec": ">=5.0.2 <6.0.0",
|
||
"type": "range"
|
||
},
|
||
"_requiredBy": [
|
||
"/xdl"
|
||
],
|
||
"_resolved": "https://registry.npmjs.org/react-redux/-/react-redux-5.0.6.tgz",
|
||
"_shasum": "23ed3a4f986359d68b5212eaaa681e60d6574946",
|
||
"_shrinkwrap": null,
|
||
"_spec": "react-redux@^5.0.2",
|
||
"_where": "/Volumes/2009-SSD/GT2/GT2-iOS/node_modules/xdl",
|
||
"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.2.1",
|
||
"invariant": "^2.0.0",
|
||
"lodash": "^4.2.0",
|
||
"lodash-es": "^4.2.0",
|
||
"loose-envify": "^1.1.0",
|
||
"prop-types": "^15.5.10"
|
||
},
|
||
"description": "Official React bindings for Redux",
|
||
"devDependencies": {
|
||
"babel-cli": "^6.3.17",
|
||
"babel-core": "^6.3.26",
|
||
"babel-eslint": "^7.1.1",
|
||
"babel-plugin-check-es2015-constants": "^6.3.13",
|
||
"babel-plugin-external-helpers": "^6.22.0",
|
||
"babel-plugin-istanbul": "^4.0.0",
|
||
"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.3.13",
|
||
"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.3.13",
|
||
"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.3.13",
|
||
"babel-plugin-transform-react-display-name": "^6.4.0",
|
||
"babel-plugin-transform-react-jsx": "^6.4.0",
|
||
"babel-register": "^6.3.13",
|
||
"codecov": "^2.2.0",
|
||
"create-react-class": "^15.5.3",
|
||
"cross-env": "^5.0.1",
|
||
"es3ify": "^0.2.0",
|
||
"eslint": "^4.0.0",
|
||
"eslint-plugin-import": "^2.2.0",
|
||
"eslint-plugin-react": "^7.1.0",
|
||
"expect": "^1.8.0",
|
||
"glob": "^7.1.1",
|
||
"istanbul": "^0.4.4",
|
||
"jsdom": "^11.0.0",
|
||
"mocha": "^3.2.0",
|
||
"nyc": "^11.0.2",
|
||
"react": "^15.5.4",
|
||
"react-dom": "^15.5.4",
|
||
"redux": "^3.0.0",
|
||
"rimraf": "^2.3.4",
|
||
"rollup": "^0.43.0",
|
||
"rollup-plugin-babel": "^2.7.1",
|
||
"rollup-plugin-commonjs": "^8.0.2",
|
||
"rollup-plugin-node-resolve": "^3.0.0",
|
||
"rollup-plugin-replace": "^1.1.1",
|
||
"rollup-plugin-uglify": "^2.0.1"
|
||
},
|
||
"directories": {},
|
||
"dist": {
|
||
"integrity": "sha512-8taaaGu+J7PMJQDJrk/xiWEYQmdo3mkXw6wPr3K3LxvXis3Fymiq7c13S+Tpls/AyNUAsoONkU81AP0RA6y6Vw==",
|
||
"shasum": "23ed3a4f986359d68b5212eaaa681e60d6574946",
|
||
"tarball": "https://registry.npmjs.org/react-redux/-/react-redux-5.0.6.tgz"
|
||
},
|
||
"files": [
|
||
"dist",
|
||
"lib",
|
||
"src",
|
||
"es"
|
||
],
|
||
"gitHead": "58b4da690aefcfb341b21d21a5f5248661f7c0b1",
|
||
"homepage": "https://github.com/gaearon/react-redux",
|
||
"jsnext:main": "es/index.js",
|
||
"keywords": [
|
||
"react",
|
||
"reactjs",
|
||
"hot",
|
||
"reload",
|
||
"hmr",
|
||
"live",
|
||
"edit",
|
||
"flux",
|
||
"redux"
|
||
],
|
||
"license": "MIT",
|
||
"main": "./lib/index.js",
|
||
"maintainers": [
|
||
{
|
||
"name": "timdorr",
|
||
"email": "timdorr@timdorr.com"
|
||
},
|
||
{
|
||
"name": "gaearon",
|
||
"email": "dan.abramov@gmail.com"
|
||
}
|
||
],
|
||
"module": "es/index.js",
|
||
"name": "react-redux",
|
||
"nyc": {
|
||
"sourceMap": false,
|
||
"instrument": false
|
||
},
|
||
"optionalDependencies": {},
|
||
"peerDependencies": {
|
||
"react": "^0.14.0 || ^15.0.0-0 || ^16.0.0-0",
|
||
"redux": "^2.0.0 || ^3.0.0"
|
||
},
|
||
"readme": "React Redux\n=========================\n\nOfficial React bindings for [Redux](https://github.com/reactjs/redux). \nPerformant and flexible.\n\n[![build status](https://img.shields.io/travis/reactjs/react-redux/master.svg?style=flat-square)](https://travis-ci.org/reactjs/react-redux) [![npm version](https://img.shields.io/npm/v/react-redux.svg?style=flat-square)](https://www.npmjs.com/package/react-redux)\n[![npm downloads](https://img.shields.io/npm/dm/react-redux.svg?style=flat-square)](https://www.npmjs.com/package/react-redux)\n[![redux channel on slack](https://img.shields.io/badge/slack-redux@reactiflux-61DAFB.svg?style=flat-square)](http://www.reactiflux.com)\n\n\n## Installation\n\nReact Redux requires **React 0.14 or later.**\n\n```\nnpm install --save react-redux\n```\n\nThis assumes that you’re using [npm](http://npmjs.com/) package manager with a module bundler like [Webpack](https://webpack.js.org/) or [Browserify](http://browserify.org/) to consume [CommonJS modules](http://webpack.github.io/docs/commonjs.html).\n\nIf you don’t yet use [npm](http://npmjs.com/) or a modern module bundler, and would rather prefer a single-file [UMD](https://github.com/umdjs/umd) build that makes `ReactRedux` available as a global object, you can grab a pre-built version from [cdnjs](https://cdnjs.com/libraries/react-redux). We *don’t* recommend this approach for any serious application, as most of the libraries complementary to Redux are only available on [npm](http://npmjs.com/).\n\n## React Native\n\nAs of React Native 0.18, React Redux 5.x should work with React Native. If you have any issues with React Redux 5.x on React Native, run `npm ls react` and make sure you don’t have a duplicate React installation in your `node_modules`. We recommend that you use `npm@3.x` which is better at avoiding these kinds of issues.\n\nIf you are on an older version of React Native, you’ll need to keep using [React Redux 3.x branch and documentation](https://github.com/reactjs/react-redux/tree/v3.1.0) because of [this problem](https://github.com/facebook/react-native/issues/2985).\n\n## Documentation\n\n- [Redux: Usage with React](http://redux.js.org/docs/basics/UsageWithReact.html)\n- [API](docs/api.md#api)\n - [`<Provider store>`](docs/api.md#provider-store)\n - [`connect([mapStateToProps], [mapDispatchToProps], [mergeProps], [options])`](docs/api.md#connectmapstatetoprops-mapdispatchtoprops-mergeprops-options)\n- [Troubleshooting](docs/troubleshooting.md#troubleshooting)\n\n## How Does It Work?\n\nWe do a deep dive on how React Redux works in [this readthesource episode](https://www.youtube.com/watch?v=VJ38wSFbM3A). \nEnjoy!\n\n## License\n\nMIT\n",
|
||
"readmeFilename": "README.md",
|
||
"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=commonjs NODE_ENV=test mocha --compilers js:babel-register --recursive --require ./test/setup.js",
|
||
"test:cov": "cross-env NODE_ENV=test nyc npm test",
|
||
"test:watch": "npm test -- --watch"
|
||
},
|
||
"version": "5.0.6"
|
||
}
|