保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/css/package.json
@@ -1,33 +1,27 @@
{
  "_args": [
    [
      "css@2.2.4",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_development": true,
  "_from": "css@2.2.4",
  "_from": "css@^2.1.0",
  "_id": "css@2.2.4",
  "_inBundle": false,
  "_integrity": "sha512-oUnjmWpy0niI3x/mPL8dVEI1l7MnG3+HHyRPHf+YFSbK+svOhXpmSOcDURUh2aOCgl2grzrOPt1nHLuCVFULLw==",
  "_location": "/css",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "css@2.2.4",
    "raw": "css@^2.1.0",
    "name": "css",
    "escapedName": "css",
    "rawSpec": "2.2.4",
    "rawSpec": "^2.1.0",
    "saveSpec": null,
    "fetchSpec": "2.2.4"
    "fetchSpec": "^2.1.0"
  },
  "_requiredBy": [
    "/extract-from-css"
  ],
  "_resolved": "https://registry.npmjs.org/css/-/css-2.2.4.tgz",
  "_spec": "2.2.4",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "c646755c73971f2bba6a601e2cf2fd71b1298929",
  "_spec": "css@^2.1.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\extract-from-css",
  "author": {
    "name": "TJ Holowaychuk",
    "email": "tj@vision-media.ca"
@@ -35,12 +29,14 @@
  "bugs": {
    "url": "https://github.com/reworkcss/css/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "inherits": "^2.0.3",
    "source-map": "^0.6.1",
    "source-map-resolve": "^0.5.2",
    "urix": "^0.1.0"
  },
  "deprecated": false,
  "description": "CSS parser / stringifier",
  "devDependencies": {
    "bytes": "^1.0.0",