random-utilities
Version:
Some random utilities. (nothing interesting for now)
31 lines (30 loc) • 710 B
JSON
{
"name": "random-utilities",
"version": "1.0.0",
"description": "Some random utilities. (nothing interesting for now)",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/AlexxNica/random-utilities.git"
},
"keywords": [
"random",
"utilities",
"random-utilities",
"util",
"utils",
"utility",
"random-utility",
"helper",
"helpers"
],
"author": "Alexandre Nicastro",
"license": "MIT",
"bugs": {
"url": "https://github.com/AlexxNica/random-utilities/issues"
},
"homepage": "https://github.com/AlexxNica/random-utilities#readme"
}