1
0
Fork 0
Este repositório foi arquivado em 2022-08-25. Você pode visualizar arquivos e cloná-lo, mas não pode fazer push, abrir issues ou pull requests.
office365-oauth2-authenticator/package.json

19 linhas
433 B
JSON

{
"name": "sharepoint-webdav-oauth2-bot",
"version": "1.0.1",
"description": "sharepoint-webdav-oauth2-bot",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Simon Vieille <simon@deblan.fr>",
"license": "ISC",
"dependencies": {
"class.extend": "^0.9.2",
"crawler": "^1.3.0",
"minimist": "^1.2.5",
"trim": "^1.0",
"css-what": "5.0.1"
}
}