UNPKG

@types/shelljs

Version:
59 lines 1.77 kB
{ "name": "@types/shelljs", "version": "0.8.16", "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": "*" }, "peerDependencies": {}, "typesPublisherContentHash": "ffd5980f2ceb8182dfc5bbaee17647aa3e829aca88b1cd36fe705d283c6235e8", "typeScriptVersion": "5.1" }