mit.db/package.json
Killer Boss Original 7af406787f Reset
2022-11-03 17:53:46 +01:00

29 lines
691 B
JSON

{
"name": "@fiusdevelopment/mit.db",
"version": "0.0.1",
"description": "A QuickDeploy Database Host",
"main": "index.js",
"scripts": {
"test": "npm start"
},
"repository": {
"type": "git",
"url": "git+https://github.com/FIUSDevelopment/mit-db.git"
},
"keywords": [
"database",
"javascript",
"nodejs",
"node.js",
"quickmap.db"
],
"author": "FIUS Development | Killer Boss Original",
"license": "SEE LICENSE IN LICENSE.txt",
"bugs": {
"url": "https://github.com/FIUSDevelopment/mit-db/issues"
},
"homepage": "https://github.com/FIUSDevelopment/mit-db#readme",
"dependencies": {
"@fiusdevelopment/map.db": "^1.0.2"
}
}