@n1ru4l/graphql-live-query-patch-jsondiffpatch
Version:
[](https://www.npmjs.com/package/@n1ru4l/graphql-live-query-patch-jsondiffpatch) [ • 768 B
JSON
{
"name": "@n1ru4l/graphql-live-query-patch-jsondiffpatch",
"version": "0.4.0",
"peerDependencies": {
"graphql": "^15.4.0"
},
"dependencies": {
"@n1ru4l/graphql-live-query-patch": "^0.4.0",
"jsondiffpatch": "^0.4.1"
},
"repository": {
"type": "git",
"url": "https://github.com/n1ru4l/graphql-live-queries.git",
"directory": "packages/graphql-live-query-patch-json-diff"
},
"homepage": "https://github.com/n1ru4l/graphql-live-queries#readme",
"keywords": [
"graphql",
"query",
"live",
"real-time"
],
"author": "n1ru4l <laurinquast@googlemail.com>",
"license": "MIT",
"main": "index.cjs.js",
"module": "index.esm.js",
"typings": "index.d.ts",
"typescript": {
"definition": "index.d.ts"
}
}