{ "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" } }