{
  "_args": [
    [
      "stylus-loader@3.0.2",
      "/var/www/html/isbn/resources/angular-app/node_modules/@angular-devkit/build-angular"
    ]
  ],
  "_from": "stylus-loader@3.0.2",
  "_id": "stylus-loader@3.0.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/stylus-loader",
  "_nodeVersion": "8.5.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/stylus-loader_3.0.2_1519607298466_0.9278873489227055"
  },
  "_npmUser": {
    "email": "kyle@dontkry.com",
    "name": "shama"
  },
  "_npmVersion": "5.5.1",
  "_phantomChildren": {},
  "_requested": {
    "name": "stylus-loader",
    "raw": "stylus-loader@3.0.2",
    "rawSpec": "3.0.2",
    "scope": null,
    "spec": "3.0.2",
    "type": "version"
  },
  "_requiredBy": [
    "/@angular-devkit/build-angular"
  ],
  "_resolved": "https://registry.npmjs.org/stylus-loader/-/stylus-loader-3.0.2.tgz",
  "_shasum": "27a706420b05a38e038e7cacb153578d450513c6",
  "_shrinkwrap": null,
  "_spec": "stylus-loader@3.0.2",
  "_where": "/var/www/html/isbn/resources/angular-app/node_modules/@angular-devkit/build-angular",
  "author": {
    "email": "kyle@dontkry.com",
    "name": "Kyle Robinson Young",
    "url": "http://dontkry.com"
  },
  "bugs": {
    "url": "https://github.com/shama/stylus-loader/issues"
  },
  "dependencies": {
    "loader-utils": "^1.0.2",
    "lodash.clonedeep": "^4.5.0",
    "when": "~3.6.x"
  },
  "description": "Stylus loader for webpack",
  "devDependencies": {
    "benchmark": "^1.0.0",
    "css-loader": "^0.14.0",
    "mocha": "~2.1.0",
    "mocha-loader": "^1.0.0",
    "nib": "^1.0.4",
    "node-libs-browser": "^0.5.2",
    "raw-loader": "~0.5.1",
    "should": "~4.6.1",
    "style-loader": "^0.12.2",
    "stylus": ">=0.52.4",
    "testem": "^0.8.3",
    "webpack": "^2.2.0",
    "webpack-dev-server": "^2.0.0"
  },
  "directories": {},
  "dist": {
    "fileCount": 8,
    "integrity": "sha512-+VomPdZ6a0razP+zinir61yZgpw2NfljeSsdUF5kJuEzlo3khXhY19Fn6l8QQz1GRJGtMCo8nG5C04ePyV7SUA==",
    "shasum": "27a706420b05a38e038e7cacb153578d450513c6",
    "tarball": "https://registry.npmjs.org/stylus-loader/-/stylus-loader-3.0.2.tgz",
    "unpackedSize": 36884
  },
  "files": [
    "index.js",
    "lib/"
  ],
  "gitHead": "5258d97e2ae2b1bcdfbc1b382afbff937ee656d9",
  "homepage": "https://github.com/shama/stylus-loader#readme",
  "keywords": [
    "loader",
    "stylus",
    "webpack"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "mzgoddard",
      "email": "mzgoddard@gmail.com"
    },
    {
      "name": "shama",
      "email": "kyle@dontkry.com"
    }
  ],
  "name": "stylus-loader",
  "optionalDependencies": {},
  "peerDependencies": {
    "stylus": ">=0.52.4"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/shama/stylus-loader.git"
  },
  "scripts": {
    "test": "testem ci",
    "test-build": "webpack --config test/webpack.config.js --output-path=test/tmp --output-filename=bundle.js",
    "test-dev": "testem -l firefox",
    "test-one": "testem ci -l firefox"
  },
  "version": "3.0.2"
}
