{
"author": "Kaleb Hornsby <kaleb@hornsby.ws> (kaleb.hornsby.ws)",
"name": "rand",
"description": "Random Utilities",
"version": "0.0.4",
"repository": {
"type": "git",
"url": "http://github.com/kaleb/js-rand.git"
},
"main": "rand.js",
"engines": {
"node": "> 0.0.0"
},
"dependencies": {},
"devDependencies": {}
}