UNPKG

669 BJSONView Raw
1{
2 "name": "@types/asn1",
3 "version": "0.2.0",
4 "description": "TypeScript definitions for asn1",
5 "license": "MIT",
6 "contributors": [
7 {
8 "name": "Jim Geurts",
9 "url": "https://github.com/jgeurts",
10 "githubUsername": "jgeurts"
11 }
12 ],
13 "main": "",
14 "types": "index",
15 "repository": {
16 "type": "git",
17 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
18 },
19 "scripts": {},
20 "dependencies": {
21 "@types/node": "*"
22 },
23 "typesPublisherContentHash": "2fa25fb863d05df138e881e5222c76f2f128f2fe3fd2a3f6cf3db3f6640bdd7f",
24 "typeScriptVersion": "2.3"
25}
\No newline at end of file