UNPKG

generator-martinlabs

Version:

Generates a fullstack CRUD using Java and Vue.js, check the features list

52 lines (51 loc) 1.05 kB
{ "name": "generator-martinlabs", "version": "8.2.0", "description": "Generates a fullstack CRUD using Java and Vue.js, check the features list", "homepage": "https://github.com/martinlabs/generator-martinlabs", "author": { "name": "Gil Lopes Bueno", "email": "melanke.hc@gmail.com", "url": "" }, "files": [ "generators" ], "main": "generators/index.js", "keywords": [ "generator", "crud", "kotlin", "java", "jersey", "api", "javascript", "sass", "scss", "vue", "vuejs", "mysql", "transaction", "maven", "webpack", "hotreload", "eslint", "airbnb", "login", "yeoman", "yeoman-generator" ], "dependencies": { "ast-query": "^1.2.0", "chalk": "^2.1.0", "jsonfile": "^2.2.3", "mkdirp": "^0.5.1", "moment": "^2.17.1", "mysql": "^2.10.2", "xml2js": "^0.4.16", "yeoman-generator": "^0.21.1", "yosay": "^1.0.2" }, "repository": "martinlabs/generator-martinlabs", "license": "Apache-2.0" }