UNPKG

@n1ru4l/graphql-live-query-patch-jsondiffpatch

Version:

[![npm version](https://img.shields.io/npm/v/@n1ru4l/graphql-live-query-patch-jsondiffpatch.svg)](https://www.npmjs.com/package/@n1ru4l/graphql-live-query-patch-jsondiffpatch) [![npm downloads](https://img.shields.io/npm/dm/@n1ru4l/graphql-live-query-patc

32 lines (31 loc) 768 B
{ "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" } }