{
  "_args": [
    [
      "rocambole-indent@^2.0.4",
      "/usr/share/npm/node_modules/esformatter"
    ]
  ],
  "_from": "rocambole-indent@>=2.0.4 <3.0.0",
  "_id": "rocambole-indent@2.0.4",
  "_inCache": true,
  "_installable": true,
  "_location": "/rocambole-indent",
  "_nodeVersion": "0.12.0",
  "_npmUser": {
    "email": "miller@millermedeiros.com",
    "name": "millermedeiros"
  },
  "_npmVersion": "2.7.5",
  "_phantomChildren": {
    "ms": "2.0.0"
  },
  "_requested": {
    "name": "rocambole-indent",
    "raw": "rocambole-indent@^2.0.4",
    "rawSpec": "^2.0.4",
    "scope": null,
    "spec": ">=2.0.4 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/esformatter"
  ],
  "_resolved": "https://registry.npmjs.org/rocambole-indent/-/rocambole-indent-2.0.4.tgz",
  "_shasum": "a18a24977ca0400b861daa4631e861dcb52d085c",
  "_shrinkwrap": null,
  "_spec": "rocambole-indent@^2.0.4",
  "_where": "/usr/share/npm/node_modules/esformatter",
  "author": {
    "email": "http://millermedeiros.com",
    "name": "Miller Medeiros",
    "url": "contact@millermedeiros.com"
  },
  "bugs": {
    "url": "https://github.com/millermedeiros/rocambole-indent/issues"
  },
  "dependencies": {
    "debug": "^2.1.3",
    "mout": "^0.11.0",
    "rocambole-token": "^1.2.1"
  },
  "description": "helpers for rocambole AST indentation",
  "devDependencies": {
    "disparity": "^2.0.0",
    "rocambole": "^0.5.1"
  },
  "directories": {},
  "dist": {
    "shasum": "a18a24977ca0400b861daa4631e861dcb52d085c",
    "tarball": "https://registry.npmjs.org/rocambole-indent/-/rocambole-indent-2.0.4.tgz"
  },
  "gitHead": "c3e41b175da3b964814b0214df96d507e0bd4128",
  "homepage": "https://github.com/millermedeiros/rocambole-indent",
  "jshintConfig": {
    "eqnull": true,
    "node": true
  },
  "keywords": [
    "ast",
    "esformatter",
    "indent",
    "rocambole"
  ],
  "license": "MIT",
  "main": "rocambole-indent.js",
  "maintainers": [
    {
      "name": "millermedeiros",
      "email": "miller@millermedeiros.com"
    }
  ],
  "name": "rocambole-indent",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/millermedeiros/rocambole-indent.git"
  },
  "scripts": {
    "test": "node test/runner.js"
  },
  "version": "2.0.4"
}
