@mattythedev01/easydatadb
Version:
Makes you a bot
36 lines (35 loc) • 689 B
JSON
{
"name": "@mattythedev01/easydatadb",
"version": "1.0.4",
"description": "Makes you a bot",
"main": "./index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"logging",
"discord",
"discord-bot",
"logger",
"nodejs",
"json",
"simple",
"bot-logging",
"npm-package",
"lightweight",
"event-logging",
"data-logging",
"bot-development",
"javascript",
"node",
"datadb",
"quickdb"
],
"author": "mattythedev",
"license": "ISC",
"dependencies": {
"fs": "^0.0.1-security",
"path": "^0.12.7",
"readline": "^1.3.0"
}
}