{
  "_args": [
    [
      "loader-utils@1.1.0",
      "/var/www/html/isbn/resources/angular-app/node_modules/@angular-devkit/build-angular"
    ]
  ],
  "_from": "loader-utils@1.1.0",
  "_id": "loader-utils@1.1.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/loader-utils",
  "_nodeVersion": "7.7.3",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/loader-utils-1.1.0.tgz_1489673126296_0.2887681087013334"
  },
  "_npmUser": {
    "email": "mail@johannesewald.de",
    "name": "jhnns"
  },
  "_npmVersion": "4.1.2",
  "_phantomChildren": {},
  "_requested": {
    "name": "loader-utils",
    "raw": "loader-utils@1.1.0",
    "rawSpec": "1.1.0",
    "scope": null,
    "spec": "1.1.0",
    "type": "version"
  },
  "_requiredBy": [
    "/@angular-devkit/build-angular",
    "/@angular-devkit/build-optimizer",
    "/copy-webpack-plugin",
    "/file-loader",
    "/istanbul-instrumenter-loader",
    "/less-loader",
    "/mini-css-extract-plugin",
    "/postcss-loader",
    "/sass-loader",
    "/source-map-loader",
    "/style-loader",
    "/stylus-loader",
    "/webpack"
  ],
  "_resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-1.1.0.tgz",
  "_shasum": "c98aef488bcceda2ffb5e2de646d6a754429f5cd",
  "_shrinkwrap": null,
  "_spec": "loader-utils@1.1.0",
  "_where": "/var/www/html/isbn/resources/angular-app/node_modules/@angular-devkit/build-angular",
  "author": {
    "name": "Tobias Koppers @sokra"
  },
  "bugs": {
    "url": "https://github.com/webpack/loader-utils/issues"
  },
  "dependencies": {
    "big.js": "^3.1.3",
    "emojis-list": "^2.0.0",
    "json5": "^0.5.0"
  },
  "description": "utils for webpack loaders",
  "devDependencies": {
    "coveralls": "^2.11.2",
    "eslint": "^3.15.0",
    "eslint-plugin-node": "^4.0.1",
    "istanbul": "^0.3.14",
    "mocha": "^1.21.4",
    "standard-version": "^4.0.0"
  },
  "directories": {},
  "dist": {
    "shasum": "c98aef488bcceda2ffb5e2de646d6a754429f5cd",
    "tarball": "https://registry.npmjs.org/loader-utils/-/loader-utils-1.1.0.tgz"
  },
  "engines": {
    "node": ">=4.0.0"
  },
  "files": [
    "lib"
  ],
  "gitHead": "a5602addda0c5e98e70d067b8dd050d5e4153f1d",
  "homepage": "https://github.com/webpack/loader-utils#readme",
  "license": "MIT",
  "main": "lib/index.js",
  "maintainers": [
    {
      "name": "jhnns",
      "email": "mail@johannesewald.de"
    },
    {
      "name": "sokra",
      "email": "tobias.koppers@googlemail.com"
    }
  ],
  "name": "loader-utils",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/webpack/loader-utils.git"
  },
  "scripts": {
    "cover": "istanbul cover -x *.runtime.js node_modules/mocha/bin/_mocha",
    "lint": "eslint lib test",
    "posttest": "npm run lint",
    "release": "npm test && standard-version",
    "test": "mocha",
    "travis": "npm run cover -- --report lcovonly"
  },
  "version": "1.1.0"
}
