@brontosaurus/db
Version:
:ocean: Schema for brontosaurus
28 lines • 708 B
JSON
{
"name": "@brontosaurus/db",
"main": "index.js",
"version": "3.24.0",
"description": ":ocean: Schema for brontosaurus",
"repository": {
"type": "git",
"url": "git+https://github.com/SudoDotDog/Brontosaurus-DB.git"
},
"keywords": [
"DB",
"Thunder"
],
"author": "WMXPY",
"license": "MIT",
"bugs": {
"url": "https://github.com/SudoDotDog/Brontosaurus-DB/issues"
},
"homepage": "https://github.com/SudoDotDog/Brontosaurus-DB#readme",
"dependencies": {
"@brontosaurus/core": "^3.4.1",
"@brontosaurus/definition": "^3.4.1",
"@sudoo/bark": "^2.7.2",
"@sudoo/random": "^2.1.1",
"@sudoo/triforce-mongoose": "^1.4.4",
"speakeasy": "^2.0.0"
}
}