@types/run-sequence
Version:
TypeScript definitions for run-sequence
30 lines • 950 B
JSON
{
"name": "@types/run-sequence",
"version": "2.2.0",
"description": "TypeScript definitions for run-sequence",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/run-sequence",
"license": "MIT",
"contributors": [
{
"name": "Keita Kagurazaka",
"githubUsername": "k-kagurazaka",
"url": "https://github.com/k-kagurazaka"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/run-sequence"
},
"scripts": {},
"dependencies": {
"@types/gulp": ">=3.8",
"@types/node": "*",
"@types/undertaker": ">=1.2.6"
},
"peerDependencies": {},
"typesPublisherContentHash": "16a8de6c3c3d865167e610efde125474dbef44b36b141e6a13374809103ecf26",
"typeScriptVersion": "4.8"
}