numbers-that-r-cool
Version:
get numbers that are cool
29 lines (28 loc) • 685 B
JSON
{
"name": "numbers-that-r-cool",
"version": "1.2.0",
"description": "get numbers that are cool",
"main": "src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/loudclouds/numbers-that-r-cool.git"
},
"keywords": [
"numbers",
"that",
"are",
"cool"
],
"author": "loudclouds <loudclouds@geologist.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/loudclouds/numbers-that-r-cool/issues"
},
"homepage": "https://github.com/loudclouds/numbers-that-r-cool#readme",
"dependencies": {
"unique-random-array": "1.0.0"
}
}