保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/tapable/package.json
@@ -1,25 +1,19 @@
{
  "_args": [
    [
      "tapable@1.1.3",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "tapable@1.1.3",
  "_from": "tapable@^1.0.0-beta.5",
  "_id": "tapable@1.1.3",
  "_inBundle": false,
  "_integrity": "sha512-4WK/bYZmj8xLr+HUCODHGF1ZFzsYffasLUgEiMBY4fgtltdO6B4WJtlSbPaDTLpYTcGVwM2qLnFTICEcNxs3kA==",
  "_location": "/tapable",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "tapable@1.1.3",
    "raw": "tapable@^1.0.0-beta.5",
    "name": "tapable",
    "escapedName": "tapable",
    "rawSpec": "1.1.3",
    "rawSpec": "^1.0.0-beta.5",
    "saveSpec": null,
    "fetchSpec": "1.1.3"
    "fetchSpec": "^1.0.0-beta.5"
  },
  "_requiredBy": [
    "/enhanced-resolve",
@@ -29,14 +23,17 @@
    "/webpack"
  ],
  "_resolved": "https://registry.npmjs.org/tapable/-/tapable-1.1.3.tgz",
  "_spec": "1.1.3",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "a1fccc06b58db61fd7a45da2da44f5f3a3e67ba2",
  "_spec": "tapable@^1.0.0-beta.5",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\hard-source-webpack-plugin",
  "author": {
    "name": "Tobias Koppers @sokra"
  },
  "bugs": {
    "url": "https://github.com/webpack/tapable/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Just a little module for plugins.",
  "devDependencies": {
    "babel-core": "^6.26.0",