保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/stylehacks/package.json
@@ -1,11 +1,5 @@
{
  "_args": [
    [
      "stylehacks@4.0.3",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "stylehacks@4.0.3",
  "_from": "stylehacks@^4.0.0",
  "_id": "stylehacks@4.0.3",
  "_inBundle": false,
  "_integrity": "sha512-7GlLk9JwlElY4Y6a/rmbH2MhVlTyVmiJd1PfTCqFaIBEGMYNsrO/v3SeGTdhBThLg4Z+NbOk/qFMwCa+J+3p/g==",
@@ -16,21 +10,22 @@
    "uniq": "1.0.1"
  },
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "stylehacks@4.0.3",
    "raw": "stylehacks@^4.0.0",
    "name": "stylehacks",
    "escapedName": "stylehacks",
    "rawSpec": "4.0.3",
    "rawSpec": "^4.0.0",
    "saveSpec": null,
    "fetchSpec": "4.0.3"
    "fetchSpec": "^4.0.0"
  },
  "_requiredBy": [
    "/postcss-merge-longhand"
  ],
  "_resolved": "https://registry.npmjs.org/stylehacks/-/stylehacks-4.0.3.tgz",
  "_spec": "4.0.3",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "6718fcaf4d1e07d8a1318690881e8d96726a71d5",
  "_spec": "stylehacks@^4.0.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\postcss-merge-longhand",
  "author": {
    "name": "Ben Briggs",
    "email": "beneb.info@gmail.com",
@@ -39,11 +34,13 @@
  "bugs": {
    "url": "https://github.com/cssnano/cssnano/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "browserslist": "^4.0.0",
    "postcss": "^7.0.0",
    "postcss-selector-parser": "^3.0.0"
  },
  "deprecated": false,
  "description": "Detect/remove browser hacks from CSS files.",
  "devDependencies": {
    "babel-cli": "^6.0.0",