{ "_args": [ [ "chroma-js@1.4.1", "D:\\dev\\web\\projects\\vscode\\vscode-data-preview" ] ], "_from": "chroma-js@1.4.1", "_id": "chroma-js@1.4.1", "_inBundle": false, "_integrity": "sha512-jTwQiT859RTFN/vIf7s+Vl/Z2LcMrvMv3WUFmd/4u76AdlFC0NTNgqEEFPcRiHmAswPsMiQEDZLM8vX8qXpZNQ==", "_location": "/chroma-js", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "chroma-js@1.4.1", "name": "chroma-js", "escapedName": "chroma-js", "rawSpec": "1.4.1", "saveSpec": null, "fetchSpec": "1.4.1" }, "_requiredBy": [ "/@finos/perspective-viewer-d3fc", "/@finos/perspective-viewer-highcharts" ], "_resolved": "https://registry.npmjs.org/chroma-js/-/chroma-js-1.4.1.tgz", "_spec": "1.4.1", "_where": "D:\\dev\\web\\projects\\vscode\\vscode-data-preview", "author": { "name": "Gregor Aisch" }, "bugs": { "url": "https://github.com/gka/chroma.js/issues" }, "description": "JavaScript library for color conversions", "devDependencies": { "catty": "github:gka/catty#coffeescript", "coffee-script": "1.9.2", "es6-shim": "^0.18.0", "grunt": "^0.4.5", "grunt-cli": "^1.3.1", "grunt-contrib-clean": "^0.6.0", "grunt-contrib-coffee": "^0.13.0", "grunt-contrib-copy": "^1.0.0", "grunt-contrib-uglify": "^0.9.1", "grunt-replace": "^0.9.2", "http-server": "^0.11.1", "markdown-to-html": "0.0.13", "minimatch": "^3.0.2", "uglify-js": "2.x", "vows": "0.8.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": { "build": "grunt", "docs": "cd docs && make", "docs-preview": "cd docs && make preview", "test": "./node_modules/vows/bin/vows --dot-matrix" }, "spm": { "main": "chroma.js", "ignore": [ "src", "doc", "test" ] }, "version": "1.4.1" }