UNPKG

javascript-mobile-app-template

Version:

Simple and fully customizable user interface template. Design for mobile app development on Capacitor or Cordova. Platforms: Android, iOS, Web.

39 lines (38 loc) 1.03 kB
{ "name": "javascript-mobile-app-template", "version": "2.0.0", "description": "Simple and fully customizable user interface template. Design for mobile app development on Capacitor or Cordova. Platforms: Android, iOS, Web.", "main": "index.html", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/bug7a/javascript-mobile-app-template.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/javascript-mobile-app-template/issues" }, "homepage": "https://bug7a.github.io/javascript-mobile-app-template/" }