53 lines
1.4 KiB
JSON
53 lines
1.4 KiB
JSON
{
|
|
"_from": "rgbcolor@^1.0.1",
|
|
"_id": "rgbcolor@1.0.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-9aZLIrhRaD97sgVhtJOW6ckOEh6/GnvQtdVNfdZ6s67+3/XwLS9lBcQYzEEhYVeUowN7pRzMLsyGhK2i/xvWbw==",
|
|
"_location": "/rgbcolor",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "rgbcolor@^1.0.1",
|
|
"name": "rgbcolor",
|
|
"escapedName": "rgbcolor",
|
|
"rawSpec": "^1.0.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.0.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/canvg"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/rgbcolor/-/rgbcolor-1.0.1.tgz",
|
|
"_shasum": "d6505ecdb304a6595da26fa4b43307306775945d",
|
|
"_spec": "rgbcolor@^1.0.1",
|
|
"_where": "E:\\hz-zhhq-web\\node_modules\\canvg",
|
|
"author": {
|
|
"name": "Sebastian Vollnhals",
|
|
"email": "sebastian@vollnhals.info"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/yetzt/node-rgbcolor/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "A module to parse color values",
|
|
"engines": {
|
|
"node": ">= 0.8.15"
|
|
},
|
|
"homepage": "https://github.com/yetzt/node-rgbcolor#readme",
|
|
"keywords": [
|
|
"rgb",
|
|
"color",
|
|
"rgbcolor"
|
|
],
|
|
"license": "MIT OR SEE LICENSE IN FEEL-FREE.md",
|
|
"main": "./index.js",
|
|
"name": "rgbcolor",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/yetzt/node-rgbcolor.git"
|
|
},
|
|
"version": "1.0.1"
|
|
}
|