cordova-app-hello-world
Version:
This is the hello world app used by the `cordova create` command.
15 lines (14 loc) • 435 B
JSON
{
"name": "cordova-app-hello-world",
"version": "6.0.0",
"description": "This is the hello world app used by the `cordova create` command.",
"repository": "github:apache/cordova-app-hello-world",
"bugs": "https://github.com/apache/cordova-app-hello-world/issues",
"main": "index.js",
"keywords": [
"ecosystem:cordova",
"cordova:template"
],
"author": "Apache Software Foundation",
"license": "Apache-2.0"
}