UNPKG

lumenize

Version:

Illuminating the forest AND the trees in your data.

63 lines (62 loc) 1.28 kB
{ "name": "lumenize", "version": "0.8.4", "main": "./lumenize", "description": "Illuminating the forest AND the trees in your data.", "keywords": [ "charting", "chart", "infographics", "software engineering", "date", "time", "OLAP", "business intelligence", "BI", "statistics", "bayes", "bayesian", "bayesian classifier", "histogram" ], "author": { "name": "Larry Maccherone", "url": "http://maccherone.com" }, "homepage": "https://github.com/lmaccherone/Lumenize", "engines": { "node": "0.10.x" }, "repository": { "type": "git", "url": "http://github.com/lmaccherone/Lumenize.git" }, "preferGlobal": false, "dependencies": { "JSON2": "0.1.0", "tztime": "~0.6.10" }, "devDependencies": { "coffee-script": "~1.7.1", "async": "~0.2.9", "bower": "~1.2.8", "browserify": "1.16.x", "coffeedoctest": "0.4.x", "fileify-lm": "~0.3.1", "jsduckify": "^0.3.0", "marked": "0.2.x", "nodeunit": "~0.9.0", "runsync": "~0.1.6", "uglify-js": "2.2.x", "wrench": "1.4.x" }, "scripts": { "test": "cake testall" }, "licenses": [ { "type": "MIT", "url": "http://www.opensource.org/licenses/MIT" } ] }