{
  "name": "@sqlpm/test-postgresql",
  "version": "1.5.3",
  "description": "Contains resources that can be used for testing.",
  "keywords": [
    "sqlpm",
    "database schema",
    "postgresql"
  ],
  "author": "Eric Hosick <erichosick@gmail.com>",
  "homepage": "https://github.com/erichosick/sqlpm/tree/main/schemas/postgresql/test",
  "bugs": {
    "url": "https://github.com/erichosick/sqlpm/issues",
    "email": "erichosick@gmail.com"
  },
  "license": "MIT",
  "publishConfig": {
    "registry": "https://registry.npmjs.org/",
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/erichosick/sqlpm.git"
  },
  "sqlpm": {
    "databaseSystem": "postgresql"
  },
  "dependencies": {
    "@sqlpm/sqlpm-lib-ts": "^1.5.3"
  },
  "gitHead": "d60e9e4a3d75cdd4bbe77706f8c71a53f126f21c"
}
