{ "_args": [ [ "react-deep-force-update@^1.0.0", "/home/bernhard/freifunk-app/node_modules/react-proxy" ] ], "_from": "react-deep-force-update@>=1.0.0 <2.0.0", "_id": "react-deep-force-update@1.1.1", "_inCache": true, "_installable": true, "_location": "/react-deep-force-update", "_nodeVersion": "8.1.2", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/react-deep-force-update-1.1.1.tgz_1503490298960_0.5825116515625268" }, "_npmUser": { "email": "dan.abramov@gmail.com", "name": "gaearon" }, "_npmVersion": "4.6.1", "_phantomChildren": {}, "_requested": { "name": "react-deep-force-update", "raw": "react-deep-force-update@^1.0.0", "rawSpec": "^1.0.0", "scope": null, "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/react-proxy" ], "_resolved": "https://registry.npmjs.org/react-deep-force-update/-/react-deep-force-update-1.1.1.tgz", "_shasum": "bcd31478027b64b3339f108921ab520b4313dc2c", "_shrinkwrap": null, "_spec": "react-deep-force-update@^1.0.0", "_where": "/home/bernhard/freifunk-app/node_modules/react-proxy", "author": { "email": "dan.abramov@me.com", "name": "Dan Abramov" }, "bugs": { "url": "https://github.com/gaearon/react-deep-force-update/issues" }, "dependencies": {}, "description": "Force-updates React component tree recursively", "devDependencies": { "babel": "^5.5.8", "babel-core": "^5.6.18", "babel-eslint": "^4.1.8", "eslint": "^0.23", "eslint-config-airbnb": "0.0.6", "eslint-plugin-react": "^2.3.0", "expect": "^1.6.0", "jsdom": "^7.2.2", "mocha": "^2.2.5", "mocha-jsdom": "^1.1.0", "react": "^0.14.0-rc1", "react-addons-test-utils": "^0.14.0-rc1", "rimraf": "^2.3.4" }, "directories": {}, "dist": { "shasum": "bcd31478027b64b3339f108921ab520b4313dc2c", "tarball": "https://registry.npmjs.org/react-deep-force-update/-/react-deep-force-update-1.1.1.tgz" }, "files": [ "lib", "src" ], "gitHead": "8cb0bc8288c302d56d47bf6eef5a63c5a92e9efd", "homepage": "https://github.com/gaearon/react-deep-force-update", "keywords": [ "react" ], "license": "MIT", "main": "lib/index.js", "maintainers": [ { "name": "gaearon", "email": "dan.abramov@gmail.com" }, { "name": "wkwiatek", "email": "wojtek.kwiatek@gmail.com" } ], "name": "react-deep-force-update", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/gaearon/react-deep-force-update.git" }, "scripts": { "build": "babel src --out-dir lib", "clean": "rimraf lib", "lint": "eslint src test", "prepublish": "npm run clean && npm run build", "test": "mocha --compilers js:babel/register --recursive", "test:watch": "npm run test -- --watch" }, "version": "1.1.1" }