保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/is-regex/package.json
@@ -1,32 +1,27 @@
{
  "_args": [
    [
      "is-regex@1.1.4",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "is-regex@1.1.4",
  "_from": "is-regex@^1.1.4",
  "_id": "is-regex@1.1.4",
  "_inBundle": false,
  "_integrity": "sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==",
  "_location": "/is-regex",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "is-regex@1.1.4",
    "raw": "is-regex@^1.1.4",
    "name": "is-regex",
    "escapedName": "is-regex",
    "rawSpec": "1.1.4",
    "rawSpec": "^1.1.4",
    "saveSpec": null,
    "fetchSpec": "1.1.4"
    "fetchSpec": "^1.1.4"
  },
  "_requiredBy": [
    "/es-abstract"
  ],
  "_resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz",
  "_spec": "1.1.4",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "eef5663cd59fa4c0ae339505323df6854bb15958",
  "_spec": "is-regex@^1.1.4",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\es-abstract",
  "author": {
    "name": "Jordan Harband",
    "email": "ljharb@gmail.com"
@@ -42,10 +37,12 @@
  "bugs": {
    "url": "https://github.com/inspect-js/is-regex/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "call-bind": "^1.0.2",
    "has-tostringtag": "^1.0.0"
  },
  "deprecated": false,
  "description": "Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag",
  "devDependencies": {
    "@ljharb/eslint-config": "^17.6.0",