UNPKG

godprotocol

Version:
42 lines (41 loc) 949 B
{ "name": "godprotocol", "version": "1.1.32", "description": "A distributed computing environment", "main": "Index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "nodemon -r esm Index.js" }, "repository": { "type": "git", "url": "git+https://github.com/immanuel-savvy/GodProtocol.git" }, "keywords": [ "decentralise", "distribute", "web4", "ai", "ar", "vr", "virtual-machine" ], "author": "Savvy", "license": "ISC", "bugs": { "url": "https://github.com/immanuel-savvy/GodProtocol/issues" }, "homepage": "https://github.com/immanuel-savvy/GodProtocol#readme", "dependencies": { "@octokit/rest": "^21.0.2", "crypto": "^1.0.1", "elliptic": "^6.6.0", "fs": "^0.0.1-security", "generalised-datastore": "^2.0.13", "js-base64": "^3.7.7" }, "devDependencies": { "esm": "^3.2.25", "nodemon": "^3.1.7" } }