{ "name": "numeric-types", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Jeff Lieb", "license": "ISC", "dependencies": { "typescript": "^5.3.3" } }