{
  "_args": [
    [
      "on-build-webpack@0.1.0",
      "/Applications/XAMPP/xamppfiles/htdocs/doctoworld"
    ]
  ],
  "_from": "on-build-webpack@0.1.0",
  "_id": "on-build-webpack@0.1.0",
  "_inBundle": false,
  "_integrity": "sha1-oofA4Xdm5hQZJuXyy7DYu1O3aBQ=",
  "_location": "/on-build-webpack",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "on-build-webpack@0.1.0",
    "name": "on-build-webpack",
    "escapedName": "on-build-webpack",
    "rawSpec": "0.1.0",
    "saveSpec": null,
    "fetchSpec": "0.1.0"
  },
  "_requiredBy": [
    "/laravel-mix"
  ],
  "_resolved": "https://registry.npmjs.org/on-build-webpack/-/on-build-webpack-0.1.0.tgz",
  "_spec": "0.1.0",
  "_where": "/Applications/XAMPP/xamppfiles/htdocs/doctoworld",
  "author": {
    "name": "Sasha Koss",
    "email": "kossnocorp@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/kossnocorp/on-build-webpack/issues"
  },
  "description": "Webpack plugin that gives ability to add callback after build",
  "homepage": "https://github.com/kossnocorp/on-build-webpack#readme",
  "keywords": [
    "webpack"
  ],
  "license": "MIT",
  "main": "on_build_webpack.js",
  "name": "on-build-webpack",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kossnocorp/on-build-webpack.git"
  },
  "version": "0.1.0"
}
