{
  "name": "@pgpm/metaschema-modules",
  "version": "0.40.0",
  "description": "Module metadata handling and dependency tracking",
  "author": "Dan Lynch <pyramation@gmail.com>",
  "contributors": [
    "Constructive <developers@constructive.io>"
  ],
  "keywords": [
    "postgresql",
    "pgpm",
    "metadata",
    "modules"
  ],
  "publishConfig": {
    "access": "public"
  },
  "scripts": {
    "bundle": "pgpm package",
    "test": "jest",
    "test:watch": "jest --watch"
  },
  "dependencies": {
    "@pgpm/metaschema-schema": "0.40.0",
    "@pgpm/verify": "0.40.0"
  },
  "devDependencies": {
    "constructive-test": "^1.4.1",
    "pgpm": "^5"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/constructive-io/pgpm-modules"
  },
  "homepage": "https://github.com/constructive-io/pgpm-modules",
  "bugs": {
    "url": "https://github.com/constructive-io/pgpm-modules/issues"
  },
  "gitHead": "bbd9a2b6ad0fd35e1914928a21233904f3c4bdc1"
}
