保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/cssstyle/package.json
@@ -1,36 +1,31 @@
{
  "_args": [
    [
      "cssstyle@2.3.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_development": true,
  "_from": "cssstyle@2.3.0",
  "_from": "cssstyle@^2.3.0",
  "_id": "cssstyle@2.3.0",
  "_inBundle": false,
  "_integrity": "sha512-AZL67abkUzIuvcHqk7c09cezpGNcxUxU4Ioi/05xHk4DQeTkWmGYftIE6ctU6AEt+Gn4n1lDStOtj7FKycP71A==",
  "_location": "/cssstyle",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "cssstyle@2.3.0",
    "raw": "cssstyle@^2.3.0",
    "name": "cssstyle",
    "escapedName": "cssstyle",
    "rawSpec": "2.3.0",
    "rawSpec": "^2.3.0",
    "saveSpec": null,
    "fetchSpec": "2.3.0"
    "fetchSpec": "^2.3.0"
  },
  "_requiredBy": [
    "/jsdom"
  ],
  "_resolved": "https://registry.npmjs.org/cssstyle/-/cssstyle-2.3.0.tgz",
  "_spec": "2.3.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "ff665a0ddbdc31864b09647f34163443d90b0852",
  "_spec": "cssstyle@^2.3.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\jsdom",
  "bugs": {
    "url": "https://github.com/jsdom/cssstyle/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Chad Walker",
@@ -41,6 +36,7 @@
  "dependencies": {
    "cssom": "~0.3.6"
  },
  "deprecated": false,
  "description": "CSSStyleDeclaration Object Model implementation",
  "devDependencies": {
    "babel-generator": "~6.26.1",