{
  "_args": [
    [
      "hoist-non-react-statics@^1.0.0",
      "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/recompose"
    ]
  ],
  "_from": "hoist-non-react-statics@>=1.0.0 <2.0.0",
  "_id": "hoist-non-react-statics@1.0.6",
  "_inCache": true,
  "_installable": true,
  "_location": "/hoist-non-react-statics",
  "_nodeVersion": "6.0.0",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/hoist-non-react-statics-1.0.6.tgz_1462991335339_0.957615080056712"
  },
  "_npmUser": {
    "email": "mcridgway@gmail.com",
    "name": "mridgway"
  },
  "_npmVersion": "3.8.6",
  "_phantomChildren": {},
  "_requested": {
    "name": "hoist-non-react-statics",
    "raw": "hoist-non-react-statics@^1.0.0",
    "rawSpec": "^1.0.0",
    "scope": null,
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/recompose"
  ],
  "_resolved": "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-1.0.6.tgz",
  "_shasum": "87f66a62c5a5f210a90eec32ec1ebb019790577d",
  "_shrinkwrap": null,
  "_spec": "hoist-non-react-statics@^1.0.0",
  "_where": "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/recompose",
  "author": {
    "email": "mridgway@yahoo-inc.com",
    "name": "Michael Ridgway"
  },
  "bugs": {
    "url": "https://github.com/mridgway/hoist-non-react-statics/issues"
  },
  "dependencies": {},
  "description": "Copies non-react specific statics from a child component to a parent component",
  "devDependencies": {
    "babel": "^5.0.7",
    "babel-eslint": "^3.0.1",
    "chai": "^3.0.0",
    "coveralls": "^2.11.1",
    "eslint": "^0.21.0",
    "istanbul": "^0.3.2",
    "mocha": "^2.0.1",
    "pre-commit": "^1.0.7",
    "react": "^15.0.0"
  },
  "directories": {},
  "dist": {
    "shasum": "87f66a62c5a5f210a90eec32ec1ebb019790577d",
    "tarball": "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-1.0.6.tgz"
  },
  "gitHead": "749ce7548dd4d9e7cd6553ce6eeb367c0b0f400c",
  "homepage": "https://github.com/mridgway/hoist-non-react-statics#readme",
  "keywords": [
    "react"
  ],
  "licenses": [
    {
      "type": "BSD",
      "url": "https://github.com/mridgway/hoist-non-react-statics/blob/master/LICENSE.md"
    }
  ],
  "main": "index.js",
  "maintainers": [
    {
      "email": "mcridgway@gmail.com",
      "name": "mridgway"
    }
  ],
  "name": "hoist-non-react-statics",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/mridgway/hoist-non-react-statics.git"
  },
  "scripts": {
    "cover": "node node_modules/istanbul/lib/cli.js cover --dir artifacts -- ./node_modules/mocha/bin/_mocha tests/unit/ --recursive --compilers js:babel/register --reporter spec",
    "lint": "eslint ./index.js",
    "test": "mocha tests/unit/ --recursive --compilers js:babel/register --reporter spec"
  },
  "version": "1.0.6"
}
