pink-coin
Version:
A random bit (coin flip) that you can change the behavior of
26 lines • 620 B
JSON
{
"name": "pink-coin",
"version": "2.1.1",
"description": "A random bit (coin flip) that you can change the behavior of",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/mLAW-Studio/pink-coin.git"
},
"keywords": [
"pink",
"coin",
"random",
"toolbox",
"math"
],
"author": "James Calvin Meaders III",
"license": "MIT",
"bugs": {
"url": "https://github.com/mLAW-Studio/pink-coin/issues"
},
"homepage": "https://github.com/mLAW-Studio/pink-coin#readme"
}