{
  "name": "berry-database",
  "version": "1.3.4",
  "description": "This is database tool.",
  "main": "index.js",
  "directories": {
    "doc": "doc",
    "lib": "lib",
    "test": "test"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/qianduanXIAOHAOZI/berryDB"
  },
  "scripts": {
    "test": "berrydb"
  },
  "keywords": [
    "db",
    "database",
    "berry",
    "berrydb",
    "yhzheng"
  ],
  "author": "yhzheng",
  "license": "ISC",
  "dependencies": {
    "express": "^4.16.3"
  }
}
