mirror of
https://github.com/seigler/graphql-playground
synced 2025-07-27 01:26:10 +00:00
15 lines
344 B
JSON
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"
|
|
}
|