cordova-template-onsenui-vue-webpack
Version:
Cordova template with OnsenUI, Vue 2 and Webpack 2.
29 lines (28 loc) • 727 B
JSON
{
"name": "cordova-template-onsenui-vue-webpack",
"version": "1.1.2",
"description": "Cordova template with OnsenUI, Vue 2 and Webpack 2.",
"main": "index.js",
"scripts": {
"test": "echo \"Err: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/lakexyde/cordova-onsenui-vue-webpack-template.git"
},
"homepage": "https://github.com/lakexyde/cordova-onsenui-vue-webpack-template",
"keywords": [
"ecosystem:phonegap",
"ecosystem:cordova",
"cordova:template",
"phonegap:template",
"cordova-template",
"template",
"webpack",
"vue.js",
"vue",
"onsenui"
],
"author": "Olalekan Oladipupo",
"license": "Apache-2.0"
}