blob: 45097d7ed3bfba4799ba57fe9f7a2a6bd5621ae1 [file] [log] [blame]
{
"name": "cordova-app-hello-world",
"version": "5.0.0-dev",
"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"
}