{
  "_args": [
    [
      "standard@5.3.1",
      "/usr/share/npm"
    ]
  ],
  "_from": "standard@5.3.1",
  "_id": "standard@5.3.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/standard",
  "_nodeVersion": "4.1.0",
  "_npmUser": {
    "email": "feross@feross.org",
    "name": "feross"
  },
  "_npmVersion": "2.14.3",
  "_phantomChildren": {},
  "_requested": {
    "name": "standard",
    "raw": "standard@5.3.1",
    "rawSpec": "5.3.1",
    "scope": null,
    "spec": "5.3.1",
    "type": "version"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/standard/-/standard-5.3.1.tgz",
  "_shasum": "fc9f3d016b93c411706a47e47523bae3d2e4f523",
  "_shrinkwrap": null,
  "_spec": "standard@5.3.1",
  "_where": "/usr/share/npm",
  "author": {
    "email": "feross@feross.org",
    "name": "Feross Aboukhadijeh",
    "url": "http://feross.org/"
  },
  "bin": {
    "standard": "./bin/cmd.js"
  },
  "bugs": {
    "url": "https://github.com/feross/standard/issues"
  },
  "dependencies": {
    "eslint-config-standard": "4.4.0",
    "eslint-config-standard-react": "1.1.0",
    "eslint-plugin-react": "3.4.2",
    "eslint-plugin-standard": "1.3.1",
    "standard-engine": "^2.0.4",
    "standard-format": "^1.3.3"
  },
  "description": "JavaScript Standard Style",
  "devDependencies": {
    "mkdirp": "^0.5.0",
    "run-parallel-limit": "^1.0.1",
    "standard-packages": "^1.2.0",
    "tape": "^4.0.0",
    "xtend": "^4.0.0"
  },
  "directories": {},
  "dist": {
    "shasum": "fc9f3d016b93c411706a47e47523bae3d2e4f523",
    "tarball": "https://registry.npmjs.org/standard/-/standard-5.3.1.tgz"
  },
  "gitHead": "739f0a95146cc23773f95e7200ff5b5a321044d6",
  "homepage": "https://github.com/feross/standard",
  "keywords": [
    "JavaScript Standard Style",
    "check",
    "checker",
    "code",
    "code checker",
    "code linter",
    "code standards",
    "code style",
    "enforce",
    "eslint",
    "hint",
    "jscs",
    "jshint",
    "lint",
    "policy",
    "quality",
    "simple",
    "standard",
    "standard style",
    "style",
    "style checker",
    "style linter",
    "verify"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "dcousens",
      "email": "email@dcousens.com"
    },
    {
      "name": "dcposch",
      "email": "dcposch@dcpos.ch"
    },
    {
      "name": "feross",
      "email": "feross@feross.org"
    },
    {
      "name": "flet",
      "email": "flettre@gmail.com"
    },
    {
      "name": "jprichardson",
      "email": "jprichardson@gmail.com"
    },
    {
      "name": "mafintosh",
      "email": "mathiasbuus@gmail.com"
    },
    {
      "name": "maxogden",
      "email": "max@maxogden.com"
    },
    {
      "name": "othiym23",
      "email": "ogd@aoaioxxysz.net"
    },
    {
      "name": "watson",
      "email": "w@tson.dk"
    }
  ],
  "name": "standard",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/feross/standard.git"
  },
  "scripts": {
    "test": "node ./bin/cmd.js && tape test/*.js",
    "test-quick": "node ./bin/cmd.js"
  },
  "version": "5.3.1"
}
