保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/css-has-pseudo/package.json
@@ -1,11 +1,5 @@
{
  "_args": [
    [
      "css-has-pseudo@0.10.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "css-has-pseudo@0.10.0",
  "_from": "css-has-pseudo@^0.10.0",
  "_id": "css-has-pseudo@0.10.0",
  "_inBundle": false,
  "_integrity": "sha512-Z8hnfsZu4o/kt+AuFzeGpLVhFOGO9mluyHBaA2bA8aCGTwah5sT3WV/fTHH8UNZUytOIImuGPrl/prlb4oX4qQ==",
@@ -15,21 +9,22 @@
    "uniq": "1.0.1"
  },
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "css-has-pseudo@0.10.0",
    "raw": "css-has-pseudo@^0.10.0",
    "name": "css-has-pseudo",
    "escapedName": "css-has-pseudo",
    "rawSpec": "0.10.0",
    "rawSpec": "^0.10.0",
    "saveSpec": null,
    "fetchSpec": "0.10.0"
    "fetchSpec": "^0.10.0"
  },
  "_requiredBy": [
    "/postcss-preset-env"
  ],
  "_resolved": "https://registry.npmjs.org/css-has-pseudo/-/css-has-pseudo-0.10.0.tgz",
  "_spec": "0.10.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "3c642ab34ca242c59c41a125df9105841f6966ee",
  "_spec": "css-has-pseudo@^0.10.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\postcss-preset-env",
  "author": {
    "name": "Jonathan Neal",
    "email": "jonathantneal@hotmail.com"
@@ -40,10 +35,12 @@
  "bugs": {
    "url": "https://github.com/csstools/css-has-pseudo/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "postcss": "^7.0.6",
    "postcss-selector-parser": "^5.0.0-rc.4"
  },
  "deprecated": false,
  "description": "Style elements relative to other elements in CSS",
  "devDependencies": {
    "@babel/core": "^7.1.6",