UNPKG

813 BJSONView Raw
1{
2 "name": "@types/secp256k1",
3 "version": "4.0.3",
4 "description": "TypeScript definitions for secp256k1",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/secp256k1",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Anler",
10 "url": "https://github.com/anler",
11 "githubUsername": "anler"
12 }
13 ],
14 "main": "",
15 "types": "index.d.ts",
16 "repository": {
17 "type": "git",
18 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
19 "directory": "types/secp256k1"
20 },
21 "scripts": {},
22 "dependencies": {
23 "@types/node": "*"
24 },
25 "typesPublisherContentHash": "14baa00e13004fc288810f488ac9df7b27bb8331df440b054268eaa22a038529",
26 "typeScriptVersion": "3.6"
27}
\No newline at end of file