UNPKG

@4geit/swg-template

Version:

Scaffold the code base of a swagger-node reusable path, operation, definition, model or helper.

38 lines (37 loc) 901 B
{ "name": "@4geit/swg-template", "version": "1.8.3", "description": "Scaffold the code base of a swagger-node reusable path, operation, definition, model or helper.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git@gitlab.com:4geit/swagger/swg-template.git" }, "bugs": { "url": "https://gitlab.com/4geit/swagger/swg-template/issues" }, "homepage": "https://gitlab.com/4geit/swagger/swg-template#README", "keywords": [ "swagger", "swagger-node", "express", "scaffold", "bootstrap", "generate", "path", "operation", "definition", "model", "helper" ], "author": { "name": "Caner Candan", "email": "caner@candan.fr" }, "license": "MIT", "readme": "ERROR: No README data found!", "_id": "@4geit/swg-template@0.0.0" }