bdbtool
Version:
the code Tool of bdb
21 lines (20 loc) • 348 B
JSON
{
"name": "bdbtool",
"version": "1.0.7",
"description": "the code Tool of bdb",
"main": "index.js",
"type":"module",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git"
},
"keywords": [
"tool",
"bdb"
],
"author": "bdb",
"license": "ISC"
}