Files
manja_ui_dev/package.json
T
Łukasz Holeczek 923dc4ac3c - update: Bootstrap version to v4.0.0-beta.2
- update: vue-chartjs version to 3.0.0
- refactor: Remove old SCSS variables
- refactor: Breadcrumb Menu styles
- fix: External links issue
- fix: Mobile sidebar-nav height issue
2017-10-22 19:22:38 +02:00

34 lines
694 B
JSON

{
"name": "@coreui/vue",
"version": "1.0.3",
"description": "Open Source Vue Admin Template",
"main": "",
"homepage": "http://coreui.io/vue/",
"github": "https://github.com/mrholek/CoreUI-Vue#readme",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/mrholek/CoreUI-Vue.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-Vue/issues"
}
}