1
0
Fork 0
This repository has been archived on 2022-08-25. You can view files and clone it, but cannot push or open issues or pull requests.
office365-oauth2-authenticator/package.json

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