UNPKG

vegana-js

Version:

vegana is a container based js framework

43 lines (42 loc) 933 B
{ "name": "vegana-js", "version": "0.0.3", "description": "vegana is a container based js framework", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "vegana", "js", "framework", "dritributed", "lazy" ], "author": "tejasav dutt", "license": "ISC", "dependencies": { "chalk": "^2.4.1", "chokidar": "^2.0.4", "cli-spinner": "^0.2.8", "cross-spawn": "^6.0.5", "express": "^4.16.4", "fs-extra": "^7.0.0", "http": "0.0.0", "socket.io": "^2.1.1", "vegana-engine": "^1.0.0" }, "bin": { "vegana": "./bin/index.js" }, "preferGlobal": true, "devDependencies": {}, "repository": { "type": "git", "url": "git+https://github.com/gzbakku/vegana.git" }, "bugs": { "url": "https://github.com/gzbakku/vegana/issues" }, "homepage": "https://github.com/gzbakku/vegana#readme" }