{
  "name": "@2fd/graphdoc",
  "version": "1.2.0",
  "description": "Static page generator for documenting GraphQL Schema",
  "homepage": "https://github.com/2fd/graphdoc#readme",
  "graphdoc": {
    "ga": "UA-54154153-2",
    "schemaFile": "./test/starwars.graphql",
    "output": "./gh-pages/star-wars",
    "baseUrl": "./"
  }
}
