UNPKG
sharepoint-restful
Version:
latest (0.0.3)
0.0.3
0.0.2
0.0.1
a simple sharepoint REST api helper
jarredwitt/sharepoint-restful
sharepoint-restful
/
config.js
5 lines
•
120 B
JavaScript
View Raw
1
2
3
4
5
module
.
exports
= { site:
'must be a 2013 site with basic auth enabled'
, user:
'domain\\user'
, password:
''
}