vue-lottery
Version:
24 lines (23 loc) • 499 B
JSON
{
"name": "vue-lottery",
"version": "1.0.3",
"description": "",
"main": "lottery.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Venler/vue-lottery.git"
},
"keywords": [
"vue",
"lottery"
],
"author": "venler",
"license": "ISC",
"bugs": {
"url": "https://github.com/Venler/vue-lottery/issues"
},
"homepage": "https://github.com/Venler/vue-lottery#readme"
}