保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/source-map-url/package.json
@@ -1,38 +1,35 @@
{
  "_args": [
    [
      "source-map-url@0.4.1",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "source-map-url@0.4.1",
  "_from": "source-map-url@^0.4.0",
  "_id": "source-map-url@0.4.1",
  "_inBundle": false,
  "_integrity": "sha512-cPiFOTLUKvJFIg4SKVScy4ilPPW6rFgMgfuZJPNoDuMs3nC1HbMUycBoJw77xFIp6z1UJQJOfx6C9GMH80DiTw==",
  "_location": "/source-map-url",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "source-map-url@0.4.1",
    "raw": "source-map-url@^0.4.0",
    "name": "source-map-url",
    "escapedName": "source-map-url",
    "rawSpec": "0.4.1",
    "rawSpec": "^0.4.0",
    "saveSpec": null,
    "fetchSpec": "0.4.1"
    "fetchSpec": "^0.4.0"
  },
  "_requiredBy": [
    "/source-map-resolve"
  ],
  "_resolved": "https://registry.npmjs.org/source-map-url/-/source-map-url-0.4.1.tgz",
  "_spec": "0.4.1",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "0af66605a745a5a2f91cf1bbf8a7afbc283dec56",
  "_spec": "source-map-url@^0.4.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\source-map-resolve",
  "author": {
    "name": "Simon Lydell"
  },
  "bugs": {
    "url": "https://github.com/lydell/source-map-url/issues"
  },
  "bundleDependencies": false,
  "deprecated": "See https://github.com/lydell/source-map-url#deprecated",
  "description": "Tools for working with sourceMappingURL comments.",
  "devDependencies": {
    "expect.js": "~0.3.1",