UNPKG

metasite-hammer

Version:

A metanet tool to upload static website to blockchain.

36 lines (35 loc) 833 B
{ "name": "metasite-hammer", "version": "1.1.2", "description": "A metanet tool to upload static website to blockchain.", "main": "Index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/monkeylord/MetaSite-Hammer.git" }, "keywords": [ "bitcoin", "metanet", "metasite", "bsv", "website", "tool" ], "author": "Monkeylord", "license": "MIT", "bugs": { "url": "https://github.com/monkeylord/MetaSite-Hammer/issues" }, "homepage": "https://github.com/monkeylord/MetaSite-Hammer#readme", "dependencies": { "bitcoin-ibe": "^1.2.2", "bitcore-explorers": "^1.0.1", "bsv": "^0.26.1", "mime-db": "^1.38.0", "mime-lookup": "0.0.2", "node-fetch": "^2.3.0" } }