package.json

{
  "name": "skyline-sppowershell",
  "version": "3.0.7",
  "description": "Skyline NPM PowerShell Scripts for SharePoint",
  "main": "skyline-sppowershell.psm1",
  "scripts": {
    "tests": "powershell.exe -noprofile \"./tests/run.ps1\""
  },
  "author": "Skyline Technologies",
  "license": "ISC",
  "dependencies": {}
}