保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/postcss-discard-comments/package.json
@@ -1,32 +1,27 @@
{
  "_args": [
    [
      "postcss-discard-comments@4.0.2",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "postcss-discard-comments@4.0.2",
  "_from": "postcss-discard-comments@^4.0.2",
  "_id": "postcss-discard-comments@4.0.2",
  "_inBundle": false,
  "_integrity": "sha512-RJutN259iuRf3IW7GZyLM5Sw4GLTOH8FmsXBnv8Ab/Tc2k4SR4qbV4DNbyyY4+Sjo362SyDmW2DQ7lBSChrpkg==",
  "_location": "/postcss-discard-comments",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "postcss-discard-comments@4.0.2",
    "raw": "postcss-discard-comments@^4.0.2",
    "name": "postcss-discard-comments",
    "escapedName": "postcss-discard-comments",
    "rawSpec": "4.0.2",
    "rawSpec": "^4.0.2",
    "saveSpec": null,
    "fetchSpec": "4.0.2"
    "fetchSpec": "^4.0.2"
  },
  "_requiredBy": [
    "/cssnano-preset-default"
  ],
  "_resolved": "https://registry.npmjs.org/postcss-discard-comments/-/postcss-discard-comments-4.0.2.tgz",
  "_spec": "4.0.2",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "1fbabd2c246bff6aaad7997b2b0918f4d7af4033",
  "_spec": "postcss-discard-comments@^4.0.2",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\cssnano-preset-default",
  "author": {
    "name": "Ben Briggs",
    "email": "beneb.info@gmail.com",
@@ -35,9 +30,11 @@
  "bugs": {
    "url": "https://github.com/cssnano/cssnano/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "postcss": "^7.0.0"
  },
  "deprecated": false,
  "description": "Discard comments in your CSS files with PostCSS.",
  "devDependencies": {
    "babel-cli": "^6.0.0",