neutron-graph
Version:
A small GraphQL Query generator
21 lines (20 loc) • 555 B
JSON
{
"name": "neutron-graph",
"version": "3.5.0",
"description": "A small GraphQL Query generator",
"main": "neutron-graph.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/pizzapanther/pizzapanther.github.io.git"
},
"keywords": [
"graphql",
"graphene"
],
"author": "Paul Bailey <paul@neutrondrive.com>",
"license": "MIT",
"homepage": "https://github.com/pizzapanther/pizzapanther.github.io/tree/master/libs/neutron-graph"
}