@pipedream/ramp
Version:
Pipedream Ramp Components
19 lines • 430 B
JSON
{
"name": "@pipedream/ramp",
"version": "0.2.1",
"description": "Pipedream Ramp Components",
"main": "ramp.app.mjs",
"keywords": [
"pipedream",
"ramp"
],
"homepage": "https://pipedream.com/apps/ramp",
"author": "Pipedream <support@pipedream.com> (https://pipedream.com/)",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@pipedream/platform": "^3.1.0",
"uuid": "^10.0.0"
}
}