UNPKG

tulip-db

Version:
30 lines (29 loc) 587 B
{ "name": "tulip-db", "version": "1.0.4", "description": "opensource no sql database", "main": "index.js", "dependencies": { "fs": "^0.0.1-security", "uuid": "^8.3.2" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/shibam-naskar/tulip.git" }, "keywords": [ "database", "no sql", "local database", "json data", "tulip", "json database", "no sql database" ], "author": "Shibam Naskar", "license": "ISC" }