UNPKG

@derin-n/provablyfair

Version:
27 lines (26 loc) 616 B
{ "name": "@derin-n/provablyfair", "version": "1.0.1", "description": "A provably fair algorithm", "main": "fair.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/derin-n/provablyfair.git" }, "keywords": [ "provably", "fair", "algorithm", "seeded" ], "author": "derin-n", "license": "SEE LICENSE IN license.txt", "bugs": { "url": "https://github.com/derin-n/provablyfair/issues" }, "homepage": "https://github.com/derin-n/provablyfair#readme", "dependencies": {} }