{ "name": "nebulaweb", "version": "7.0.4", "description": "Explore the web. Freely. ", "type": "module", "main": "app.js", "scripts": { "test": "test", "start": "proxychains node app.js" }, "keywords": [ "educational", "math", "science" ], "author": "Nebula Services", "license": "Copyright Nebula Services. All Rights Reserved.", "dependencies": { "bare-server-node": "github:tomphttp/bare-server-node", "node-fetch": "^3.2.6", "node-static": "^0.7.11" } }