@pipedream/sharepoint
Version:
Pipedream Microsoft Sharepoint Online Components
18 lines • 454 B
JSON
{
"name": "@pipedream/sharepoint",
"version": "0.3.3",
"description": "Pipedream Microsoft Sharepoint Online Components",
"main": "sharepoint.app.mjs",
"keywords": [
"pipedream",
"sharepoint"
],
"homepage": "https://pipedream.com/apps/sharepoint",
"author": "Pipedream <support@pipedream.com> (https://pipedream.com/)",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@pipedream/platform": "^3.1.0"
}
}