UNPKG

@blessingefkt/fibery-pipedream-integration

Version:

Pipedream is a platform for running hosted, backend components. An HTTP Event Source is essentially a [RequestBin](https://requestbin.com) that can be managed via API.

28 lines (27 loc) 871 B
{ "name": "@blessingefkt/fibery-pipedream-integration", "version": "0.0.6", "dependencies": { "fibery-unofficial": "^0.2.1", "lodash.sortby": "^4.7.0" }, "description": "Pipedream is a platform for running hosted, backend components. An HTTP Event Source is essentially a [RequestBin](https://requestbin.com) that can be managed via API.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 0" }, "repository": { "type": "git", "url": "git+https://github.com/blessingefkt/fibery-pipedream-event-sources.git" }, "author": "blessingefkt", "license": "ISC", "bugs": { "url": "https://github.com/blessingefkt/fibery-pipedream-event-sources/issues" }, "homepage": "https://github.com/blessingefkt/fibery-pipedream-event-sources#readme", "keywords": [ "fibery", "pipedream" ] }