@fmotion/pwsh
Version:
NodeJS module for Powershell Interop.
23 lines (22 loc) • 559 B
JSON
{
"name": "@fmotion/pwsh",
"version": "0.0.2",
"description": "NodeJS module for Powershell Interop.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/futuremotiondev/fmotion-pwsh.git"
},
"keywords": [
"Powershell"
],
"author": "fmotion",
"license": "MIT",
"bugs": {
"url": "https://github.com/futuremotiondev/fmotion-pwsh/issues"
},
"homepage": "https://github.com/futuremotiondev/fmotion-pwsh#readme"
}