80 lines
		
	
	
		
			2.4 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			80 lines
		
	
	
		
			2.4 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "_from": "react-deep-force-update@^2.0.1",
 | |
|   "_id": "react-deep-force-update@2.1.3",
 | |
|   "_inBundle": false,
 | |
|   "_integrity": "sha512-lqD4eHKVuB65RyO/hGbEST53E2/GPbcIPcFYyeW/p4vNngtH4G7jnKGlU6u1OqrFo0uNfIvwuBOg98IbLHlNEA==",
 | |
|   "_location": "/react-deep-force-update",
 | |
|   "_phantomChildren": {},
 | |
|   "_requested": {
 | |
|     "type": "range",
 | |
|     "registry": true,
 | |
|     "raw": "react-deep-force-update@^2.0.1",
 | |
|     "name": "react-deep-force-update",
 | |
|     "escapedName": "react-deep-force-update",
 | |
|     "rawSpec": "^2.0.1",
 | |
|     "saveSpec": null,
 | |
|     "fetchSpec": "^2.0.1"
 | |
|   },
 | |
|   "_requiredBy": [
 | |
|     "/haxe-modular"
 | |
|   ],
 | |
|   "_resolved": "https://registry.npmjs.org/react-deep-force-update/-/react-deep-force-update-2.1.3.tgz",
 | |
|   "_shasum": "740612322e617bcced38f61794a4af75dc3d98e7",
 | |
|   "_spec": "react-deep-force-update@^2.0.1",
 | |
|   "_where": "/home/andreas/Documents/Projects/haxe/openfl/nigger/node_modules/haxe-modular",
 | |
|   "author": {
 | |
|     "name": "Dan Abramov",
 | |
|     "email": "dan.abramov@me.com"
 | |
|   },
 | |
|   "bugs": {
 | |
|     "url": "https://github.com/gaearon/react-deep-force-update/issues"
 | |
|   },
 | |
|   "bundleDependencies": false,
 | |
|   "deprecated": false,
 | |
|   "description": "Force-updates React component tree recursively",
 | |
|   "devDependencies": {
 | |
|     "babel-cli": "^6.26.0",
 | |
|     "babel-core": "^6.26.0",
 | |
|     "babel-eslint": "^8.0.0",
 | |
|     "babel-plugin-add-module-exports": "^0.2.1",
 | |
|     "babel-preset-env": "^1.6.0",
 | |
|     "babel-preset-react": "^6.24.1",
 | |
|     "create-react-class": "^15.6.0",
 | |
|     "eslint": "^4.7.1",
 | |
|     "eslint-config-airbnb": "^15.1.0",
 | |
|     "eslint-config-prettier": "^2.5.0",
 | |
|     "eslint-plugin-import": "^2.7.0",
 | |
|     "eslint-plugin-jsx-a11y": "^5.1.1",
 | |
|     "eslint-plugin-react": "^7.1.0",
 | |
|     "jest": "^21.1.0",
 | |
|     "prettier": "^1.7.0",
 | |
|     "react": "^15.6.1",
 | |
|     "react-dom": "^15.6.1",
 | |
|     "rimraf": "^2.6.2"
 | |
|   },
 | |
|   "files": [
 | |
|     "lib"
 | |
|   ],
 | |
|   "homepage": "https://github.com/gaearon/react-deep-force-update",
 | |
|   "keywords": [
 | |
|     "react"
 | |
|   ],
 | |
|   "license": "MIT",
 | |
|   "main": "lib/index.js",
 | |
|   "name": "react-deep-force-update",
 | |
|   "repository": {
 | |
|     "type": "git",
 | |
|     "url": "git+https://github.com/gaearon/react-deep-force-update.git"
 | |
|   },
 | |
|   "scripts": {
 | |
|     "build": "babel src --out-dir lib",
 | |
|     "clean": "rimraf lib",
 | |
|     "format": "prettier --write \"{src,test}/**/*.js\" *.js",
 | |
|     "lint": "eslint .",
 | |
|     "prepublish": "yarn clean && yarn build",
 | |
|     "test": "jest",
 | |
|     "test:watch": "yarn test -- --watch"
 | |
|   },
 | |
|   "version": "2.1.3"
 | |
| }
 |