UNPKG

pentahoclient

Version:
29 lines (28 loc) 684 B
{ "name": "pentahoclient", "version": "1.0.3", "description": "node app to parse and show pentaho status", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/animeshj/node-pentahoclient.git" }, "keywords": [ "pentaho", "node" ], "author": "animeshj", "license": "ISC", "bugs": { "url": "https://github.com/animeshj/node-pentahoclient/issues" }, "homepage": "https://github.com/animeshj/node-pentahoclient#readme", "dependencies": { "coffee-script": "^1.10.0", "request": "^2.69.0", "xml2json-light": "^1.0.3" } }