UNPKG

decentralized-internet

Version:

An NPM library of programs to create decentralized web and distributed computing projects

22 lines (21 loc) 445 B
{ "name": "aicar", "version": "1.0.0", "description": "Unofficial Tesla REST API + Distributed Computing", "main": "index.js", "dependencies": { "teslams": "^1.3.0", "decentralized-internet": "^5.0.0" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "tesla", "blockchain", "decentralized", "internet" ], "author": "Andrew Magdy Kamal", "license": "MIT" }