blob: d8ebf1c713b32dc9581c1df7ad78485534e6ada9 [file] [log] [blame]
{
"name": "ripple",
"version": "0.6.0",
"description": "A browser based html5 mobile application development and testing tool",
"homepage": "http://github.com/blackberry/ripple",
"author": {
"name": "Research In Motion",
"url": "http://github.com/blackberry/ripple"
},
"licenses": [{
"type": "Apache 2.0",
"url": "http://www.apache.org/licenses/LICENSE-2.0"
}],
"bin": { "ripple": "./bin/ripple" },
"main": "lib/index",
"files": [
"www",
"thirdparty",
"node_modules",
"README.md",
"LICENSE",
"lib",
"bin"
],
"private": true
}