onstar
Version:
Datalink to GM's OnStar API services.
24 lines (23 loc) • 568 B
JSON
{
"name": "onstar",
"version": "0.0.0",
"description": "Datalink to GM's OnStar API services.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://sullrich@bitbucket.org/sullrich/onstar.git"
},
"keywords": [
"GM",
"OPEL",
"VAUXHALL",
"ONSTAR",
"API"
],
"author": "Sebastian Ullrich <sebastian.ullrich@deepsource.de> (http://deepsource.de)",
"license": "MIT",
"homepage": "https://bitbucket.org/sullrich/onstar#readme"
}