UNPKG

1.32 kBJSONView Raw
1{
2 "name": "@types/node-schedule",
3 "version": "2.1.0",
4 "description": "TypeScript definitions for node-schedule",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node-schedule",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Cyril Schumacher",
10 "url": "https://github.com/cyrilschumacher",
11 "githubUsername": "cyrilschumacher"
12 },
13 {
14 "name": "Florian Plattner",
15 "url": "https://github.com/flowpl",
16 "githubUsername": "flowpl"
17 },
18 {
19 "name": "Tieu Philippe Khim",
20 "url": "https://github.com/spike008t",
21 "githubUsername": "spike008t"
22 },
23 {
24 "name": "Seohyun Yoon",
25 "url": "https://github.com/seohyun0120",
26 "githubUsername": "seohyun0120"
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/node-schedule"
35 },
36 "scripts": {},
37 "dependencies": {
38 "@types/node": "*"
39 },
40 "typesPublisherContentHash": "a037d023dac7fbc49cb5c5541df1fbce151eb7c258a980706e76d501adeee361",
41 "typeScriptVersion": "3.9"
42}
\No newline at end of file