1
0
派生 0
该仓库已于 2022-08-25 归档。您可以查看文件或克隆它,但不能推送、创建工单或合并请求。
office365-oauth2-authenticator/package.json

19 行
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"
}
}