{
  "name": "fastnukleon",
  "version": "0.0.1",
  "description": "simple - json based database module",
  "main": "./index.js",
  "types": "./index.ts",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "json",
    "database",
    "quick.db",
    "simple",
    "simpledb",
    "simple-database"
  ],
  "author": "Emir",
  "license": "MIT"
}