UNPKG

nequearchitecto

Version:

view your aggregated cryptocurrency portfolio across exchanges, ETH wallet, and any other places!

67 lines (66 loc) 1.64 kB
{ "name": "nequearchitecto", "version": "1.1.3", "description": "view your aggregated cryptocurrency portfolio across exchanges, ETH wallet, and any other places!", "main": "dist/crypto-portfolio-viwer.bundle.js", "files": [ "dist/crypto-portfolio-viwer.bundle.js" ], "author": "ZoeyBrekke", "repository": { "type": "git", "url": "https://github.com/ConsueloBrekke/nequearchitecto.git" }, "bugs": { "url": "https://github.com/ConsueloBrekke/nequearchitecto.git/issues" }, "license": "MIT", "keywords": [ "perferendis", "quisquam", "npm-module", "iusto", "portfolio", "quia", "crypto", "bitcoin", "nesciunt", "cryptocurrency", "sapiente", "cryptocurrency-trading-bot", "cli-tool", "cryptocurrency-exchanges", "cryptocurrency-portfolio", "cryptocurrency-prices", "cryptocurrency-wallet", "ccxt", "quia", "coingecko", "sed", "crypto-exchange-api", "coingecko-client", "crypto-exchange-software", "est" ], "dependencies": { "axios": "^0.21.1", "ccxt": "^1.46.15", "chalk": "^4.1.0", "coingecko-api": "^1.0.10", "lodash": "^4.17.21", "table": "^6.0.9" }, "devDependencies": { "@babel/core": "^7.13.14", "@babel/plugin-proposal-optional-chaining": "^7.13.12", "@babel/preset-env": "^7.13.12", "babel-eslint": "^10.1.0", "babel-loader": "^8.2.2", "eslint": "^7.23.0", "eslint-config-airbnb-base": "^14.2.1", "eslint-plugin-import": "^2.22.1", "webpack": "^5.31.0", "webpack-bundle-analyzer": "^4.4.0", "webpack-cli": "^4.6.0" } }