{
  "_args": [
    [
      "eslint-config-airbnb@^6.0.2",
      "/Users/nico/Documents/dhis/webapps/d2-ui"
    ]
  ],
  "_from": "eslint-config-airbnb@>=6.0.2 <7.0.0",
  "_id": "eslint-config-airbnb@6.2.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/eslint-config-airbnb",
  "_nodeVersion": "5.8.0",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/eslint-config-airbnb-6.2.0.tgz_1458714943938_0.12330376333557069"
  },
  "_npmUser": {
    "email": "ljharb@gmail.com",
    "name": "ljharb"
  },
  "_npmVersion": "3.7.3",
  "_phantomChildren": {},
  "_requested": {
    "name": "eslint-config-airbnb",
    "raw": "eslint-config-airbnb@^6.0.2",
    "rawSpec": "^6.0.2",
    "scope": null,
    "spec": ">=6.0.2 <7.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/eslint-config-airbnb/-/eslint-config-airbnb-6.2.0.tgz",
  "_shasum": "4a28196aa4617de01b8c914e992a82e5d0886a6e",
  "_shrinkwrap": null,
  "_spec": "eslint-config-airbnb@^6.0.2",
  "_where": "/Users/nico/Documents/dhis/webapps/d2-ui",
  "author": {
    "name": "Jake Teton-Landis",
    "url": "https://twitter.com/@jitl"
  },
  "bugs": {
    "url": "https://github.com/airbnb/javascript/issues"
  },
  "contributors": [
    {
      "name": "Jake Teton-Landis",
      "url": "https://twitter.com/jitl"
    },
    {
      "email": "ljharb@gmail.com",
      "name": "Jordan Harband",
      "url": "http://ljharb.codes"
    },
    {
      "name": "Harrison Shoff",
      "url": "https://twitter.com/hshoff"
    }
  ],
  "dependencies": {},
  "description": "Airbnb's ESLint config, following our styleguide",
  "devDependencies": {
    "babel-tape-runner": "^1.3.1",
    "eslint": "^2.4.0",
    "eslint-plugin-react": "^4.2.1",
    "parallelshell": "^2.0.0",
    "react": "^0.14.7",
    "tape": "^4.5.1"
  },
  "directories": {},
  "dist": {
    "shasum": "4a28196aa4617de01b8c914e992a82e5d0886a6e",
    "tarball": "https://registry.npmjs.org/eslint-config-airbnb/-/eslint-config-airbnb-6.2.0.tgz"
  },
  "homepage": "https://github.com/airbnb/javascript",
  "keywords": [
    "eslint",
    "eslintconfig",
    "config",
    "airbnb",
    "javascript",
    "styleguide"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "email": "jordan.harband+npm@airbnb.com",
      "name": "airbnb"
    },
    {
      "email": "just.1.jake@gmail.com",
      "name": "jitl"
    },
    {
      "email": "ljharb@gmail.com",
      "name": "ljharb"
    }
  ],
  "name": "eslint-config-airbnb",
  "optionalDependencies": {},
  "peerDependencies": {
    "eslint": "^2.4.0",
    "eslint-plugin-react": "^4.2.3"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/airbnb/javascript.git"
  },
  "scripts": {
    "lint": "eslint .",
    "test": "parallelshell 'npm run lint' 'npm run tests-only'",
    "tests-only": "babel-tape-runner ./test/test-*.js"
  },
  "version": "6.2.0"
}
