UNPKG

sharepoint-auth

Version:
31 lines (30 loc) 781 B
{ "name": "sharepoint-auth", "version": "1.0.3", "description": "Sharepoint Authentication using REST API", "main": "sharepoint.js", "dependencies": { "async": "^1.4.2", "bluebird": "^2.10.2", "lodash": "^3.10.1", "request": "^2.54.0", "xml2json": "^0.9.0" }, "repository": { "type": "git", "url": "git+https://github.com/johndagostino/sharepoint-auth.git" }, "keywords": [ "sharepoint", "rest", "sharepoint-auth", "rest-authentication", "sharepoint-rest-authentication" ], "author": "Pratik Sathaye <pratik.sathe1987@gmail.com>", "license": "ISC", "bugs": { "url": "https://github.com/johndagostino/sharepoint-auth/issues" }, "homepage": "https://github.com/johndagostino/sharepoint-auth#readme" }