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