phonegap-template-hello-world
Version:
> A Hello World template built with PhoneGap
22 lines (21 loc) • 581 B
JSON
{
"name": "phonegap-template-hello-world",
"version": "4.0.4",
"description": "> A Hello World template built with PhoneGap",
"repository": {
"type": "git",
"url": "https://github.com/phonegap/phonegap-app-hello-world.git"
},
"author": "PhoneGap Team",
"license": "Apache-2.0",
"keywords": [
"ecosystem:phonegap",
"ecosystem:cordova",
"cordova:template",
"phonegap:template"
],
"bugs": {
"url": "https://github.com/phonegap/phonegap-app-hello-world/issues"
},
"homepage": "https://github.com/phonegap/phonegap-app-hello-world"
}