{
  "_args": [
    [
      {
        "raw": "last-call-webpack-plugin@^3.0.0",
        "scope": null,
        "escapedName": "last-call-webpack-plugin",
        "name": "last-call-webpack-plugin",
        "rawSpec": "^3.0.0",
        "spec": ">=3.0.0 <4.0.0",
        "type": "range"
      },
      "/var/www/html/ims/node_modules/optimize-css-assets-webpack-plugin"
    ]
  ],
  "_from": "last-call-webpack-plugin@>=3.0.0 <4.0.0",
  "_id": "last-call-webpack-plugin@3.0.0",
  "_inCache": true,
  "_location": "/last-call-webpack-plugin",
  "_nodeVersion": "8.9.4",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/last-call-webpack-plugin_3.0.0_1520186835933_0.0371302098818882"
  },
  "_npmUser": {
    "name": "nmfr",
    "email": "nunomr@gmail.com"
  },
  "_npmVersion": "5.6.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "last-call-webpack-plugin@^3.0.0",
    "scope": null,
    "escapedName": "last-call-webpack-plugin",
    "name": "last-call-webpack-plugin",
    "rawSpec": "^3.0.0",
    "spec": ">=3.0.0 <4.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/optimize-css-assets-webpack-plugin"
  ],
  "_resolved": "https://registry.npmjs.org/last-call-webpack-plugin/-/last-call-webpack-plugin-3.0.0.tgz",
  "_shasum": "9742df0e10e3cf46e5c0381c2de90d3a7a2d7555",
  "_shrinkwrap": null,
  "_spec": "last-call-webpack-plugin@^3.0.0",
  "_where": "/var/www/html/ims/node_modules/optimize-css-assets-webpack-plugin",
  "author": {
    "name": "Nuno Rodrigues"
  },
  "bugs": {
    "url": "https://github.com/NMFR/last-call-webpack-plugin/issues"
  },
  "dependencies": {
    "lodash": "^4.17.5",
    "webpack-sources": "^1.1.0"
  },
  "description": "A Webpack plugin that allows to transform \\ modify assets just before Webpack emits them.",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "integrity": "sha512-7KI2l2GIZa9p2spzPIVZBYyNKkN+e/SQPpnjlTiPhdbDW3F86tdKKELxKpzJ5sgU19wQWsACULZmpTPYHeWO5w==",
    "shasum": "9742df0e10e3cf46e5c0381c2de90d3a7a2d7555",
    "tarball": "https://registry.npmjs.org/last-call-webpack-plugin/-/last-call-webpack-plugin-3.0.0.tgz",
    "fileCount": 4,
    "unpackedSize": 11942
  },
  "gitHead": "a02005bf68e6903f1a8aab6c44c166eb48a1b34c",
  "homepage": "http://github.com/NMFR/last-call-webpack-plugin",
  "keywords": [
    "transform",
    "modify",
    "manipulate",
    "optimize",
    "prefix",
    "sufix",
    "webpack",
    "assets"
  ],
  "license": "MIT",
  "main": "src/index.js",
  "maintainers": [
    {
      "name": "nmfr",
      "email": "nunomr@gmail.com"
    }
  ],
  "name": "last-call-webpack-plugin",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/NMFR/last-call-webpack-plugin.git"
  },
  "version": "3.0.0"
}
