UNPKG

1.29 kBJSONView Raw
1{
2 "name": "@types/bcrypt",
3 "version": "5.0.2",
4 "description": "TypeScript definitions for bcrypt",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bcrypt",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": " Peter Harris",
10 "githubUsername": "codeanimal",
11 "url": "https://github.com/codeanimal"
12 },
13 {
14 "name": "Ayman Nedjmeddine",
15 "githubUsername": "IOAyman",
16 "url": "https://github.com/IOAyman"
17 },
18 {
19 "name": "David Stapleton",
20 "githubUsername": "dstapleton92",
21 "url": "https://github.com/dstapleton92"
22 },
23 {
24 "name": "BendingBender",
25 "githubUsername": "BendingBender",
26 "url": "https://github.com/BendingBender"
27 }
28 ],
29 "main": "",
30 "types": "index.d.ts",
31 "repository": {
32 "type": "git",
33 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
34 "directory": "types/bcrypt"
35 },
36 "scripts": {},
37 "dependencies": {
38 "@types/node": "*"
39 },
40 "typesPublisherContentHash": "5e03020f90d381638a232132c89634669c5a9c41450b2c3ed99615d0fc6251ee",
41 "typeScriptVersion": "4.5"
42}
\No newline at end of file