Files
SimfonyBasics/spa/node_modules/cordova-app-hello-world/package.json
2024-07-05 13:46:23 +02:00

15 lines
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"
}