{
  "_args": [
    [
      "eslint-config-dhis2@^2.0.2",
      "/Users/nico/Documents/dhis/webapps/d2-ui"
    ]
  ],
  "_from": "eslint-config-dhis2@>=2.0.2 <3.0.0",
  "_id": "eslint-config-dhis2@2.0.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/eslint-config-dhis2",
  "_nodeVersion": "5.6.0",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/eslint-config-dhis2-2.0.2.tgz_1457950376920_0.9318393238354474"
  },
  "_npmUser": {
    "email": "mark@thedutchies.com",
    "name": "mpolak"
  },
  "_npmVersion": "3.8.0",
  "_phantomChildren": {},
  "_requested": {
    "name": "eslint-config-dhis2",
    "raw": "eslint-config-dhis2@^2.0.2",
    "rawSpec": "^2.0.2",
    "scope": null,
    "spec": ">=2.0.2 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/eslint-config-dhis2/-/eslint-config-dhis2-2.0.2.tgz",
  "_shasum": "0632b11d98b0bb518e6b185f9687b78a3358669e",
  "_shrinkwrap": null,
  "_spec": "eslint-config-dhis2@^2.0.2",
  "_where": "/Users/nico/Documents/dhis/webapps/d2-ui",
  "author": {
    "name": "Mark Polak"
  },
  "bugs": {
    "url": "https://github.com/dhis2/eslint-config-dhis2/issues"
  },
  "dependencies": {
    "eslint-config-airbnb": "6.0.2",
    "lodash.assign": "^4.0.4",
    "strip-json-comments": "2.0.1"
  },
  "description": "ESLint config for DHIS2 JS projects, based on AirBnB's eslint config",
  "devDependencies": {
    "eslint": "^2.4.0",
    "eslint-plugin-react": "^4.1.0"
  },
  "directories": {},
  "dist": {
    "shasum": "0632b11d98b0bb518e6b185f9687b78a3358669e",
    "tarball": "http://registry.npmjs.org/eslint-config-dhis2/-/eslint-config-dhis2-2.0.2.tgz"
  },
  "gitHead": "0951eefbbe3155e23d75d06acdb3dc8f3f4f8143",
  "homepage": "https://github.com/dhis2/eslint-config-dhis2#readme",
  "keywords": [
    "ESLint",
    "JS",
    "DHIS2",
    "HISP",
    "Javascript"
  ],
  "license": "BSD-3-Clause",
  "main": "index.js",
  "maintainers": [
    {
      "email": "mark@thedutchies.com",
      "name": "mpolak"
    }
  ],
  "name": "eslint-config-dhis2",
  "optionalDependencies": {},
  "peerDependencies": {
    "eslint": "^2.4.0",
    "eslint-plugin-react": "^4.1.0"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dhis2/eslint-config-dhis2.git"
  },
  "scripts": {
    "test": "npm test"
  },
  "version": "2.0.2"
}
