UNPKG

babu-random-generator

Version:
28 lines (27 loc) 643 B
{ "name": "babu-random-generator", "version": "1.0.9", "description": "Random Number Generator", "main": "dist/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/ThiruppathiRamBabu/babu-random.git" }, "keywords": [ "Random", "Number", "Generator" ], "author": "Babu", "license": "ISC", "bugs": { "url": "https://github.com/ThiruppathiRamBabu/babu-random/issues" }, "homepage": "https://github.com/ThiruppathiRamBabu/babu-random#readme", "devDependencies": { "typescript": "^5.1.6" } }