UNPKG

okra-framework

Version:
45 lines (44 loc) 910 B
{ "name": "okra-framework", "version": "0.1.3", "description": "Application server", "author": "o-rumiantsev", "license": "MIT", "main": "okra.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "node server.js" }, "dependencies": { "common-toolkit": "^0.1.5", "metarhia-jstp": "^1.1.1", "mohican": "^0.2.8", "mongodb": "^3.1.0" }, "directories": { "lib": "lib" }, "devDependencies": {}, "repository": { "type": "git", "url": "git+https://github.com/o-rumiantsev/Okra.git" }, "keywords": [ "vegetables", "okra", "vegan", "microservices", "framewrork", "http", "jstp", "rpc", "websocket", "mohican", "javascript", "impress" ], "bugs": { "url": "https://github.com/o-rumiantsev/Okra/issues" }, "homepage": "https://github.com/o-rumiantsev/Okra#readme" }