保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/is-potential-custom-element-name/package.json
@@ -1,33 +1,27 @@
{
  "_args": [
    [
      "is-potential-custom-element-name@1.0.1",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_development": true,
  "_from": "is-potential-custom-element-name@1.0.1",
  "_from": "is-potential-custom-element-name@^1.0.1",
  "_id": "is-potential-custom-element-name@1.0.1",
  "_inBundle": false,
  "_integrity": "sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==",
  "_location": "/is-potential-custom-element-name",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "is-potential-custom-element-name@1.0.1",
    "raw": "is-potential-custom-element-name@^1.0.1",
    "name": "is-potential-custom-element-name",
    "escapedName": "is-potential-custom-element-name",
    "rawSpec": "1.0.1",
    "rawSpec": "^1.0.1",
    "saveSpec": null,
    "fetchSpec": "1.0.1"
    "fetchSpec": "^1.0.1"
  },
  "_requiredBy": [
    "/jsdom"
  ],
  "_resolved": "https://registry.npmjs.org/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.1.tgz",
  "_spec": "1.0.1",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "171ed6f19e3ac554394edf78caa05784a45bebb5",
  "_spec": "is-potential-custom-element-name@^1.0.1",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\jsdom",
  "author": {
    "name": "Mathias Bynens",
    "url": "https://mathiasbynens.be/"
@@ -35,6 +29,8 @@
  "bugs": {
    "url": "https://github.com/mathiasbynens/is-potential-custom-element-name/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Check whether a given string matches the `PotentialCustomElementName` production as defined in the HTML Standard.",
  "devDependencies": {
    "mocha": "^2.2.1",