{
  "name": "lgio-pfn",
  "version": "1.0.0",
  "description": "Provably Fair",
  "main": "./pfn.js",
  "scripts": {
    "test": "node ./pfn-test.js"
  },
  "repository": {
    "type": "git",
    "url": "github.com/livegamesio/pfn"
  },
  "keywords": [
    "pfn",
    "provably",
    "fair"
  ],
  "author": "livegames",
  "license": "Apache-2.0"
}
