graphql-playground/client/package.json
Joshua Seigler f8e7e2d9e3 Add a client
2020-01-29 01:22:04 -05:00

15 lines
344 B
JSON

{
"name": "graphql-playground-client",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/seigler/graphql-playground.git"
},
"author": "Joshua Seigler",
"license": "MIT"
}