{
  "_args": [
    [
      "script-loader@0.7.2",
      "/home/dianasoft/public_html"
    ]
  ],
  "_development": true,
  "_from": "script-loader@0.7.2",
  "_id": "script-loader@0.7.2",
  "_inBundle": false,
  "_integrity": "sha512-UMNLEvgOAQuzK8ji8qIscM3GIrRCWN6MmMXGD4SD5l6cSycgGsCo0tX5xRnfQcoghqct0tjHjcykgI1PyBE2aA==",
  "_location": "/script-loader",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "script-loader@0.7.2",
    "name": "script-loader",
    "escapedName": "script-loader",
    "rawSpec": "0.7.2",
    "saveSpec": null,
    "fetchSpec": "0.7.2"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/script-loader/-/script-loader-0.7.2.tgz",
  "_spec": "0.7.2",
  "_where": "/home/dianasoft/public_html",
  "author": {
    "name": "Tobias Koppers @sokra"
  },
  "bugs": {
    "url": "https://github.com/webpack/script-loader/issues"
  },
  "dependencies": {
    "raw-loader": "~0.5.1"
  },
  "description": "script loader module for webpack",
  "devDependencies": {
    "standard-version": "^4.2.0"
  },
  "homepage": "https://github.com/webpack/script-loader",
  "license": "MIT",
  "name": "script-loader",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/webpack-contrib/script-loader.git"
  },
  "scripts": {
    "release": "standard-version"
  },
  "version": "0.7.2"
}
