UNPKG

1.02 kBJSONView Raw
1{
2 "name": "@types/qrcode",
3 "version": "1.4.0",
4 "description": "TypeScript definitions for qrcode",
5 "license": "MIT",
6 "contributors": [
7 {
8 "name": "York Yao",
9 "url": "https://github.com/plantain-00",
10 "githubUsername": "plantain-00"
11 },
12 {
13 "name": "Michael Nahkies",
14 "url": "https://github.com/mnahkies",
15 "githubUsername": "mnahkies"
16 },
17 {
18 "name": "Rémi Sormain",
19 "url": "https://github.com/Marchelune",
20 "githubUsername": "Marchelune"
21 }
22 ],
23 "main": "",
24 "types": "index.d.ts",
25 "repository": {
26 "type": "git",
27 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
28 "directory": "types/qrcode"
29 },
30 "scripts": {},
31 "dependencies": {
32 "@types/node": "*"
33 },
34 "typesPublisherContentHash": "fb9bb4a115028ac1ed8901f5e025cd84951b1c82442f0f9c0e434d1a45f660ad",
35 "typeScriptVersion": "3.4"
36}
\No newline at end of file