@reality.eth/reality-eth-lib
Version:
Tools for handling questions in the reality.eth fact verification platform
44 lines (43 loc) • 1.11 kB
JSON
{
"name": "@reality.eth/reality-eth-lib",
"version": "3.4.14",
"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.12",
"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": "f7ba43cc16293f7b170fbc6775ae2ea6558f2e5e"
}