agn-utils/number-util/package.json

13 lines
260 B
JSON

{
"name": "number-util",
"version": "1.1.0",
"description": "Number utilities",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "Trung Hoang",
"license": "Proprietary"
}