UNPKG

@vsadx/true-binary

Version:
27 lines (26 loc) 626 B
{ "name": "@vsadx/true-binary", "version": "1.1.2", "description": "IEEE 754 Floating Point Converter", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/VSADX/true-binary-for-float64.git" }, "type": "module", "keywords": [ "floating-point", "IEEE", "binary", "numbers" ], "author": "vsadx", "license": "ISC", "bugs": { "url": "https://github.com/VSADX/true-binary-for-float64/issues" }, "homepage": "https://github.com/VSADX/true-binary-for-float64#readme" }