vsts-npm-auth
Version:
Auth Helper for npm in Azure Artifacts
18 lines (17 loc) • 426 B
JSON
{
"name": "vsts-npm-auth",
"description": "Auth Helper for npm in Azure Artifacts",
"bin": {
"vsts-npm-auth": "bin/vsts-npm-auth.exe"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "vsonline",
"license": "SEE LICENSE IN EULA_MICROSOFT VISUAL STUDIO TEAM SERVICES AUTHHELPER FOR NPM.txt",
"keywords": [
"vsts"
],
"version": "0.43.0",
"main": "index.js"
}