d2-ui
Version:
104 lines (103 loc) • 2.29 kB
JSON
{
"_args": [
[
"color@^0.11.0",
"/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/colormin"
]
],
"_from": "color@>=0.11.0 <0.12.0",
"_id": "color@0.11.1",
"_inCache": true,
"_installable": true,
"_location": "/color",
"_nodeVersion": "4.1.1",
"_npmUser": {
"email": "i.am.qix@gmail.com",
"name": "qix"
},
"_npmVersion": "3.3.6",
"_phantomChildren": {},
"_requested": {
"name": "color",
"raw": "color@^0.11.0",
"rawSpec": "^0.11.0",
"scope": null,
"spec": ">=0.11.0 <0.12.0",
"type": "range"
},
"_requiredBy": [
"/colormin"
],
"_resolved": "https://registry.npmjs.org/color/-/color-0.11.1.tgz",
"_shasum": "19e357ce1872e191e8a91702b4ee1b0ed844187a",
"_shrinkwrap": null,
"_spec": "color@^0.11.0",
"_where": "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/colormin",
"authors": [
"Heather Arthur <fayearthur@gmail.com>",
"Maxime Thirouin",
"Josh Junon"
],
"bugs": {
"url": "https://github.com/MoOx/color/issues"
},
"dependencies": {
"color-convert": "^0.5.3",
"color-string": "^0.3.0"
},
"description": "Color conversion and manipulation with CSS string support",
"devDependencies": {
"mocha": "^2.2.5",
"xo": "^0.12.1"
},
"directories": {},
"dist": {
"shasum": "19e357ce1872e191e8a91702b4ee1b0ed844187a",
"tarball": "https://registry.npmjs.org/color/-/color-0.11.1.tgz"
},
"files": [
"CHANGELOG.md",
"LICENSE",
"index.js"
],
"gitHead": "3ae554930634a3766d510a1a2e98b89b2f72fef2",
"homepage": "https://github.com/MoOx/color#readme",
"keywords": [
"color",
"colour",
"css"
],
"license": "MIT",
"maintainers": [
{
"email": "fayearthur@gmail.com",
"name": "harth"
},
{
"email": "m@moox.io",
"name": "moox"
},
{
"email": "i.am.qix@gmail.com",
"name": "qix"
}
],
"name": "color",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/MoOx/color.git"
},
"scripts": {
"pretest": "xo",
"test": "mocha"
},
"version": "0.11.1",
"xo": {
"rules": {
"new-cap": 0,
"no-cond-assign": 0
}
}
}