UNPKG

east-analysistools

Version:

description: Tools to analyze the performance of Crypto Currencies

28 lines (27 loc) 567 B
{ "name": "east-analysistools", "version": "0.4.4", "description": "description: Tools to analyze the performance of Crypto Currencies", "main": "index.js", "type": "module", "scripts": { "test": "index.js" }, "keywords": [ "analysis", "crypto", "currency", "smooth", "wavelet" ], "author": "Rodney East", "license": "ISC", "dependencies": { "dataformat": "^1.0.0", "dateformat": "^5.0.3", "discrete-wavelets": "^5.0.15", "mathjs": "^14.1.0", "mongodb": "^6.12.0", "updatetools": "^0.3.1" } }