pome-ui
Version:
Front-end MVC library
22 lines (21 loc) • 484 B
JSON
{
"name": "pome-ui",
"version": "2.0.0-preview42",
"description": "Front-end MVC library",
"main": "pome-ui.js",
"bin": {
"pomelo-vue": "bin/pome-ui.js"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://git.net/pomesoft/pome-ui.git"
},
"author": "Yuko Zheng",
"license": "GPL v3",
"bugs": {
},
"homepage": "https://git.net/pomesoft/pome-ui"
}