UNPKG

neutron-graph

Version:
22 lines (21 loc) 400 B
{ "name": "neutron-graph", "description": "A small GraphQL Query generator", "main": "index.js", "authors": [ "Paul Bailey <paul@neutrondrive.com>" ], "license": "MIT", "keywords": [ "graphql", "graphene" ], "homepage": "https://github.com/pizzapanther/Neutron-Graph", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] }