UNPKG

gremlin-lab

Version:

An IDE-like console for Apache TinkerPop's Gremlin Server

30 lines (29 loc) 671 B
{ "name": "gremlin-lab", "version": "1.0.0", "description": "An IDE-like console for Apache TinkerPop's Gremlin Server", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/mastayoda/gremlin-lab.git" }, "keywords": [ "gremlin", "graph", "visualization", "IDE", "Electron", "lab", "TinkerPop", "Apache" ], "author": "Victor O. Santos Uceta", "license": "MIT", "bugs": { "url": "https://github.com/mastayoda/gremlin-lab/issues" }, "homepage": "https://github.com/mastayoda/gremlin-lab#readme" }