Files
manja_dev_ui/package.json
T
2018-05-14 14:02:07 +02:00

34 lines
767 B
JSON

{
"name": "@coreui/vue",
"version": "1.0.13",
"description": "CoreUI Vue Open Source Bootstrap 4 Admin Template",
"main": "",
"homepage": "http://coreui.io/vue/",
"github": "https://github.com/mrholek/coreui-free-vue-admin-template",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/mrholek/coreui-free-vue-admin-template.git"
},
"keywords": [
"Bootstrap",
"Admin",
"Template",
"Open Source",
"CSS",
"HTML",
"RWD",
"Dashboard",
"Vue",
"Vue.js",
"Vuejs"
],
"author": "Łukasz Holeczek",
"license": "MIT",
"bugs": {
"url": "https://github.com/mrholek/coreui-free-vue-admin-template/issues"
}
}