This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
momo/.cordova/config.json

10 lines
247 B
JSON

{
"lib": {
"www": {
"id": "hello-world-template",
"version": "master",
"uri": "https://github.com/phonegap/phonegap-app-hello-world/archive/master.tar.gz",
"link": false
}
}
}