vue-time-slot
Version:

28 lines (27 loc) • 615 B
JSON
{
"name": "vue-time-slot",
"version": "0.0.1",
"main": "VueTimeSlot.vue",
"description": "",
"directories": {
"example": "example"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/nobalmohan/vue-time-slot.git"
},
"keywords": [
"Vue",
"Timeslot",
"Vue2"
],
"author": "Nobal",
"license": "MIT",
"bugs": {
"url": "https://github.com/nobalmohan/vue-time-slot/issues"
},
"homepage": "https://github.com/nobalmohan/vue-time-slot#readme"
}