UNPKG

generator-springboot-api

Version:
44 lines (43 loc) 1.02 kB
{ "name": "generator-springboot-api", "version": "1.6.1", "description": "SpringBoot REST API Generator", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/leobarreiro/generator-springboot-api.git" }, "keywords": [ "yeoman-generator", "spring-boot", "springboot", "java 11", "docker", "docker stack", "k8s", "maven", "quasarbot.com" ], "author": "Leopoldo B Barreiro", "license": "MIT", "bugs": { "url": "https://github.com/leobarreiro/generator-springboot-api/issues" }, "homepage": "https://github.com/leobarreiro/generator-springboot-api#readme", "dependencies": { "decamelize": "^1.2.0", "ejs": "^2.6.1", "promise": "^8.1.0", "prompt": "^1.0.0", "prompt-checkbox": "^2.2.0", "unique-names-generator": "^4.1.1", "uppercamelcase": "^3.0.0", "yeoman-generator": "^3.2.0" }, "files": [ "app" ] }