UNPKG

@andrewcturing/google_dialogflow

Version:

Pipedream Google Dialogflow Components

21 lines 533 B
{ "name": "@andrewcturing/google_dialogflow", "version": "0.0.1", "description": "Pipedream Google Dialogflow Components", "main": "google_dialogflow.app.mjs", "keywords": [ "pipedream", "Google", "Dialogflow", "Google_Dialogflow" ], "homepage": "https://pipedream.com/apps/google_dialogflow", "author": "Pipedream <support@pipedream.com> (https://pipedream.com/)", "license": "MIT", "dependencies": { "@google-cloud/dialogflow": "^5.1.0" }, "publishConfig": { "access": "public" } }