d2-ui
Version:
94 lines (93 loc) • 2.21 kB
JSON
{
"_args": [
[
"color-string@^0.3.0",
"/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/color"
]
],
"_from": "color-string@>=0.3.0 <0.4.0",
"_id": "color-string@0.3.0",
"_inCache": true,
"_installable": true,
"_location": "/color-string",
"_nodeVersion": "0.12.0",
"_npmUser": {
"email": "m@moox.io",
"name": "moox"
},
"_npmVersion": "2.5.1",
"_phantomChildren": {},
"_requested": {
"name": "color-string",
"raw": "color-string@^0.3.0",
"rawSpec": "^0.3.0",
"scope": null,
"spec": ">=0.3.0 <0.4.0",
"type": "range"
},
"_requiredBy": [
"/color"
],
"_resolved": "https://registry.npmjs.org/color-string/-/color-string-0.3.0.tgz",
"_shasum": "27d46fb67025c5c2fa25993bfbf579e47841b991",
"_shrinkwrap": null,
"_spec": "color-string@^0.3.0",
"_where": "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/color",
"author": {
"email": "fayearthur@gmail.com",
"name": "Heather Arthur"
},
"bugs": {
"url": "https://github.com/harthur/color-string/issues"
},
"contributors": [
{
"name": "Maxime Thirouin"
},
{
"email": "dfcreative@gmail.com",
"name": "Dyma Ywanov"
}
],
"dependencies": {
"color-name": "^1.0.0"
},
"description": "Parser and generator for CSS color strings",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "27d46fb67025c5c2fa25993bfbf579e47841b991",
"tarball": "https://registry.npmjs.org/color-string/-/color-string-0.3.0.tgz"
},
"gitHead": "cb3a23eeadb4abe4a9233c7ba49c731bcb1cfb0a",
"homepage": "https://github.com/harthur/color-string",
"keywords": [
"color",
"colour",
"rgb",
"css"
],
"license": "MIT",
"main": "./color-string",
"maintainers": [
{
"email": "fayearthur@gmail.com",
"name": "harth"
},
{
"email": "m@moox.io",
"name": "moox"
}
],
"name": "color-string",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/harthur/color-string.git"
},
"scripts": {
"test": "node test/basic.js"
},
"version": "0.3.0"
}