slush-cooking-vue
Version:
A vue project template for cooking.
24 lines (23 loc) • 575 B
JSON
{
"name": "slush-cooking-vue",
"version": "1.4.1",
"description": "A vue project template for cooking.",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/cookingjs/slush-cooking-vue.git"
},
"scripts": {},
"keywords": [
"cooking",
"vue",
"slushgenerator"
],
"author": "qingwei-li <cinwell.li@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/cookingjs/slush-cooking-vue/issues"
},
"homepage": "https://github.com/cookingjs/slush-cooking-vue#readme",
"dependencies": {}
}