{
  "_args": [
    [
      "babel-plugin-constant-folding@^1.0.1",
      "/Users/nw/motion/packages/motion/node_modules/flint-babel-core"
    ]
  ],
  "_from": "babel-plugin-constant-folding@>=1.0.1 <2.0.0",
  "_id": "babel-plugin-constant-folding@1.0.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/babel-plugin-constant-folding",
  "_nodeVersion": "2.0.0",
  "_npmUser": {
    "email": "sebmck@gmail.com",
    "name": "sebmck"
  },
  "_npmVersion": "2.9.0",
  "_phantomChildren": {},
  "_requested": {
    "name": "babel-plugin-constant-folding",
    "raw": "babel-plugin-constant-folding@^1.0.1",
    "rawSpec": "^1.0.1",
    "scope": null,
    "spec": ">=1.0.1 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/flint-babel-core"
  ],
  "_resolved": "https://registry.npmjs.org/babel-plugin-constant-folding/-/babel-plugin-constant-folding-1.0.1.tgz",
  "_shasum": "8361d364c98e449c3692bdba51eff0844290aa8e",
  "_shrinkwrap": null,
  "_spec": "babel-plugin-constant-folding@^1.0.1",
  "_where": "/Users/nw/motion/packages/motion/node_modules/flint-babel-core",
  "bugs": {
    "url": "https://github.com/babel-plugins/babel-plugin-constant-folding/issues"
  },
  "dependencies": {},
  "description": "Compile static constants (ie. code that we can statically determine to be constant at runtime)",
  "devDependencies": {
    "babel": "^5.6.0"
  },
  "directories": {},
  "dist": {
    "shasum": "8361d364c98e449c3692bdba51eff0844290aa8e",
    "tarball": "http://registry.npmjs.org/babel-plugin-constant-folding/-/babel-plugin-constant-folding-1.0.1.tgz"
  },
  "gitHead": "13140f3f8cb59e6faddb68c9170e86faff85febf",
  "homepage": "https://github.com/babel-plugins/babel-plugin-constant-folding#readme",
  "keywords": [
    "babel-plugin"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "maintainers": [
    {
      "name": "sebmck",
      "email": "sebmck@gmail.com"
    }
  ],
  "name": "babel-plugin-constant-folding",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/babel-plugins/babel-plugin-constant-folding.git"
  },
  "scripts": {
    "build": "babel-plugin build",
    "push": "babel-plugin publish",
    "test": "babel-plugin test"
  },
  "version": "1.0.1"
}
