UNPKG

cryptocensus

Version:
23 lines (22 loc) 470 B
{ "name": "cryptocensus", "version": "1.1.1", "description": "Package for crypto currencies live data", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "Crypto" ], "author": "Harish Kumar", "license": "ISC", "type": "module", "dependencies": { "node-fetch": "^3.0.0" }, "repository": { "type": "git", "url": "https://github.com/Harishkumar01/Cryptocensus.git" } }