保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/css-tree/package.json
@@ -1,10 +1,4 @@
{
  "_args": [
    [
      "css-tree@1.0.0-alpha.37",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "css-tree@1.0.0-alpha.37",
  "_id": "css-tree@1.0.0-alpha.37",
  "_inBundle": false,
@@ -25,8 +19,9 @@
    "/svgo"
  ],
  "_resolved": "https://registry.npmjs.org/css-tree/-/css-tree-1.0.0-alpha.37.tgz",
  "_spec": "1.0.0-alpha.37",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "98bebd62c4c1d9f960ec340cf9f7522e30709a22",
  "_spec": "css-tree@1.0.0-alpha.37",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\svgo",
  "author": {
    "name": "Roman Dvornov",
    "email": "rdvornov@gmail.com",
@@ -38,10 +33,12 @@
  "bugs": {
    "url": "https://github.com/csstree/csstree/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "mdn-data": "2.0.4",
    "source-map": "^0.6.1"
  },
  "deprecated": false,
  "description": "CSSTree is a tool set to work with CSS, including fast detailed parser (string->AST), walker (AST traversal), generator (AST->string) and lexer (validation and matching) based on knowledge of spec and browser implementations",
  "devDependencies": {
    "coveralls": "^3.0.4",