保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/hsla-regex/package.json
@@ -1,39 +1,36 @@
{
  "_args": [
    [
      "hsla-regex@1.0.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "hsla-regex@1.0.0",
  "_from": "hsla-regex@^1.0.0",
  "_id": "hsla-regex@1.0.0",
  "_inBundle": false,
  "_integrity": "sha1-wc56MWjIxmFAM6S194d/OyJfnDg=",
  "_location": "/hsla-regex",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "hsla-regex@1.0.0",
    "raw": "hsla-regex@^1.0.0",
    "name": "hsla-regex",
    "escapedName": "hsla-regex",
    "rawSpec": "1.0.0",
    "rawSpec": "^1.0.0",
    "saveSpec": null,
    "fetchSpec": "1.0.0"
    "fetchSpec": "^1.0.0"
  },
  "_requiredBy": [
    "/is-color-stop"
  ],
  "_resolved": "https://registry.npmjs.org/hsla-regex/-/hsla-regex-1.0.0.tgz",
  "_spec": "1.0.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "c1ce7a3168c8c6614033a4b5f7877f3b225f9c38",
  "_spec": "hsla-regex@^1.0.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\is-color-stop",
  "author": {
    "name": "John Otander"
  },
  "bugs": {
    "url": "https://github.com/regexps/hsla-regex/issues"
  },
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "Regex for matching HSLA colors.",
  "devDependencies": {
    "mocha": "*"