Files: 41d856e209658485fcf9b1adaa49cada3e75c9de / benchmark / package.json
335 bytesRaw
1 | { |
2 | "name": "benchmark", |
3 | "version": "1.0.0", |
4 | "description": "", |
5 | "main": "index.js", |
6 | "scripts": { |
7 | "test": "echo \"Error: no test specified\" && exit 1" |
8 | }, |
9 | "author": "", |
10 | "license": "ISC", |
11 | "dependencies": { |
12 | "bn.js": "^4.11.8", |
13 | "borc": "^2.0.2", |
14 | "lzma": "^2.3.2", |
15 | "merkle-patricia-tree": "^2.2.0" |
16 | } |
17 | } |
18 |
Built with git-ssb-web