保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/hex-color-regex/package.json
@@ -1,32 +1,27 @@
{
  "_args": [
    [
      "hex-color-regex@1.1.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "hex-color-regex@1.1.0",
  "_from": "hex-color-regex@^1.1.0",
  "_id": "hex-color-regex@1.1.0",
  "_inBundle": false,
  "_integrity": "sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ==",
  "_location": "/hex-color-regex",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "hex-color-regex@1.1.0",
    "raw": "hex-color-regex@^1.1.0",
    "name": "hex-color-regex",
    "escapedName": "hex-color-regex",
    "rawSpec": "1.1.0",
    "rawSpec": "^1.1.0",
    "saveSpec": null,
    "fetchSpec": "1.1.0"
    "fetchSpec": "^1.1.0"
  },
  "_requiredBy": [
    "/is-color-stop"
  ],
  "_resolved": "https://registry.npmjs.org/hex-color-regex/-/hex-color-regex-1.1.0.tgz",
  "_spec": "1.1.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "4c06fccb4602fe2602b3c93df82d7e7dbf1a8a8e",
  "_spec": "hex-color-regex@^1.1.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\is-color-stop",
  "author": {
    "name": "Charlike Mike Reagent",
    "email": "@tunnckoCore",
@@ -35,7 +30,9 @@
  "bugs": {
    "url": "https://github.com/regexps/hex-color-regex/issues"
  },
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "The best regular expression (regex) for matching hex color values from string.",
  "devDependencies": {
    "mukla": "^0.4.9"