strapkit
Version:
Write once, deploy everyWear. Cross platform development tools for wearables.
56 lines (55 loc) • 1.06 kB
JSON
{
"name": "strapkit",
"version": "0.1.11",
"description": "Write once, deploy everyWear. Cross platform development tools for wearables.",
"bin": {
"strapkit": "./bin/strapkit"
},
"contributors": [{
"name":"laanak08"
},{
"name":"scald"
},{
"name":"martinza"
},{
"name":"brianpowell"
},{
"name":"swhite24"
},{
"name":"jamestaylr"
},{
"name":"backjo"
}],
"directories": {
"doc": "doc"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/strap/strapkit"
},
"dependencies": {
"analytics-node": "^1.1.0",
"optimist": "0.6.0",
"q": "~0.9",
"strapkit-lib": "0.1.6",
"underscore": "1.4.4"
},
"keywords": [
"strapkit",
"wearable",
"pebble",
"gear",
"wear",
"glass",
"iwatch"
],
"author": "Strap",
"license": "Apache",
"bugs": {
"url": "https://github.com/strap/strapkit/issues"
},
"homepage": "https://github.com/strap/strapkit"
}