@pipedream/semgrep
Version:
Pipedream Semgrep Components
18 lines • 423 B
JSON
{
"name": "@pipedream/semgrep",
"version": "0.1.0",
"description": "Pipedream Semgrep Components",
"main": "semgrep.app.mjs",
"keywords": [
"pipedream",
"semgrep"
],
"homepage": "https://pipedream.com/apps/semgrep",
"author": "Pipedream <support@pipedream.com> (https://pipedream.com/)",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@pipedream/platform": "^1.6.0"
}
}