{
  "_args": [
    [
      "loose-envify@^1.0.0",
      "/Users/nw/motion/packages/motion/node_modules/fbjs"
    ]
  ],
  "_from": "loose-envify@>=1.0.0 <2.0.0",
  "_id": "loose-envify@1.1.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/loose-envify",
  "_nodeVersion": "4.1.2",
  "_npmUser": {
    "email": "zertosh@gmail.com",
    "name": "zertosh"
  },
  "_npmVersion": "2.14.4",
  "_phantomChildren": {},
  "_requested": {
    "name": "loose-envify",
    "raw": "loose-envify@^1.0.0",
    "rawSpec": "^1.0.0",
    "scope": null,
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/fbjs"
  ],
  "_resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.1.0.tgz",
  "_shasum": "527582d62cff4e04da3f9976c7110d3392ec7e0c",
  "_shrinkwrap": null,
  "_spec": "loose-envify@^1.0.0",
  "_where": "/Users/nw/motion/packages/motion/node_modules/fbjs",
  "author": {
    "email": "zertosh@gmail.com",
    "name": "Andres Suarez"
  },
  "bugs": {
    "url": "https://github.com/zertosh/loose-envify/issues"
  },
  "dependencies": {
    "js-tokens": "^1.0.1"
  },
  "description": "Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST",
  "devDependencies": {
    "browserify": "^11.0.1",
    "envify": "^3.4.0",
    "tap": "^1.4.0"
  },
  "directories": {},
  "dist": {
    "shasum": "527582d62cff4e04da3f9976c7110d3392ec7e0c",
    "tarball": "http://registry.npmjs.org/loose-envify/-/loose-envify-1.1.0.tgz"
  },
  "gitHead": "f536f4fdbde317d77827ac8655c6c8473928b9e1",
  "homepage": "https://github.com/zertosh/loose-envify",
  "keywords": [
    "browserify",
    "browserify-transform",
    "configuration",
    "environment",
    "source",
    "transform",
    "variables"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "zertosh",
      "email": "zertosh@gmail.com"
    }
  ],
  "name": "loose-envify",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/zertosh/loose-envify.git"
  },
  "scripts": {
    "test": "tap test/*.js"
  },
  "version": "1.1.0"
}
