UNPKG

@graffy/server

Version:

Node.js library for building an API for a Graffy store.

20 lines 533 B
{ "name": "@graffy/server", "description": "Node.js library for building an API for a Graffy store.", "author": "aravind (https://github.com/aravindet)", "version": "0.14.6-alpha5", "main": "index.js", "source": "src/index.js", "esnext": "src/index.js", "repository": { "type": "git", "url": "git+https://github.com/aravindet/graffy.git" }, "license": "Apache-2.0", "dependencies": { "@babel/runtime-corejs3": "^7.8.4", "url": "x", "@graffy/common": "0.14.6-alpha5", "ws": "^7.2.1" } }