@types/gulp-sequence
Version:
TypeScript definitions for gulp-sequence
26 lines • 730 B
JSON
{
"name": "@types/gulp-sequence",
"version": "1.0.1",
"description": "TypeScript definitions for gulp-sequence",
"license": "MIT",
"contributors": [
{
"name": "Alorel",
"url": "https://github.com/Alorel",
"githubUsername": "Alorel"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/gulp-sequence"
},
"scripts": {},
"dependencies": {
"@types/gulp": "*"
},
"typesPublisherContentHash": "8225feae3f37bef03bb077687bafac495e46375f143a42e31148c625c0eb2db9",
"typeScriptVersion": "3.0"
}