保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/unquote/package.json
@@ -1,32 +1,27 @@
{
  "_args": [
    [
      "unquote@1.1.1",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "unquote@1.1.1",
  "_from": "unquote@~1.1.1",
  "_id": "unquote@1.1.1",
  "_inBundle": false,
  "_integrity": "sha1-j97XMk7G6IoP+LkF58CYzcCG1UQ=",
  "_location": "/unquote",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "unquote@1.1.1",
    "raw": "unquote@~1.1.1",
    "name": "unquote",
    "escapedName": "unquote",
    "rawSpec": "1.1.1",
    "rawSpec": "~1.1.1",
    "saveSpec": null,
    "fetchSpec": "1.1.1"
    "fetchSpec": "~1.1.1"
  },
  "_requiredBy": [
    "/svgo"
  ],
  "_resolved": "https://registry.npmjs.org/unquote/-/unquote-1.1.1.tgz",
  "_spec": "1.1.1",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "8fded7324ec6e88a0ff8b905e7c098cdc086d544",
  "_spec": "unquote@~1.1.1",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\svgo",
  "author": {
    "name": "Cameron Lakenen",
    "email": "cameron@lakenen.com"
@@ -34,6 +29,8 @@
  "bugs": {
    "url": "https://github.com/lakenen/node-unquote/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Remove wrapping quotes from a string.",
  "devDependencies": {
    "tape": "^2.13.4"