{
  "_args": [
    [
      {
        "raw": "copy-webpack-plugin@4.6.0",
        "scope": null,
        "escapedName": "copy-webpack-plugin",
        "name": "copy-webpack-plugin",
        "rawSpec": "4.6.0",
        "spec": "4.6.0",
        "type": "version"
      },
      "/home/lively4/lively4/CrochetWebapp/frontend/node_modules/@angular-devkit/build-angular"
    ]
  ],
  "_from": "copy-webpack-plugin@4.6.0",
  "_hasShrinkwrap": false,
  "_id": "copy-webpack-plugin@4.6.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/copy-webpack-plugin",
  "_nodeVersion": "10.12.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/copy-webpack-plugin_4.6.0_1540997493505_0.5907977991746749"
  },
  "_npmUser": {
    "name": "evilebottnawi",
    "email": "sheo13666q@gmail.com"
  },
  "_npmVersion": "6.4.1",
  "_phantomChildren": {},
  "_requested": {
    "raw": "copy-webpack-plugin@4.6.0",
    "scope": null,
    "escapedName": "copy-webpack-plugin",
    "name": "copy-webpack-plugin",
    "rawSpec": "4.6.0",
    "spec": "4.6.0",
    "type": "version"
  },
  "_requiredBy": [
    "/@angular-devkit/build-angular"
  ],
  "_resolved": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-4.6.0.tgz",
  "_shasum": "e7f40dd8a68477d405dd1b7a854aae324b158bae",
  "_shrinkwrap": null,
  "_spec": "copy-webpack-plugin@4.6.0",
  "_where": "/home/lively4/lively4/CrochetWebapp/frontend/node_modules/@angular-devkit/build-angular",
  "author": {
    "name": "Len Boyette"
  },
  "bugs": {
    "url": "https://github.com/webpack-contrib/copy-webpack-plugin/issues"
  },
  "dependencies": {
    "cacache": "^10.0.4",
    "find-cache-dir": "^1.0.0",
    "globby": "^7.1.1",
    "is-glob": "^4.0.0",
    "loader-utils": "^1.1.0",
    "minimatch": "^3.0.4",
    "p-limit": "^1.0.0",
    "serialize-javascript": "^1.4.0"
  },
  "description": "Copy files && directories with webpack",
  "devDependencies": {
    "babel-cli": "^6.8.0",
    "babel-preset-es2015": "^6.6.0",
    "chai": "^3.4.0",
    "enhanced-resolve": "^3.4.1",
    "eslint": "^2.9.0",
    "is-gzip": "^2.0.0",
    "mkdirp": "^0.5.1",
    "mocha": "^2.4.5",
    "ncp": "^2.0.0",
    "rimraf": "^2.6.2",
    "standard-version": "^4.2.0"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-Y+SQCF+0NoWQryez2zXn5J5knmr9z/9qSQt7fbL78u83rxmigOy8X5+BFn8CFSuX+nKT8gpYwJX68ekqtQt6ZA==",
    "shasum": "e7f40dd8a68477d405dd1b7a854aae324b158bae",
    "tarball": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-4.6.0.tgz",
    "fileCount": 14,
    "unpackedSize": 51083,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2cF2CRA9TVsSAnZWagAAwkgP/0HZxhh/gRoVksoci7ok\ne3AeATkROKCxl52hrr3tdfT4CkwhZGO+gfVtCMFZXiIz73PwwLGfPsS264hH\nIAoDBoF791lKFyTHtkpra7cyLMVRzGYOZMKkRU1i+1/CucCRJRvkRqPQjPYk\nj5bNsuLa6nrObQL0PZ/ahAdQHTV4ckua86I/olme5oI5O1ht/uNG7UBJQMFV\nVHPnH3xMSIAuuMn/Vp27usZ/3OfzlzJQlG7MRfjvoyH21UkmZ5RPOIMmqxA0\nyu7kxj90YTG9b2labmtcOrscelklBb4alL3oK+33xAKEqXn6Qu20FJmiyQ2a\n45bon64hy6Kf0m3rPYc9tjRLSZ9jsORUI6wTFEdGNwO+aGbXELxdJb05A4Bc\nhp7kxdswIsBu3HTUlrCK/6IAqrwxJtGGqGD2YfSDcWP/8ch5wwijDr9KVgpQ\nuHhlTTiZlPUADKTS3iSEVyj2g0216C0ER3Fn+37TMN9FcZ1tHVFbTtmyKI5L\nr3mSURnX0fJ2e7A12Tmx7CUC6fKGKDJiWDzhkzfm7kqNEwTeBYOew1FZe+iQ\n8WFgM9Y/3H/Atz4Fy7iveS/skNdaUNHf3Px8n3lp30I3oXaBSYn1+55CQPpc\nnn/5O49ZUbRxVglJdeEv67TaGRSPSIrz1fFS5XhP8n9LfEMZdaDgsDn3WWhw\nNySU\r\n=3fHj\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "engines": {
    "node": ">= 4"
  },
  "gitHead": "5cf125e9aa7ff60656c7f826ee8f3b9709059e77",
  "homepage": "https://github.com/webpack-contrib/copy-webpack-plugin",
  "keywords": [
    "webpack",
    "plugin",
    "transfer",
    "move",
    "copy"
  ],
  "license": "MIT",
  "main": "dist/index.js",
  "maintainers": [
    {
      "name": "bebraw",
      "email": "bebraw@gmail.com"
    },
    {
      "name": "d3viant0ne",
      "email": "wiens.joshua@gmail.com"
    },
    {
      "name": "kevlened",
      "email": "boyettel@gmail.com"
    },
    {
      "name": "michael-ciniawsky",
      "email": "michael.ciniawsky@gmail.com"
    }
  ],
  "name": "copy-webpack-plugin",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/webpack-contrib/copy-webpack-plugin.git"
  },
  "scripts": {
    "build": "babel src/ --out-dir dist/",
    "build:tests": "babel tests/ --out-dir compiled_tests/ && rimraf compiled_tests/helpers && ncp tests/helpers compiled_tests/helpers && node scripts/createSpecialDirectory.js",
    "lint": "eslint src/ tests/",
    "prepare": "npm run build",
    "pretest": "npm run lint && npm run build && npm run build:tests",
    "release": "standard-version",
    "test": "mocha compiled_tests/"
  },
  "version": "4.6.0"
}
