@types/shell-escape
Version:
TypeScript definitions for shell-escape
30 lines • 970 B
JSON
{
"name": "@types/shell-escape",
"version": "0.2.1",
"description": "TypeScript definitions for shell-escape",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/shell-escape",
"license": "MIT",
"contributors": [
{
"name": "Miloslav Nenadál",
"url": "https://github.com/nenadalm",
"githubUsername": "nenadalm"
},
{
"name": "BendingBender",
"url": "https://github.com/BendingBender",
"githubUsername": "BendingBender"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/shell-escape"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "ba794a4768f3a5764545ffb140ceb2f13cbb0b02166e3316a1566fccdaaf039a",
"typeScriptVersion": "4.0"
}