53 lines
1.3 KiB
JSON
53 lines
1.3 KiB
JSON
{
|
|
"_from": "rgbcolor@^1.0.1",
|
|
"_id": "rgbcolor@1.0.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-1lBezbMEplldom+ktDMHMGd1lF0=",
|
|
"_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.npmjs.org/rgbcolor/-/rgbcolor-1.0.1.tgz",
|
|
"_shasum": "d6505ecdb304a6595da26fa4b43307306775945d",
|
|
"_spec": "rgbcolor@^1.0.1",
|
|
"_where": "/Users/km/Desktop/CHATTYPUB/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"
|
|
}
|