{ "name": "satellite", "version": "2.2.1", "description": "Minteck Sattelite Server, a fork of the Minteck Projects Web Server", "main": "server/core.js", "scripts": { "start": "node index.js" }, "author": "", "license": "ISC", "dependencies": { "ejs": "^3.1.6", "node-mime": "^1.0.0" } }