保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/postcss-custom-properties/package.json
@@ -1,32 +1,27 @@
{
  "_args": [
    [
      "postcss-custom-properties@8.0.11",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "postcss-custom-properties@8.0.11",
  "_from": "postcss-custom-properties@^8.0.11",
  "_id": "postcss-custom-properties@8.0.11",
  "_inBundle": false,
  "_integrity": "sha512-nm+o0eLdYqdnJ5abAJeXp4CEU1c1k+eB2yMCvhgzsds/e0umabFrN6HoTy/8Q4K5ilxERdl/JD1LO5ANoYBeMA==",
  "_location": "/postcss-custom-properties",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "postcss-custom-properties@8.0.11",
    "raw": "postcss-custom-properties@^8.0.11",
    "name": "postcss-custom-properties",
    "escapedName": "postcss-custom-properties",
    "rawSpec": "8.0.11",
    "rawSpec": "^8.0.11",
    "saveSpec": null,
    "fetchSpec": "8.0.11"
    "fetchSpec": "^8.0.11"
  },
  "_requiredBy": [
    "/postcss-preset-env"
  ],
  "_resolved": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-8.0.11.tgz",
  "_spec": "8.0.11",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "2d61772d6e92f22f5e0d52602df8fae46fa30d97",
  "_spec": "postcss-custom-properties@^8.0.11",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\postcss-preset-env",
  "author": {
    "name": "Jonathan Neal",
    "email": "jonathantneal@hotmail.com"
@@ -34,6 +29,7 @@
  "bugs": {
    "url": "https://github.com/postcss/postcss-custom-properties/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Maxime Thirouin"
@@ -43,6 +39,7 @@
    "postcss": "^7.0.17",
    "postcss-values-parser": "^2.0.1"
  },
  "deprecated": false,
  "description": "Use Custom Properties Queries in CSS",
  "devDependencies": {
    "@babel/core": "^7.4.5",