@tegain/vue-cli-plugin-mevn
Version:
Add MEVN REST API boilerplate to your Vue-CLI project
25 lines (24 loc) • 599 B
JSON
{
"name": "@tegain/vue-cli-plugin-mevn",
"version": "0.1.3",
"description": "Add MEVN REST API boilerplate to your Vue-CLI project",
"main": "index.js",
"author": "Thomas Egain <hello@thomasegain.fr>",
"license": "ISC",
"repository": {
"type": "git",
"url": "git+https://github.com/tegain/vue-cli-plugin-mevn.git"
},
"keywords": [
"vue",
"vue-cli",
"mevn",
"mongodb",
"express",
"mongoose"
],
"bugs": {
"url": "https://github.com/tegain/vue-cli-plugin-mevn/issues"
},
"homepage": "https://github.com/tegain/vue-cli-plugin-mevn#readme"
}