UNPKG

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