@types/shelljs
Version:
TypeScript definitions for shelljs
58 lines • 1.74 kB
JSON
{
"name": "@types/shelljs",
"version": "0.8.15",
"description": "TypeScript definitions for shelljs",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/shelljs",
"license": "MIT",
"contributors": [
{
"name": "Niklas Mollenhauer",
"githubUsername": "nikeee",
"url": "https://github.com/nikeee"
},
{
"name": "Vojtech Jasny",
"githubUsername": "voy",
"url": "https://github.com/voy"
},
{
"name": "George Kalpakas",
"githubUsername": "gkalpak",
"url": "https://github.com/gkalpak"
},
{
"name": "Paul Huynh",
"githubUsername": "pheromonez",
"url": "https://github.com/pheromonez"
},
{
"name": "Alexander Futász",
"githubUsername": "aldafu",
"url": "https://github.com/aldafu"
},
{
"name": "ExE Boss",
"githubUsername": "ExE-Boss",
"url": "https://github.com/ExE-Boss"
},
{
"name": "Mirco Sanguineti",
"githubUsername": "msanguineti",
"url": "https://github.com/msanguineti"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/shelljs"
},
"scripts": {},
"dependencies": {
"@types/glob": "~7.2.0",
"@types/node": "*"
},
"typesPublisherContentHash": "0ee5afc3b4045e01140872342b9d0dcbd7a38e9350c8c57f295fa98d6a70afc5",
"typeScriptVersion": "4.5"
}