保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
{
  "_from": "picocolors@^0.2.1",
  "_id": "picocolors@0.2.1",
  "_inBundle": false,
  "_integrity": "sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==",
  "_location": "/autoprefixer/picocolors",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "picocolors@^0.2.1",
    "name": "picocolors",
    "escapedName": "picocolors",
    "rawSpec": "^0.2.1",
    "saveSpec": null,
    "fetchSpec": "^0.2.1"
  },
  "_requiredBy": [
    "/autoprefixer"
  ],
  "_resolved": "https://registry.npmjs.org/picocolors/-/picocolors-0.2.1.tgz",
  "_shasum": "570670f793646851d1ba135996962abad587859f",
  "_spec": "picocolors@^0.2.1",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\autoprefixer",
  "author": {
    "name": "Alexey Raspopov"
  },
  "browser": {
    "./picocolors.js": "./picocolors.browser.js"
  },
  "bugs": {
    "url": "https://github.com/alexeyraspopov/picocolors/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "The tiniest and the fastest coloring library ever",
  "files": [
    "picocolors.*",
    "types.ts"
  ],
  "homepage": "https://github.com/alexeyraspopov/picocolors#readme",
  "keywords": [
    "terminal",
    "colors",
    "formatting",
    "cli",
    "console"
  ],
  "license": "ISC",
  "main": "./picocolors.js",
  "name": "picocolors",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/alexeyraspopov/picocolors.git"
  },
  "sideEffects": false,
  "types": "./picocolors.d.ts",
  "version": "0.2.1"
}