保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/postcss/package.json
@@ -1,25 +1,19 @@
{
  "_args": [
    [
      "postcss@7.0.39",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "postcss@7.0.39",
  "_from": "postcss@^7.0.32",
  "_id": "postcss@7.0.39",
  "_inBundle": false,
  "_integrity": "sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==",
  "_location": "/postcss",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "postcss@7.0.39",
    "raw": "postcss@^7.0.32",
    "name": "postcss",
    "escapedName": "postcss",
    "rawSpec": "7.0.39",
    "rawSpec": "^7.0.32",
    "saveSpec": null,
    "fetchSpec": "7.0.39"
    "fetchSpec": "^7.0.32"
  },
  "_requiredBy": [
    "/@nuxt/webpack",
@@ -102,8 +96,9 @@
    "/stylehacks"
  ],
  "_resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.39.tgz",
  "_spec": "7.0.39",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "9624375d965630e2e1f2c02a935c82a59cb48309",
  "_spec": "postcss@^7.0.32",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@nuxt\\webpack",
  "author": {
    "name": "Andrey Sitnik",
    "email": "andrey@sitnik.ru"
@@ -115,10 +110,12 @@
  "bugs": {
    "url": "https://github.com/postcss/postcss/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "picocolors": "^0.2.1",
    "source-map": "^0.6.1"
  },
  "deprecated": false,
  "description": "Tool for transforming styles with JS plugins",
  "engines": {
    "node": ">=6.0.0"