math-types/package.json

15 lines
270 B
JSON

{
"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"
}
}