UNPKG

citi-starkhub-info

Version:

Module for Citi StarkHub to info

24 lines (23 loc) 426 B
{ "name": "citi-starkhub-info", "version": "1.0.1", "description": "Module for Citi StarkHub to info", "main": "module.js", "scripts": { "test": "node test.js" }, "keywords": [ "citi", "hub", "investments", "module" ], "author": "Jorge Ruiz", "license": "MIT", "dependencies": { "lodash": "^4.17.21", "node-fetch": "2.6.7", "pg": "^8.11.5", "winston": "^3.13.0" } }