Archived
1
0
Fork 0
This repository has been archived on 2024-06-28. You can view files and clone it, but cannot push or open issues or pull requests.
ZiviScanner/package.json

22 lines
583 B
JSON
Raw Permalink Normal View History

2016-10-25 12:41:25 +02:00
{
"name": "phonegap-template-hello-world",
"version": "4.0.2",
"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.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"
}