{
  "name": "@fullstack-one/schema-builder",
  "version": "0.7.17",
  "description": "fullstack.one schema builder package",
  "main": "index.js",
  "types": "lib/index.ts",
  "scripts": {
    "build": "tsc",
    "prepublishOnly": "npm run build"
  },
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/fullstack-build/fullstack.one.git"
  },
  "keywords": [],
  "license": "MIT",
  "dependencies": {
    "@fullstack-one/boot-loader": "^0.7.16",
    "@fullstack-one/config": "^0.7.13",
    "@fullstack-one/db": "^0.7.17",
    "@fullstack-one/di": "^0.7.13",
    "@fullstack-one/helper": "^0.7.13",
    "@fullstack-one/logger": "^0.7.13",
    "@types/graphql": "^0.13.4",
    "@types/lodash": "^4.14.120",
    "deep-diff": "^1.0.0",
    "deep-equal": "^1.0.1",
    "deepmerge": "^2.0.1",
    "fast-glob": "^2.2.1",
    "graphql": "^0.13.2",
    "lodash": "^4.17.15",
    "util": "^0.10.3"
  },
  "gitHead": "fd89279dfa7686e3ff4a187c785eb46880d2d203"
}
