UNPKG

bmw-js

Version:

BMW javascript REST client for the BMW i3 hackathon.

39 lines (38 loc) 892 B
{ "name": "bmw-js", "author": "Robb Lovell", "description": "BMW javascript REST client for the BMW i3 hackathon.", "version": "2.2.6", "private": false, "repository": { "type": "git", "url": "https://github.com/i3-hackathon/bmw-js" }, "dependencies": { "signalr-client": "0.0.5" }, "devDependencies": { "mocha": "1.18.2", "should": "3.3.1", "http-browserify": "1.3.2", "coffee-script": "1.7.1", "browserify": "3.44.2", "combyne": "0.2.1", "uglify-js": "2.4.15", "bower": "1.3.9" }, "engines": { "node": "0.10.*", "npm": "1.4.*" }, "keywords": [ "BMW", "i3", "Mojio", "javascript", "vehicle", "car", "connected", "client" ] }