UNPKG

windows-powershell

Version:

lightweight, functional, promise-based powershell wrapper

35 lines (34 loc) 776 B
{ "name": "windows-powershell", "version": "0.1.1", "description": "lightweight, functional, promise-based powershell wrapper", "main": "index.js", "scripts": { "v": "xyz", "test": "tape test/*.js | tap-dot" }, "dependencies": { "buffered-spawn": "^3.2.0", "deep-rename-keys": "^0.1.0", "to-camel-case": "^1.0.0" }, "devDependencies": { "loud-rejection": "^1.3.0", "newline-remove": "^1.0.2", "tap-dot": "^1.0.5", "tape": "^4.5.1", "xyz": "^0.5.0" }, "repository": { "type": "git", "url": "https://github.com/kanton-aargau/windows-powershell" }, "keywords": [ "powershell", "windows", "os", "shell" ], "author": "Kanton Aargau <fabian.eichenberger@gmail.com>", "license": "MIT" }