UNPKG

@reality.eth/reality-eth-lib

Version:

Tools for handling questions in the reality.eth fact verification platform

44 lines (43 loc) 1.11 kB
{ "name": "@reality.eth/reality-eth-lib", "version": "3.4.25", "description": "Tools for handling questions in the reality.eth fact verification platform", "scripts": { "test": "env TZ='Asia/Kabul' mocha ./test" }, "keywords": [ "Ethereum", "Realitio", "Reality Check", "Reality Keys", "Solidity", "Truffle" ], "author": "Edmund Edgar (https://reality.eth.link)", "license": "GPL-3.0", "dependencies": { "@reality.eth/contracts": "^3.2.22", "bignumber.js": "^7.2.1", "bn.js": "^5.2.1", "ethereumjs-abi": "^0.6.5", "html-to-text": "^8.2.1", "isomorphic-dompurify": "^0.23.0", "marked": "^4.1.1", "sprintf-js": "^1.1.1" }, "devDependencies": { "chai": "^4.3.6", "chai-bignumber": "^2.0.2", "mocha": "^5.2.0", "truffle": "^4.0.1" }, "repository": { "type": "git", "url": "git+https://github.com/RealityETH/monorepo.git" }, "bugs": { "url": "https://github.com/RealityETH/monorepo/issues" }, "homepage": "https://reality.eth.link", "gitHead": "8f89b31904d7c897a6e63fe9652c303a93d42ef0" }