UNPKG

@mbanq/ctc

Version:

Countries, timezones and currencies

34 lines (33 loc) 647 B
{ "name": "@mbanq/ctc", "version": "0.0.3", "description": "Countries, timezones and currencies", "main": "src/index.js", "scripts": { "test": "jest --coverage" }, "repository": { "type": "git", "url": "git@github.com:mbanq/ctc.git" }, "keywords": [ "🕐", "💲", "Countries", "Timezones", "Currencies" ], "author": { "name": "FinLink, Inc.", "email": "dev@mbanq.com" }, "license": "MIT", "homepage": "https://github.com/mbanq/ctc", "bugs": { "url": "https://github.com/mbanq/ctc/issues" }, "devDependencies": { "jest": "^22.1.3", "standard": "^10.0.3" } }