blob: 42fb1a5633ed6b61cf97bd9e2056651cc52fb5c8 [file] [log] [blame]
{
"name": "cordova-app-hello-world",
"version": "4.0.0",
"description": "This is the hello world app used by the `cordova create` command.",
"repository": {
"type": "git",
"url": "https://github.com/apache/cordova-app-hello-world"
},
"main": "index.js",
"keywords": [
"ecosystem:cordova",
"cordova:template"
],
"author": "Apache Software Foundation",
"license": "Apache-2.0"
}