UNPKG

thalassa-aqueduct

Version:

Dynamic haproxy load balancer and configuration. Part of Thalassa

29 lines (28 loc) 446 B
{ "name": "rickshaw", "version": "1.4.6", "dependencies": { "d3": "~3.3.6" }, "keywords": [ "d3", "charts", "rickshaw", "svg", "graph" ], "main": "./rickshaw", "engines": { "node": ">= 0.8.0" }, "devDependencies": { "jsdom": "~0.5.4", "nodeunit": "~0.7.4", "clean-css": "~0.10.2", "uglify-js": "~2.2.5", "jshint": "~1.1.0" }, "scripts": { "test": "nodeunit tests" } }