{
  "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"
}
