{
  "_args": [
    [
      "rocambole@^0.3.6",
      "/usr/share/npm/node_modules/esformatter-literal-notation"
    ]
  ],
  "_from": "rocambole@>=0.3.6 <0.4.0",
  "_id": "rocambole@0.3.6",
  "_inCache": true,
  "_installable": true,
  "_location": "/esformatter-literal-notation/rocambole",
  "_npmUser": {
    "email": "miller@millermedeiros.com",
    "name": "millermedeiros"
  },
  "_npmVersion": "1.4.3",
  "_phantomChildren": {},
  "_requested": {
    "name": "rocambole",
    "raw": "rocambole@^0.3.6",
    "rawSpec": "^0.3.6",
    "scope": null,
    "spec": ">=0.3.6 <0.4.0",
    "type": "range"
  },
  "_requiredBy": [
    "/esformatter-literal-notation"
  ],
  "_resolved": "https://registry.npmjs.org/rocambole/-/rocambole-0.3.6.tgz",
  "_shasum": "4debbf5943144bc7b6006d95be8facc0b74352a7",
  "_shrinkwrap": null,
  "_spec": "rocambole@^0.3.6",
  "_where": "/usr/share/npm/node_modules/esformatter-literal-notation",
  "author": {
    "email": "http://blog.millermedeiros.com",
    "name": "Miller Medeiros"
  },
  "bugs": {
    "url": "https://github.com/millermedeiros/rocambole/issues"
  },
  "dependencies": {
    "esprima": "~1.0"
  },
  "description": "Recursively walk and transform EcmaScript AST",
  "devDependencies": {
    "expect.js": "0.2",
    "istanbul": "~0.1.23",
    "mocha": "~1.7"
  },
  "directories": {
    "test": "test"
  },
  "dist": {
    "shasum": "4debbf5943144bc7b6006d95be8facc0b74352a7",
    "tarball": "https://registry.npmjs.org/rocambole/-/rocambole-0.3.6.tgz"
  },
  "homepage": "https://github.com/millermedeiros/rocambole",
  "keywords": [
    "ast",
    "burrito",
    "esprima",
    "falafel",
    "source",
    "syntax",
    "traversal",
    "tree",
    "walk"
  ],
  "license": "MIT",
  "main": "rocambole.js",
  "maintainers": [
    {
      "name": "millermedeiros",
      "email": "miller@millermedeiros.com"
    }
  ],
  "name": "rocambole",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/millermedeiros/rocambole.git"
  },
  "scripts": {
    "test": "istanbul test test/runner.js"
  },
  "version": "0.3.6"
}
