{
  "_args": [
    [
      "case-sensitive-paths-webpack-plugin@1.1.3",
      "/private/var/folders/r7/gprf9yt17mb3jzxw__8pqhb00000gn/T/tmp.7AUjthFu"
    ]
  ],
  "_from": "case-sensitive-paths-webpack-plugin@1.1.3",
  "_id": "case-sensitive-paths-webpack-plugin@1.1.3",
  "_inCache": true,
  "_installable": true,
  "_location": "/case-sensitive-paths-webpack-plugin",
  "_nodeVersion": "6.3.1",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/case-sensitive-paths-webpack-plugin-1.1.3.tgz_1470660446271_0.06712348503060639"
  },
  "_npmUser": {
    "email": "urthen@gmail.com",
    "name": "urthen"
  },
  "_npmVersion": "3.10.3",
  "_phantomChildren": {},
  "_requested": {
    "name": "case-sensitive-paths-webpack-plugin",
    "raw": "case-sensitive-paths-webpack-plugin@1.1.3",
    "rawSpec": "1.1.3",
    "scope": null,
    "spec": "1.1.3",
    "type": "version"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/case-sensitive-paths-webpack-plugin/-/case-sensitive-paths-webpack-plugin-1.1.3.tgz",
  "_shasum": "7ec42bf899a868a5e38021604049f59fef90e9cb",
  "_shrinkwrap": null,
  "_spec": "case-sensitive-paths-webpack-plugin@1.1.3",
  "_where": "/private/var/folders/r7/gprf9yt17mb3jzxw__8pqhb00000gn/T/tmp.7AUjthFu",
  "author": {
    "name": "Michael Pratt"
  },
  "bugs": {
    "url": "https://github.com/Urthen/case-sensitive-paths-webpack-plugin/issues"
  },
  "dependencies": {},
  "description": "Enforces module path case sensitivity in Webpack",
  "devDependencies": {
    "mocha": "^3.0.1",
    "webpack": "^1.13.1"
  },
  "directories": {},
  "dist": {
    "shasum": "7ec42bf899a868a5e38021604049f59fef90e9cb",
    "tarball": "https://registry.npmjs.org/case-sensitive-paths-webpack-plugin/-/case-sensitive-paths-webpack-plugin-1.1.3.tgz"
  },
  "gitHead": "21390e1d25ff9ed46229fb0541329e753a1f3410",
  "homepage": "https://github.com/Urthen/case-sensitive-paths-webpack-plugin#readme",
  "keywords": [
    "case sensitive",
    "import",
    "plugin",
    "require",
    "webpack"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "urthen",
      "email": "urthen@gmail.com"
    }
  ],
  "name": "case-sensitive-paths-webpack-plugin",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Urthen/case-sensitive-paths-webpack-plugin.git"
  },
  "scripts": {
    "test": "mocha test/"
  },
  "version": "1.1.3"
}
