UNPKG

vaxe

Version:

JSON structured automatic route package with additions to improve usability

37 lines (36 loc) 761 B
{ "name": "vaxe", "version": "3.0.2", "description": "JSON structured automatic route package with additions to improve usability", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "Net", "Route", "Automatic", "Easy", "JSON", "Input", "Generate", "Random" ], "author": "orielhaim", "license": "ISC", "dependencies": { "express": "^4.18.2", "fs": "^0.0.1-security", "helmet": "^6.0.1", "login": "^0.8.0", "morgan": "^1.10.0", "prompt-sync": "^4.2.0" }, "repository": { "type": "git", "url": "https://github.com/orielhaim/vaxe.git" }, "bin": { "vaxe": "./vaxe.sh" } }