{
  "_args": [
    [
      "esformatter-quotes@^1.0.0",
      "/usr/share/npm/node_modules/standard-format"
    ]
  ],
  "_from": "esformatter-quotes@>=1.0.0 <2.0.0",
  "_id": "esformatter-quotes@1.1.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/esformatter-quotes",
  "_nodeVersion": "4.2.1",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/esformatter-quotes-1.1.0.tgz_1465112539789_0.49227641010656953"
  },
  "_npmUser": {
    "email": "miller@millermedeiros.com",
    "name": "millermedeiros"
  },
  "_npmVersion": "2.14.7",
  "_phantomChildren": {},
  "_requested": {
    "name": "esformatter-quotes",
    "raw": "esformatter-quotes@^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-quotes/-/esformatter-quotes-1.1.0.tgz",
  "_shasum": "e22c6c445c7f306041d81c9b9e51fca6cbfaca82",
  "_shrinkwrap": null,
  "_spec": "esformatter-quotes@^1.0.0",
  "_where": "/usr/share/npm/node_modules/standard-format",
  "author": {
    "name": "Miller Medeiros",
    "url": "http://blog.millermedeiros.com"
  },
  "bugs": {
    "url": "https://github.com/millermedeiros/esformatter-quotes/issues"
  },
  "dependencies": {},
  "description": "esformatter plugin: enforces coding style that string literals are delimited with single or double quotes.",
  "devDependencies": {
    "chai": "^1.4",
    "esformatter": "^0.3.0",
    "mocha": "https://github.com/millermedeiros/mocha/tarball/latest"
  },
  "directories": {},
  "dist": {
    "shasum": "e22c6c445c7f306041d81c9b9e51fca6cbfaca82",
    "tarball": "https://registry.npmjs.org/esformatter-quotes/-/esformatter-quotes-1.1.0.tgz"
  },
  "gitHead": "93f1adc297cc74cb6dff5b7db0cecc322413afd6",
  "homepage": "https://github.com/millermedeiros/esformatter-quotes",
  "keywords": [
    "AST",
    "esformatter",
    "esformatter-plugin",
    "quotes",
    "string"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "millermedeiros",
      "email": "miller@millermedeiros.com"
    },
    {
      "name": "twolfson",
      "email": "todd@twolfson.com"
    }
  ],
  "name": "esformatter-quotes",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/millermedeiros/esformatter-quotes.git"
  },
  "scripts": {
    "test": "mocha --ui bdd --reporter spec test"
  },
  "version": "1.1.0"
}
