UNPKG

litoshi

Version:

Convert between Litecoin and Litoshi with mathematical precision.

27 lines (26 loc) 615 B
{ "name": "litoshi", "version": "1.0.0", "description": "Convert between Litecoin and Litoshi with mathematical precision.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+ssh://git@gitlab.com/backcopy/litoshi.git" }, "keywords": [ "litecoin", "litoshi" ], "author": "Edin Jusupovic", "license": "MIT", "bugs": { "url": "https://gitlab.com/backcopy/litoshi/issues" }, "homepage": "https://gitlab.com/backcopy/litoshi#README", "dependencies": { "big.js": "^5.1.2" } }