UNPKG

1.12 kBJSONView Raw
1{
2 "name": "@types/cron",
3 "version": "1.7.3",
4 "description": "TypeScript definitions for cron",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cron",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Hiroki Horiuchi",
10 "url": "https://github.com/horiuchi",
11 "githubUsername": "horiuchi"
12 },
13 {
14 "name": "Lundarl Gholoi",
15 "url": "https://github.com/winup",
16 "githubUsername": "winup"
17 },
18 {
19 "name": "koooge",
20 "url": "https://github.com/koooge",
21 "githubUsername": "koooge"
22 }
23 ],
24 "main": "",
25 "types": "index.d.ts",
26 "repository": {
27 "type": "git",
28 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
29 "directory": "types/cron"
30 },
31 "scripts": {},
32 "dependencies": {
33 "@types/node": "*",
34 "moment": ">=2.14.0"
35 },
36 "typesPublisherContentHash": "615fac5282118fb0aa30ddf948474b0ab5c0d6cd1c7aaa1f62d13bf658219438",
37 "typeScriptVersion": "3.6"
38}
\No newline at end of file