UNPKG

luvit-zedb-api

Version:

luvit.io api for zedb

27 lines (26 loc) 708 B
{ "name": "luvit-zedb-api", "version": "0.0.2e", "description": "luvit.io api for zedb", "keywords": "luvit, utils, zedb, api, nosql", "homepage": "http://b42.in/", "bugs": { "url" : "https://github.com/b42-coding/luvit-zedb-api/issues", "email" : "admin@i-zed.net" }, "author": { "name": "Niklas Kühtmann", "email": "admin@i-zed.net", "url": "http://i-zed.net/" }, "repository": { "type": "git", "url": "https://github.com/b42-coding/luvit-zedb-api.git" }, "main": "init.lua", "scripts": { "start": "luvit init.lua", "test": "luvit test/init.lua" }, "license": "APACHE2", "dependencies": { "luvit-zed": "0.0.8e" } }