{
  "name": "@theevil24a/underworlddb",
  "version": "1.0.2",
  "description": "this is a microframework for manage sqlite in react-native like mongodb",
  "main": "UnderWorldDB.js",
  "directories": {
    "test": "tests"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://gitlab.com/Theevil24a/underworlddb.git"
  },
  "keywords": [
    "react-native",
    "expo",
    "sqltite",
    "mongodb"
  ],
  "author": "@theevil24a",
  "license": "MIT",
  "bugs": {
    "url": "https://gitlab.com/Theevil24a/underworlddb/issues"
  },
  "homepage": "https://gitlab.com/Theevil24a/underworlddb#readme"
}
