framework7-vue
Version:
Build full featured iOS & Android apps using Framework7 & Vue
45 lines • 958 B
JSON
{
"name": "framework7-vue",
"version": "6.1.0",
"description": "Build full featured iOS & Android apps using Framework7 & Vue",
"main": "cjs/framework7-vue.js",
"module": "esm/framework7-vue.js",
"jsnext:main": "esm/framework7-vue.js",
"typings": "framework7-vue.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/framework7io/framework7.git"
},
"keywords": [
"vue",
"vuejs",
"mobile",
"framework",
"framework7",
"cordova",
"ios",
"iphone",
"ipad",
"apple",
"phonegap",
"native",
"touch",
"appstore",
"app",
"f7",
"material",
"android",
"google",
"googleplay"
],
"author": "Vladimir Kharlampidi",
"license": "MIT",
"bugs": {
"url": "https://github.com/framework7io/framework7/issues"
},
"homepage": "https://framework7.io/vue/",
"funding": {
"type": "patreon",
"url": "https://www.patreon.com/framework7"
}
}