randomizer-pro-js
Version:
A JavaScript package to generate random colors and numbers.
40 lines (39 loc) • 873 B
JSON
{
"name": "randomizer-pro-js",
"version": "1.1.2",
"description": "A JavaScript package to generate random colors and numbers.",
"main": "src/index.js",
"scripts": {
"test": "jest"
},
"repository": {
"type": "git",
"url": "git+https://github.com/BilalShahid-13/randomize.git"
},
"keywords": [
"random",
"colors",
"numbers",
"randomize",
"js-random",
"color-generator",
"number-generator",
"random-tools",
"utility",
"javascript-library",
"randomizer",
"random-utils",
"color-palette",
"number-magic"
],
"author": "Bilal Shahid",
"license": "MIT",
"bugs": {
"url": "https://github.com/BilalShahid-13/randomize/issues"
},
"homepage": "https://github.com/BilalShahid-13/randomize#readme",
"readme": "README.md",
"dependencies": {
"randomizer-pro-js": "^1.1.0"
}
}