{
  "_args": [
    [
      "standard-engine@^2.0.4",
      "/usr/share/npm/node_modules/standard"
    ]
  ],
  "_from": "standard-engine@>=2.0.4 <3.0.0",
  "_id": "standard-engine@2.2.5",
  "_inCache": true,
  "_installable": true,
  "_location": "/standard-engine",
  "_nodeVersion": "4.2.2",
  "_npmUser": {
    "email": "flettre@gmail.com",
    "name": "flet"
  },
  "_npmVersion": "3.3.12",
  "_phantomChildren": {},
  "_requested": {
    "name": "standard-engine",
    "raw": "standard-engine@^2.0.4",
    "rawSpec": "^2.0.4",
    "scope": null,
    "spec": ">=2.0.4 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/standard"
  ],
  "_resolved": "https://registry.npmjs.org/standard-engine/-/standard-engine-2.2.5.tgz",
  "_shasum": "a2b9d4419f648a221b8d17823fb745406f37c34e",
  "_shrinkwrap": null,
  "_spec": "standard-engine@^2.0.4",
  "_where": "/usr/share/npm/node_modules/standard",
  "author": {
    "email": "flettre@gmail.com",
    "name": "Dan Flettre",
    "url": "http://twitter.com/flettre/"
  },
  "bugs": {
    "url": "https://github.com/flet/standard-engine/issues"
  },
  "dependencies": {
    "defaults": "^1.0.2",
    "deglob": "^1.0.0",
    "dezalgo": "^1.0.2",
    "eslint": "1.9.0",
    "find-root": "^0.1.1",
    "get-stdin": "^4.0.1",
    "minimist": "^1.1.0",
    "multiline": "^1.0.2",
    "pkg-config": "^1.0.1",
    "xtend": "^4.0.0"
  },
  "description": "Wrap your standards in a tortilla and cover it in special sauce.",
  "devDependencies": {
    "eslint-config-standard": "^4.0.0",
    "eslint-config-standard-react": "^1.2.0",
    "eslint-plugin-react": "^3.2.0",
    "eslint-plugin-standard": "^1.1.0",
    "mkdirp": "^0.5.0",
    "run-parallel-limit": "^1.0.1",
    "standard": "*",
    "standard-packages": "^1.2.0",
    "tape": "^4.0.0"
  },
  "directories": {},
  "dist": {
    "shasum": "a2b9d4419f648a221b8d17823fb745406f37c34e",
    "tarball": "https://registry.npmjs.org/standard-engine/-/standard-engine-2.2.5.tgz"
  },
  "gitHead": "79c70c2829d64a0a8635fba33a4ee5287d5de9fe",
  "homepage": "https://github.com/flet/standard-engine",
  "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-engine",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/flet/standard-engine.git"
  },
  "scripts": {
    "test": "standard && tape test/clone.js && tape test/api.js"
  },
  "version": "2.2.5"
}
