保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/css-select/package.json
@@ -1,32 +1,27 @@
{
  "_args": [
    [
      "css-select@2.1.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "css-select@2.1.0",
  "_from": "css-select@^2.0.0",
  "_id": "css-select@2.1.0",
  "_inBundle": false,
  "_integrity": "sha512-Dqk7LQKpwLoH3VovzZnkzegqNSuAziQyNZUcrdDM401iY+R5NkGBXGmtO05/yaXQziALuPogeG0b7UAgjnTJTQ==",
  "_location": "/css-select",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "css-select@2.1.0",
    "raw": "css-select@^2.0.0",
    "name": "css-select",
    "escapedName": "css-select",
    "rawSpec": "2.1.0",
    "rawSpec": "^2.0.0",
    "saveSpec": null,
    "fetchSpec": "2.1.0"
    "fetchSpec": "^2.0.0"
  },
  "_requiredBy": [
    "/svgo"
  ],
  "_resolved": "https://registry.npmjs.org/css-select/-/css-select-2.1.0.tgz",
  "_spec": "2.1.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "6a34653356635934a81baca68d0255432105dbef",
  "_spec": "css-select@^2.0.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\svgo",
  "author": {
    "name": "Felix Boehm",
    "email": "me@feedic.com"
@@ -34,12 +29,14 @@
  "bugs": {
    "url": "https://github.com/fb55/css-select/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "boolbase": "^1.0.0",
    "css-what": "^3.2.1",
    "domutils": "^1.7.0",
    "nth-check": "^1.0.2"
  },
  "deprecated": false,
  "description": "a CSS selector compiler/engine",
  "devDependencies": {
    "cheerio-soupselect": "^0.1.1",