@types/gulp-protractor
Version:
TypeScript definitions for gulp-protractor
28 lines • 880 B
JSON
{
"name": "@types/gulp-protractor",
"version": "4.1.4",
"description": "TypeScript definitions for gulp-protractor",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gulp-protractor",
"license": "MIT",
"contributors": [
{
"name": "Tanguy Krotoff",
"githubUsername": "tkrotoff",
"url": "https://github.com/tkrotoff"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/gulp-protractor"
},
"scripts": {},
"dependencies": {
"@types/gulp": "*",
"@types/node": "*"
},
"typesPublisherContentHash": "a5b5ae40a99f6670bf5a00ecad438699481325c6918127ef85ebbe09efd2373d",
"typeScriptVersion": "4.5"
}