Update npm package description to mention GraphQL first

This commit is contained in:
Brian Beck 2018-08-04 15:08:19 -07:00
parent 11afa8e4e3
commit 98e80f1bd1

View file

@ -1,7 +1,7 @@
{
"name": "graphbrainz",
"version": "8.0.0-0",
"description": "An Express server and middleware for querying the MusicBrainz API using GraphQL.",
"description": "A GraphQL schema, Express server, and middleware for querying the MusicBrainz.",
"main": "lib/index.js",
"bin": "cli.js",
"files": [