{
  "name": "nested-gql-repetition",
  "version": "1.0.5",
  "description": "Create a repeated nested gql field !",
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "files": [
    "/dist"
  ],
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "GQL",
    "Graphql field"
  ],
  "author": "Tina Hubert Ratolojanahary",
  "license": "ISC",
  "dependencies": {
    "typescript": "^5.4.4"
  }
}