-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
22 lines (22 loc) · 897 Bytes
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
"name": "vue-blossom-design-system",
"version": "0.0.1",
"description": "Vue blossom Design System is is Coded, Written & Published By Bootcatch, Based on Vue & Bootstrap 4.x ( Bootcatch-themes ).",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ajaymarathe/vue-blossom-design-system.git"
},
"keywords": [
"vue-blossom-design-system", "vue", "vuejs", "vue-design-system", "vue-blossom", "vue-bootcatch", "bootcatch", "vue-uikit", "vue-bootstrap-uikit", "ui-kit", "bootstrap"
],
"author": "Ajay Marathe <0107amar@gmail.com> (http://bootcatch.com/lightly)",
"license": "MIT",
"bugs": {
"url": "https://github.com/ajaymarathe/vue-blossom-design-system/issues"
},
"homepage": "https://github.com/ajaymarathe/vue-blossom-design-system#readme"
}