{ "_from": "chroma-js@^0.6.3", "_id": "chroma-js@0.6.3", "_inBundle": false, "_integrity": "sha1-tTRPm3ycrO/TJiGE42lvqReo5cA=", "_location": "/chroma-js", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "chroma-js@^0.6.3", "name": "chroma-js", "escapedName": "chroma-js", "rawSpec": "^0.6.3", "saveSpec": null, "fetchSpec": "^0.6.3" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/chroma-js/-/chroma-js-0.6.3.tgz", "_shasum": "b5344f9b7c9cacefd3262184e3696fa917a8e5c0", "_spec": "chroma-js@^0.6.3", "_where": "/Users/benakamoorthi/Projects/matomo", "author": { "name": "Gregor Aisch" }, "bugs": { "url": "https://github.com/gka/chroma.js/issues" }, "bundleDependencies": false, "deprecated": false, "description": "JavaScript library for color conversions", "devDependencies": { "coffee-script": "1.2", "es6-shim": "^0.18.0", "uglify-js": "2.x", "vows": "0.7.x" }, "homepage": "https://github.com/gka/chroma.js", "keywords": [ "color" ], "main": "chroma.js", "maintainers": [ { "name": "Klemen Slavič", "email": "klemen@celtra.com", "url": "http://about.me/klemen.slavic" }, { "name": "Gregor Aisch", "email": "mail@driven-by-data.net", "url": "http://driven-by-data.net" } ], "name": "chroma-js", "repository": { "type": "git", "url": "git://github.com/gka/chroma.js.git" }, "scripts": { "test": "vows; echo" }, "spm": { "main": "chroma.js", "ignore": [ "src", "doc", "test" ] }, "version": "0.6.3" }