UNPKG

720 BJSONView Raw
1{
2 "name": "@types/pbkdf2",
3 "version": "3.1.0",
4 "description": "TypeScript definitions for pbkdf2",
5 "license": "MIT",
6 "contributors": [
7 {
8 "name": "Timon Engelke",
9 "url": "https://github.com/timonegk",
10 "githubUsername": "timonegk"
11 }
12 ],
13 "main": "",
14 "types": "index.d.ts",
15 "repository": {
16 "type": "git",
17 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
18 "directory": "types/pbkdf2"
19 },
20 "scripts": {},
21 "dependencies": {
22 "@types/node": "*"
23 },
24 "typesPublisherContentHash": "a40fa74f1ff0d2f082cc550aa5d1b8642eee12a12cb2edea546e25e466f4cf4e",
25 "typeScriptVersion": "3.0"
26}
\No newline at end of file