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