保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/mustache/package.json
@@ -1,32 +1,27 @@
{
  "_args": [
    [
      "mustache@2.3.2",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "mustache@2.3.2",
  "_from": "mustache@^2.3.0",
  "_id": "mustache@2.3.2",
  "_inBundle": false,
  "_integrity": "sha512-KpMNwdQsYz3O/SBS1qJ/o3sqUJ5wSb8gb0pul8CO0S56b9Y2ALm8zCfsjPXsqGFfoNBkDwZuZIAjhsZI03gYVQ==",
  "_location": "/mustache",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "mustache@2.3.2",
    "raw": "mustache@^2.3.0",
    "name": "mustache",
    "escapedName": "mustache",
    "rawSpec": "2.3.2",
    "rawSpec": "^2.3.0",
    "saveSpec": null,
    "fetchSpec": "2.3.2"
    "fetchSpec": "^2.3.0"
  },
  "_requiredBy": [
    "/@nuxtjs/youch"
  ],
  "_resolved": "https://registry.npmjs.org/mustache/-/mustache-2.3.2.tgz",
  "_spec": "2.3.2",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "a6d4d9c3f91d13359ab889a812954f9230a3d0c5",
  "_spec": "mustache@^2.3.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@nuxtjs\\youch",
  "author": {
    "name": "mustache.js Authors",
    "email": "http://github.com/janl/mustache.js"
@@ -37,6 +32,8 @@
  "bugs": {
    "url": "https://github.com/janl/mustache.js/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Logic-less {{mustache}} templates with JavaScript",
  "devDependencies": {
    "chai": "^3.4.0",