保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/sprintf-js/package.json
@@ -1,32 +1,27 @@
{
  "_args": [
    [
      "sprintf-js@1.0.3",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "sprintf-js@1.0.3",
  "_from": "sprintf-js@~1.0.2",
  "_id": "sprintf-js@1.0.3",
  "_inBundle": false,
  "_integrity": "sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=",
  "_location": "/sprintf-js",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "sprintf-js@1.0.3",
    "raw": "sprintf-js@~1.0.2",
    "name": "sprintf-js",
    "escapedName": "sprintf-js",
    "rawSpec": "1.0.3",
    "rawSpec": "~1.0.2",
    "saveSpec": null,
    "fetchSpec": "1.0.3"
    "fetchSpec": "~1.0.2"
  },
  "_requiredBy": [
    "/argparse"
  ],
  "_resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
  "_spec": "1.0.3",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "04e6926f662895354f3dd015203633b857297e2c",
  "_spec": "sprintf-js@~1.0.2",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\argparse",
  "author": {
    "name": "Alexandru Marasteanu",
    "email": "hello@alexei.ro",
@@ -35,6 +30,8 @@
  "bugs": {
    "url": "https://github.com/alexei/sprintf.js/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "JavaScript sprintf implementation",
  "devDependencies": {
    "grunt": "*",