UNPKG

d2-ui

Version:
115 lines (114 loc) 2.64 kB
{ "_args": [ [ "color-convert@^1.3.0", "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/color" ] ], "_from": "color-convert@>=1.3.0 <2.0.0", "_id": "color-convert@1.5.0", "_inCache": true, "_installable": true, "_location": "/color-convert", "_nodeVersion": "0.10.32", "_npmOperationalInternal": { "host": "packages-16-east.internal.npmjs.com", "tmp": "tmp/color-convert-1.5.0.tgz_1472948780177_0.9181577879935503" }, "_npmUser": { "email": "i.am.qix@gmail.com", "name": "qix" }, "_npmVersion": "2.14.2", "_phantomChildren": {}, "_requested": { "name": "color-convert", "raw": "color-convert@^1.3.0", "rawSpec": "^1.3.0", "scope": null, "spec": ">=1.3.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/color" ], "_resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.5.0.tgz", "_shasum": "7a2b4efb4488df85bca6443cb038b7100fbe7de1", "_shrinkwrap": null, "_spec": "color-convert@^1.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/qix-/color-convert/issues" }, "dependencies": {}, "description": "Plain color conversion functions", "devDependencies": { "chalk": "^1.1.1", "xo": "^0.11.2" }, "directories": {}, "dist": { "shasum": "7a2b4efb4488df85bca6443cb038b7100fbe7de1", "tarball": "https://registry.npmjs.org/color-convert/-/color-convert-1.5.0.tgz" }, "files": [ "index.js", "conversions.js", "css-keywords.js", "route.js" ], "gitHead": "427cbb70540bb9e5b3e94aa3bb9f97957ee5fbc0", "homepage": "https://github.com/qix-/color-convert#readme", "keywords": [ "color", "colour", "convert", "converter", "conversion", "rgb", "hsl", "hsv", "hwb", "cmyk", "ansi", "ansi16" ], "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-convert", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/qix-/color-convert.git" }, "scripts": { "pretest": "xo", "test": "node test/basic.js" }, "version": "1.5.0", "xo": { "rules": { "default-case": 0, "no-inline-comments": 0, "operator-linebreak": 0 } } }