cordova-template-ngx-onsenui
Version:
Cordova template with Onsen UI and Angular
25 lines (24 loc) • 615 B
JSON
{
"name": "cordova-template-ngx-onsenui",
"version": "0.4.1",
"description": "Cordova template with Onsen UI and Angular",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/puku0x/cordova-template-ngx-onsenui.git"
},
"homepage": "https://github.com/puku0x/cordova-template-ngx-onsenui",
"keywords": [
"ecosystem:phonegap",
"ecosystem:cordova",
"cordova:template",
"phonegap:template",
"onsenui",
"angular"
],
"author": "puku0x",
"license": "Apache-2.0"
}