保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/postcss-gap-properties/package.json
@@ -1,32 +1,27 @@
{
  "_args": [
    [
      "postcss-gap-properties@2.0.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "postcss-gap-properties@2.0.0",
  "_from": "postcss-gap-properties@^2.0.0",
  "_id": "postcss-gap-properties@2.0.0",
  "_inBundle": false,
  "_integrity": "sha512-QZSqDaMgXCHuHTEzMsS2KfVDOq7ZFiknSpkrPJY6jmxbugUPTuSzs/vuE5I3zv0WAS+3vhrlqhijiprnuQfzmg==",
  "_location": "/postcss-gap-properties",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "postcss-gap-properties@2.0.0",
    "raw": "postcss-gap-properties@^2.0.0",
    "name": "postcss-gap-properties",
    "escapedName": "postcss-gap-properties",
    "rawSpec": "2.0.0",
    "rawSpec": "^2.0.0",
    "saveSpec": null,
    "fetchSpec": "2.0.0"
    "fetchSpec": "^2.0.0"
  },
  "_requiredBy": [
    "/postcss-preset-env"
  ],
  "_resolved": "https://registry.npmjs.org/postcss-gap-properties/-/postcss-gap-properties-2.0.0.tgz",
  "_spec": "2.0.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "431c192ab3ed96a3c3d09f2ff615960f902c1715",
  "_spec": "postcss-gap-properties@^2.0.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\postcss-preset-env",
  "author": {
    "name": "Jonathan Neal",
    "email": "jonathantneal@hotmail.com"
@@ -34,9 +29,11 @@
  "bugs": {
    "url": "https://github.com/jonathantneal/postcss-gap-properties/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "postcss": "^7.0.2"
  },
  "deprecated": false,
  "description": "Use the gap, column-gap, and row-gap shorthand properties in CSS",
  "devDependencies": {
    "@babel/core": "^7.0.0",