@pipedream/adp
Version:
Pipedream ADP Components
18 lines • 379 B
JSON
{
"name": "@pipedream/adp",
"version": "0.0.2",
"description": "Pipedream ADP Components",
"main": "dist/app/adp.app.mjs",
"keywords": [
"pipedream",
"adp"
],
"files": [
"dist"
],
"homepage": "https://pipedream.com/apps/adp",
"author": "Pipedream <support@pipedream.com> (https://pipedream.com/)",
"publishConfig": {
"access": "public"
}
}