{
  "_args": [
    [
      "envify@^3.0.0",
      "/Users/nw/motion/packages/motion/node_modules/react"
    ]
  ],
  "_from": "envify@>=3.0.0 <4.0.0",
  "_id": "envify@3.4.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/envify",
  "_npmUser": {
    "email": "zertosh@gmail.com",
    "name": "zertosh"
  },
  "_npmVersion": "1.4.28",
  "_phantomChildren": {},
  "_requested": {
    "name": "envify",
    "raw": "envify@^3.0.0",
    "rawSpec": "^3.0.0",
    "scope": null,
    "spec": ">=3.0.0 <4.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/react"
  ],
  "_resolved": "https://registry.npmjs.org/envify/-/envify-3.4.0.tgz",
  "_shasum": "a0bed52222529076a02fabf6ce00eef42d7b6734",
  "_shrinkwrap": null,
  "_spec": "envify@^3.0.0",
  "_where": "/Users/nw/motion/packages/motion/node_modules/react",
  "author": {
    "email": "hughskennedy@gmail.com",
    "name": "Hugh Kennedy",
    "url": "http://hughskennedy.com/"
  },
  "bin": {
    "envify": "bin/envify"
  },
  "bugs": {
    "url": "https://github.com/hughsk/envify/issues"
  },
  "dependencies": {
    "jstransform": "^10.0.1",
    "through": "~2.3.4"
  },
  "description": "Selectively replace Node-style environment variables with plain strings.",
  "devDependencies": {
    "tap-spec": "^1.0.1",
    "tape": "~2.3.2"
  },
  "directories": {},
  "dist": {
    "shasum": "a0bed52222529076a02fabf6ce00eef42d7b6734",
    "tarball": "http://registry.npmjs.org/envify/-/envify-3.4.0.tgz"
  },
  "gitHead": "c42c2052e33f82b651a992686c3578639bf0339b",
  "homepage": "https://github.com/hughsk/envify",
  "keywords": [
    "browserify",
    "browserify-transform",
    "configuration",
    "environment",
    "source",
    "transform",
    "variables"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "hughsk",
      "email": "hughskennedy@gmail.com"
    },
    {
      "name": "zertosh",
      "email": "zertosh@gmail.com"
    }
  ],
  "name": "envify",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/hughsk/envify.git"
  },
  "scripts": {
    "test": "node test.js | tap-spec"
  },
  "version": "3.4.0"
}
