blob: e25408f3e9c97dda2485e6f00561f6999b2d43b5 [file] [log] [blame]
{
"name": "examples",
"version": "1.0.0",
"description": "GLV example for JavaScript with Node",
"main": "connections.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Ryan Tan",
"license": "Apache-2.0",
"dependencies": {
"gremlin": "^3.7.4"
}
}