UNPKG

hex-to-int

Version:
23 lines (22 loc) 566 B
{ "name": "hex-to-int", "version": "1.0.4", "description": "Hexadecimal to integer convertor.", "main": "build/hex-to-int.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Jeromin-a-um-hi/hex-to-int.git" }, "keywords": [ "Hexadecimal" ], "author": "Jeromin-a-um-hi", "license": "MIT", "bugs": { "url": "https://github.com/Jeromin-a-um-hi/hex-to-int/issues" }, "homepage": "https://github.com/Jeromin-a-um-hi/hex-to-int#readme" }