{
  "_args": [
    [
      "esformatter-eol-last@^1.0.0",
      "/usr/share/npm/node_modules/standard-format"
    ]
  ],
  "_from": "esformatter-eol-last@>=1.0.0 <2.0.0",
  "_id": "esformatter-eol-last@1.0.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/esformatter-eol-last",
  "_nodeVersion": "0.10.31",
  "_npmUser": {
    "email": "offler@gmail.com",
    "name": "briandipalma"
  },
  "_npmVersion": "2.1.4",
  "_phantomChildren": {},
  "_requested": {
    "name": "esformatter-eol-last",
    "raw": "esformatter-eol-last@^1.0.0",
    "rawSpec": "^1.0.0",
    "scope": null,
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/standard-format"
  ],
  "_resolved": "https://registry.npmjs.org/esformatter-eol-last/-/esformatter-eol-last-1.0.0.tgz",
  "_shasum": "45a78ff4622b1d49e44f56b49905766a63290c07",
  "_shrinkwrap": null,
  "_spec": "esformatter-eol-last@^1.0.0",
  "_where": "/usr/share/npm/node_modules/standard-format",
  "author": "",
  "bugs": {
    "url": "https://github.com/briandipalma/esformatter-eol-last/issues"
  },
  "dependencies": {
    "string.prototype.endswith": "^0.2.0"
  },
  "description": "Adds a newline to the end of esformatter output. Will not add newline is the output ends in a newline already.",
  "devDependencies": {
    "mocha": "^2.0.1"
  },
  "directories": {},
  "dist": {
    "shasum": "45a78ff4622b1d49e44f56b49905766a63290c07",
    "tarball": "https://registry.npmjs.org/esformatter-eol-last/-/esformatter-eol-last-1.0.0.tgz"
  },
  "gitHead": "e7ad010b07606ab510b38c3f7f13bfcad5edabfb",
  "homepage": "https://github.com/briandipalma/esformatter-eol-last",
  "license": "ISC",
  "main": "index.js",
  "maintainers": [
    {
      "name": "briandipalma",
      "email": "offler@gmail.com"
    }
  ],
  "name": "esformatter-eol-last",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/briandipalma/esformatter-eol-last.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "1.0.0"
}
