{
  "_args": [
    [
      "esformatter-spaced-lined-comment@^2.0.0",
      "/usr/share/npm/node_modules/standard-format"
    ]
  ],
  "_from": "esformatter-spaced-lined-comment@>=2.0.0 <3.0.0",
  "_id": "esformatter-spaced-lined-comment@2.0.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/esformatter-spaced-lined-comment",
  "_nodeVersion": "0.12.0",
  "_npmUser": {
    "email": "offler@gmail.com",
    "name": "briandipalma"
  },
  "_npmVersion": "2.6.0",
  "_phantomChildren": {},
  "_requested": {
    "name": "esformatter-spaced-lined-comment",
    "raw": "esformatter-spaced-lined-comment@^2.0.0",
    "rawSpec": "^2.0.0",
    "scope": null,
    "spec": ">=2.0.0 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/standard-format"
  ],
  "_resolved": "https://registry.npmjs.org/esformatter-spaced-lined-comment/-/esformatter-spaced-lined-comment-2.0.1.tgz",
  "_shasum": "dc5f3407f93c295e1e56446bd344560da5e6dcac",
  "_shrinkwrap": null,
  "_spec": "esformatter-spaced-lined-comment@^2.0.0",
  "_where": "/usr/share/npm/node_modules/standard-format",
  "author": {
    "name": "Brian Di Palma"
  },
  "bugs": {
    "url": "https://github.com/briandipalma/esformatter-spaced-lined-comment/issues"
  },
  "dependencies": {},
  "description": "esformatter plugin for adding a space as the first character in a line comment",
  "devDependencies": {
    "esformatter": "^0.4.3",
    "eslint": "^0.15.0",
    "mocha": "^2.1.0"
  },
  "directories": {},
  "dist": {
    "shasum": "dc5f3407f93c295e1e56446bd344560da5e6dcac",
    "tarball": "https://registry.npmjs.org/esformatter-spaced-lined-comment/-/esformatter-spaced-lined-comment-2.0.1.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "cda9c05491f7c460f4d02c11bacfa4733066c329",
  "homepage": "https://github.com/briandipalma/esformatter-spaced-lined-comment",
  "keywords": [
    "esformatter",
    "plugin"
  ],
  "license": "ISC",
  "main": "index.js",
  "maintainers": [
    {
      "name": "briandipalma",
      "email": "offler@gmail.com"
    }
  ],
  "name": "esformatter-spaced-lined-comment",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/briandipalma/esformatter-spaced-lined-comment.git"
  },
  "scripts": {
    "build": "npm run lint && npm run test",
    "lint": "eslint *.js",
    "test": "mocha"
  },
  "version": "2.0.1"
}
