保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/postcss-normalize-charset/package.json
@@ -1,32 +1,27 @@
{
  "_args": [
    [
      "postcss-normalize-charset@4.0.1",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "postcss-normalize-charset@4.0.1",
  "_from": "postcss-normalize-charset@^4.0.1",
  "_id": "postcss-normalize-charset@4.0.1",
  "_inBundle": false,
  "_integrity": "sha512-gMXCrrlWh6G27U0hF3vNvR3w8I1s2wOBILvA87iNXaPvSNo5uZAMYsZG7XjCUf1eVxuPfyL4TJ7++SGZLc9A3g==",
  "_location": "/postcss-normalize-charset",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "postcss-normalize-charset@4.0.1",
    "raw": "postcss-normalize-charset@^4.0.1",
    "name": "postcss-normalize-charset",
    "escapedName": "postcss-normalize-charset",
    "rawSpec": "4.0.1",
    "rawSpec": "^4.0.1",
    "saveSpec": null,
    "fetchSpec": "4.0.1"
    "fetchSpec": "^4.0.1"
  },
  "_requiredBy": [
    "/cssnano-preset-default"
  ],
  "_resolved": "https://registry.npmjs.org/postcss-normalize-charset/-/postcss-normalize-charset-4.0.1.tgz",
  "_spec": "4.0.1",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "8b35add3aee83a136b0471e0d59be58a50285dd4",
  "_spec": "postcss-normalize-charset@^4.0.1",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\cssnano-preset-default",
  "author": {
    "name": "Bogdan Chadkin",
    "email": "trysound@yandex.ru"
@@ -34,9 +29,11 @@
  "bugs": {
    "url": "https://github.com/cssnano/cssnano/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "postcss": "^7.0.0"
  },
  "deprecated": false,
  "description": "Add necessary or remove extra charset with PostCSS",
  "devDependencies": {
    "babel-cli": "^6.0.0",