@types/node-schedule
Version:
TypeScript definitions for node-schedule
42 lines • 1.32 kB
JSON
{
"name": "@types/node-schedule",
"version": "2.1.7",
"description": "TypeScript definitions for node-schedule",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node-schedule",
"license": "MIT",
"contributors": [
{
"name": "Cyril Schumacher",
"githubUsername": "cyrilschumacher",
"url": "https://github.com/cyrilschumacher"
},
{
"name": "Florian Plattner",
"githubUsername": "flowpl",
"url": "https://github.com/flowpl"
},
{
"name": "Tieu Philippe Khim",
"githubUsername": "spike008t",
"url": "https://github.com/spike008t"
},
{
"name": "Seohyun Yoon",
"githubUsername": "seohyun0120",
"url": "https://github.com/seohyun0120"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/node-schedule"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "23806f64c3452d6a648d937e3943885f726325c88a28738ba900b3805c456ea0",
"typeScriptVersion": "4.7"
}