保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/postcss-selector-matches/package.json
@@ -1,42 +1,39 @@
{
  "_args": [
    [
      "postcss-selector-matches@4.0.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "postcss-selector-matches@4.0.0",
  "_from": "postcss-selector-matches@^4.0.0",
  "_id": "postcss-selector-matches@4.0.0",
  "_inBundle": false,
  "_integrity": "sha512-LgsHwQR/EsRYSqlwdGzeaPKVT0Ml7LAT6E75T8W8xLJY62CE4S/l03BWIt3jT8Taq22kXP08s2SfTSzaraoPww==",
  "_location": "/postcss-selector-matches",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "postcss-selector-matches@4.0.0",
    "raw": "postcss-selector-matches@^4.0.0",
    "name": "postcss-selector-matches",
    "escapedName": "postcss-selector-matches",
    "rawSpec": "4.0.0",
    "rawSpec": "^4.0.0",
    "saveSpec": null,
    "fetchSpec": "4.0.0"
    "fetchSpec": "^4.0.0"
  },
  "_requiredBy": [
    "/postcss-preset-env"
  ],
  "_resolved": "https://registry.npmjs.org/postcss-selector-matches/-/postcss-selector-matches-4.0.0.tgz",
  "_spec": "4.0.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "71c8248f917ba2cc93037c9637ee09c64436fcff",
  "_spec": "postcss-selector-matches@^4.0.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\postcss-preset-env",
  "author": {
    "name": "Maxime Thirouin"
  },
  "bugs": {
    "url": "https://github.com/postcss/postcss-selector-matches/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "balanced-match": "^1.0.0",
    "postcss": "^7.0.2"
  },
  "deprecated": false,
  "description": "PostCSS plugin to transform :matches() W3C CSS pseudo class to more compatible CSS selectors",
  "devDependencies": {
    "babel-cli": "^6.26.0",