wunder-js-sdk
Version:
wunderDB Javascript SDK
26 lines (25 loc) • 536 B
JSON
{
"name": "wunder-js-sdk",
"version": "1.1.9",
"description": "wunderDB Javascript SDK",
"main": "index.js",
"type": "module",
"scripts": {
"test": "npm test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/TanmoySG/wunder-js.git"
},
"keywords": [
"wunder-db",
"json-db",
"noSQL"
],
"author": "Tanmoy Sen Gupta",
"license": "ISC",
"bugs": {
"url": "https://github.com/TanmoySG/wunder-js/issues"
},
"homepage": "https://github.com/TanmoySG/wunder-js#readme"
}