UNPKG

@thegoodygoody/randomnumbermodule

Version:

Gibt beim Aufruf 6 unterschiedliche Zufallszahlen in einem Array aus.

29 lines (28 loc) 724 B
{ "name": "@thegoodygoody/randomnumbermodule", "version": "11.0.0", "description": "Gibt beim Aufruf 6 unterschiedliche Zufallszahlen in einem Array aus.", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/julianolbrich/jmodule.git" }, "main": "index.js", "keywords": [ "randomnumber", "npmpackage", "goodygoody" ], "dependencies": { "@thegoodygoody/jmodule": "^6.0.0" }, "bugs": { "url": "https://github.com/julianolbrich/jmodule/issues" }, "homepage": "https://github.com/julianolbrich/jmodule#readme", "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "julianolbrich" }