mirror of
https://github.com/zhigang1992/graphql-engine.git
synced 2026-04-26 13:15:07 +08:00
16 lines
408 B
JSON
16 lines
408 B
JSON
{
|
|
"name": "serverless-push-hasura",
|
|
"version": "1.0.0",
|
|
"description": "Web notifications using Hasura GraphQL Engine Event Triggers and FCM",
|
|
"main": "index.html",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/hasura/graphql-engine"
|
|
},
|
|
"keywords": [],
|
|
"author": "Praveen",
|
|
"license": "MIT"
|
|
} |