UNPKG

web2app-spa

Version:

This template is primarily designed to easily convert HTML pages and URLs into a Capacitor/Cordova based iOS/Android app that can be used as Single-page application (SPA).

39 lines (38 loc) 968 B
{ "name": "web2app-spa", "version": "1.0.4", "description": "This template is primarily designed to easily convert HTML pages and URLs into a Capacitor/Cordova based iOS/Android app that can be used as Single-page application (SPA).", "main": "index.html", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/bug7a/web2app.git" }, "keywords": [ "ecosystem:cordova", "cordova:template", "cordova", "mobile", "app", "template", "cordova-template", "cordova-android", "cordova-ios", "android", "ios", "capacitor", "ionic", "mobile-template", "javascript", "javascript-mobile", "javascript-template" ], "author": "Bugra Ozden", "license": "SEE LICENSE IN README.md", "bugs": { "url": "https://github.com/bug7a/web2app/issues" }, "homepage": "https://bug7a.github.io/web2app/" }