UNPKG

node-graphene

Version:
25 lines (24 loc) 459 B
{ "name": "node-graphene", "version": "0.0.5", "description": "Easy way to create a minimal REST server", "main": "index.js", "scripts": { "test": "test" }, "repository": { "type": "git", "url": "https://github.com/node-graphene/node-graphene.git" }, "keywords": [ "graphene", "api", "rest", "node" ], "author": { "name": "Marco Magnetti", "email": "marcomagnetti@gmail.com" }, "license": "ISC" }