保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/dedent/package.json
@@ -1,33 +1,27 @@
{
  "_args": [
    [
      "dedent@0.7.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_development": true,
  "_from": "dedent@0.7.0",
  "_from": "dedent@^0.7.0",
  "_id": "dedent@0.7.0",
  "_inBundle": false,
  "_integrity": "sha1-JJXduvbrh0q7Dhvp3yLS5aVEMmw=",
  "_location": "/dedent",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "dedent@0.7.0",
    "raw": "dedent@^0.7.0",
    "name": "dedent",
    "escapedName": "dedent",
    "rawSpec": "0.7.0",
    "rawSpec": "^0.7.0",
    "saveSpec": null,
    "fetchSpec": "0.7.0"
    "fetchSpec": "^0.7.0"
  },
  "_requiredBy": [
    "/jest-circus"
  ],
  "_resolved": "https://registry.npmjs.org/dedent/-/dedent-0.7.0.tgz",
  "_spec": "0.7.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "2495ddbaf6eb874abb0e1be9df22d2e5a544326c",
  "_spec": "dedent@^0.7.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\jest-circus",
  "author": {
    "name": "Desmond Brand",
    "email": "dmnd@desmondbrand.com",
@@ -36,6 +30,8 @@
  "bugs": {
    "url": "https://github.com/dmnd/dedent/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "An ES6 string tag that strips indentation from multi-line strings",
  "devDependencies": {
    "babel-cli": "^6.22.2",