{"_id":"@pgpmjs/core","_rev":"206-8a2c13dd6151137ca6c01b03a69c2051","name":"@pgpmjs/core","dist-tags":{"latest":"7.32.2"},"versions":{"3.0.0":{"name":"@pgpmjs/core","version":"3.0.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@3.0.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"e2a72b13e7f8f64396b0e0cd697e0a4cdac0df6e","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-3.0.0.tgz","fileCount":140,"integrity":"sha512-lAYTUBLDFMnNHds47ZF3HxBtSEAqHZZRcGK9WMci4oELxDFLzaEARq0bBs5wXV06exR/yr2jkdfsTlxZELlCyA==","signatures":[{"sig":"MEYCIQCBPxyPxYS518OLgQeQ39r0Dgt/7z0yxNseJHKOo0sYLgIhAPzDsD8+1S6NPSimLrxTofj6OqtX3Awmvvc33IMOhln0","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":531001},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"e4d5396a5d9154f4886176bb00c2b460b0f320e5","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql && copyfiles -f src/init/sql/* dist/init/sql && copyfiles -f src/init/sql/* dist/esm/init/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.16.3","glob":"^13.0.0","yanse":"^0.1.5","komoji":"^0.7.8","pg-env":"^1.2.1","pg-cache":"^1.6.0","csv-to-pg":"^2.0.10","@pgpmjs/env":"^2.7.0","@pgsql/types":"^17.6.2","pgsql-parser":"^17.9.2","@pgpmjs/types":"^2.11.0","@pgpmjs/logger":"^1.3.0","create-gen-app":"^0.3.3","pgsql-deparser":"^17.12.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.8.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.8","@types/pg":"^8.16.0","copyfiles":"^2.4.1"},"peerDependencies":{"@pgsql/types":"^17.6.1"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.0_1765676809819_0.47527053222040183","host":"s3://npm-registry-packages-npm-production"}},"3.0.1":{"name":"@pgpmjs/core","version":"3.0.1","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@3.0.1","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"5e592a5416cf5a2e38b44ff6bf0b99d124d3ba75","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-3.0.1.tgz","fileCount":140,"integrity":"sha512-hKKwBRpq6hQBD64UiWcd/QY549ZxW4veMwPUM94co/KQ5axsBpvRFD+tg+DwyJw8WfXcwy1Ih4JF0+ODnlHpxw==","signatures":[{"sig":"MEQCIEWPM6rrNzXFsW/nmvFGtIN8+fURq23e4NzrEjDX3e7/AiBSYpSd1fc6FkOc11fpt4Do+2zujJy5n2MQh6JN6Mv2/g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":531001},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"293ffe3db7a328d1a096b8f239d9c71c26b43ec0","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql && copyfiles -f src/init/sql/* dist/init/sql && copyfiles -f src/init/sql/* dist/esm/init/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.16.3","glob":"^13.0.0","yanse":"^0.1.5","komoji":"^0.7.8","pg-env":"^1.2.1","pg-cache":"^1.6.1","csv-to-pg":"^2.0.10","@pgpmjs/env":"^2.8.0","@pgsql/types":"^17.6.2","pgsql-parser":"^17.9.2","@pgpmjs/types":"^2.12.0","@pgpmjs/logger":"^1.3.0","create-gen-app":"^0.3.3","pgsql-deparser":"^17.12.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.8.1"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.8","@types/pg":"^8.16.0","copyfiles":"^2.4.1"},"peerDependencies":{"@pgsql/types":"^17.6.1"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.1_1765682743833_0.7152786973639302","host":"s3://npm-registry-packages-npm-production"}},"3.0.2":{"name":"@pgpmjs/core","version":"3.0.2","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@3.0.2","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"dd2c204e7861171c579a0942b64dee7f2a5945b5","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-3.0.2.tgz","fileCount":140,"integrity":"sha512-6rLvnTyjoitv1ah7mAh7jFl1XTIAaUGl6Hq8PZvzJr53S/9HTvKR239QIPj7XRQdWHOuTpN82QfVLB+8S9gYXQ==","signatures":[{"sig":"MEQCIF/MbBvJooNdN6H7qe0Z9buBX5XMXe7s/McXTqfYUCUBAiBEEp9kBrmQPqQFPEigvWBihlpVCPHPqFQxtESmywlHlA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":531001},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"0f810b087435df60801bfa63d4f780e95acb6d02","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql && copyfiles -f src/init/sql/* dist/init/sql && copyfiles -f src/init/sql/* dist/esm/init/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.16.3","glob":"^13.0.0","yanse":"^0.1.7","komoji":"^0.7.8","pg-env":"^1.2.1","pg-cache":"^1.6.2","csv-to-pg":"^2.0.10","@pgpmjs/env":"^2.8.0","@pgsql/types":"^17.6.2","pgsql-parser":"^17.9.2","@pgpmjs/types":"^2.12.0","@pgpmjs/logger":"^1.3.1","create-gen-app":"^0.3.5","pgsql-deparser":"^17.12.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.8.2"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.8","@types/pg":"^8.16.0","copyfiles":"^2.4.1"},"peerDependencies":{"@pgsql/types":"^17.6.1"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.2_1765684477009_0.18676250818004259","host":"s3://npm-registry-packages-npm-production"}},"3.0.3":{"name":"@pgpmjs/core","version":"3.0.3","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@3.0.3","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"143b5d84b1237ee9918496344ea17cec32914aad","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-3.0.3.tgz","fileCount":140,"integrity":"sha512-xVo9qf6/hmxNPB01zcUeWGPKExnct5isRHr2MLXH+ISJ+RSgwq0vnuyjNOUP7uK4m7zT5SUC+kIYJ2Y0//Xe4A==","signatures":[{"sig":"MEUCIGlWs9tp7pLBZil1ZOZ4jKWpfCHWB30UryxyYo2T0mk4AiEAwrs1jdr143kUcBAOP75hnV0JjJkGDUjn2Jh50FOY7qY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":531102},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"52828c38b144fdc02b6a9a0c8b0ff795d1752d53","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql && copyfiles -f src/init/sql/* dist/init/sql && copyfiles -f src/init/sql/* dist/esm/init/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.16.3","glob":"^13.0.0","yanse":"^0.1.7","komoji":"^0.7.10","pg-env":"^1.2.1","pg-cache":"^1.6.3","csv-to-pg":"^2.0.10","@pgpmjs/env":"^2.8.1","@pgsql/types":"^17.6.2","pgsql-parser":"^17.9.2","@pgpmjs/types":"^2.12.1","@pgpmjs/logger":"^1.3.2","create-gen-app":"^0.3.5","pgsql-deparser":"^17.12.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.8.3"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.8","@types/pg":"^8.16.0","copyfiles":"^2.4.1"},"peerDependencies":{"@pgsql/types":"^17.6.1"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.3_1765879629023_0.17860131397942447","host":"s3://npm-registry-packages-npm-production"}},"3.0.4":{"name":"@pgpmjs/core","version":"3.0.4","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@3.0.4","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"017d7a3d7d45e9315e4c10814241e72275e4079c","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-3.0.4.tgz","fileCount":140,"integrity":"sha512-gGWtWaLY6e9Hqyz9B0npiDBxRBMCtPVNc2uLT91DQzO7KuYDFw9dWZoQjcCJ1y/4mgMxH3H7KrAXHuY9t6P3Fw==","signatures":[{"sig":"MEUCIQCXzfBGe6pOlRIk5lG+gulerxURxb5NLKa323Rgzy4F1QIgWQkrC67fLLApVQ7wxGnmYq5F2RwDGFw9I2lwBgSbiDk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":531094},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"4326e2092d0c57901e898560974d502d626c42cb","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql && copyfiles -f src/init/sql/* dist/init/sql && copyfiles -f src/init/sql/* dist/esm/init/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.16.3","glob":"^13.0.0","yanse":"^0.1.8","komoji":"^0.7.11","pg-env":"^1.2.2","pg-cache":"^1.6.4","csv-to-pg":"^2.0.10","@pgpmjs/env":"^2.8.2","@pgsql/types":"^17.6.2","pgsql-parser":"^17.9.2","@pgpmjs/types":"^2.12.2","@pgpmjs/logger":"^1.3.3","create-gen-app":"^0.3.6","pgsql-deparser":"^17.12.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.8.4"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.8","@types/pg":"^8.16.0","copyfiles":"^2.4.1"},"peerDependencies":{"@pgsql/types":"^17.6.1"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.4_1765952668549_0.010907559873776451","host":"s3://npm-registry-packages-npm-production"}},"3.0.5":{"name":"@pgpmjs/core","version":"3.0.5","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@3.0.5","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"f626b1539863c8ba55e53de0db790e92b404f426","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-3.0.5.tgz","fileCount":140,"integrity":"sha512-wCB22AzsOnseuZVTv2O+Pa0wM7PUEqhKfCLQXpzu0j7WkuBIY72kp+jJDZGY+ytcT1GeBtIssp2h30wVutsPGg==","signatures":[{"sig":"MEYCIQCzku+BsfcPJUCQq7u5AQ1g4D9131gjL1PvgOSAZ5dIvgIhAKfTnctmIccyfzFZyspAeqZ8zz9ExqdC8hD4j0GxfJq3","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":531014},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"86d74dc4fce9051df0d2b5bcc163607aba42f009","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql && copyfiles -f src/init/sql/* dist/init/sql && copyfiles -f src/init/sql/* dist/esm/init/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.16.3","glob":"^13.0.0","yanse":"^0.1.8","komoji":"^0.7.11","pg-env":"^1.2.2","pg-cache":"^1.6.5","csv-to-pg":"^2.0.10","@pgpmjs/env":"^2.8.3","@pgsql/types":"^17.6.2","pgsql-parser":"^17.9.2","@pgpmjs/types":"^2.12.3","@pgpmjs/logger":"^1.3.3","create-gen-app":"^0.3.6","pgsql-deparser":"^17.12.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.8.5"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.8","@types/pg":"^8.16.0","copyfiles":"^2.4.1"},"peerDependencies":{"@pgsql/types":"^17.6.1"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.5_1766020098319_0.8246949180677201","host":"s3://npm-registry-packages-npm-production"}},"3.0.6":{"name":"@pgpmjs/core","version":"3.0.6","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@3.0.6","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"2fa254742d5de1b51b7ac0f3135e8411ad14dbeb","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-3.0.6.tgz","fileCount":140,"integrity":"sha512-RvIQRqDmDLa1DGaOhMVlHuof1BO7kDmyyr5X0eH5AkOPTVSckd2n5XvMjq7Pngj2pHTBPf6tuB/cNYE87kepBQ==","signatures":[{"sig":"MEQCIEJFjpdLoMezfc60E7PjiK/HZJ1Q2Y7nYLcZpSkQLetcAiAsfZfqi9gyqflFKbEafNtl7fTFcfUOwaMbuiuXojpQ2g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":531233},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"22cfe32e994e26a6490e04e28bab26d1e7e6345c","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql && copyfiles -f src/init/sql/* dist/init/sql && copyfiles -f src/init/sql/* dist/esm/init/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.16.3","glob":"^13.0.0","yanse":"^0.1.8","komoji":"^0.7.11","pg-env":"^1.2.3","pg-cache":"^1.6.6","csv-to-pg":"^2.0.10","@pgpmjs/env":"^2.8.4","@pgsql/types":"^17.6.2","pgsql-parser":"^17.9.2","@pgpmjs/types":"^2.12.4","@pgpmjs/logger":"^1.3.4","create-gen-app":"^0.3.6","pgsql-deparser":"^17.12.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.8.6"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.8","@types/pg":"^8.16.0","copyfiles":"^2.4.1"},"peerDependencies":{"@pgsql/types":"^17.6.1"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.6_1766179694429_0.37379204595997995","host":"s3://npm-registry-packages-npm-production"}},"3.0.7":{"name":"@pgpmjs/core","version":"3.0.7","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@3.0.7","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"9217ba376e0b46aca5ecb315c7dc403dec7510d3","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-3.0.7.tgz","fileCount":140,"integrity":"sha512-bUmrxWELWiTvYvADnNo8/NUDz0ugMQ/tKB8yDJi/bRF/k0dK5SgU0ud+vKAEri2YewRwDi7u+EbwNScgAFf8Og==","signatures":[{"sig":"MEYCIQDC+fWyukWELBPqsHBmqWzDtwoa+fJ0A+cKujyl955zMgIhANcVM+SPB5DYJYKvYyG7maNqFOX4KP0JJrklwTeBNJQs","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":529504},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"e45ec95404e48d0c0542da882a3baea0cd6de1c7","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql && copyfiles -f src/init/sql/* dist/init/sql && copyfiles -f src/init/sql/* dist/esm/init/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.16.3","glob":"^13.0.0","yanse":"^0.1.8","komoji":"^0.7.11","pg-env":"^1.2.4","pg-cache":"^1.6.7","csv-to-pg":"^2.0.10","@pgpmjs/env":"^2.8.5","pgsql-parser":"^17.9.2","@pgpmjs/types":"^2.12.5","@pgpmjs/logger":"^1.3.5","create-gen-app":"^0.4.0","pgsql-deparser":"^17.12.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.8.7"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.9","@types/pg":"^8.16.0","copyfiles":"^2.4.1","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.7_1766295763210_0.5429489102492697","host":"s3://npm-registry-packages-npm-production"}},"3.0.8":{"name":"@pgpmjs/core","version":"3.0.8","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@3.0.8","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"054b2a76757ba0d20714b7f599b6aa06e099af05","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-3.0.8.tgz","fileCount":140,"integrity":"sha512-/qgdGUjzrETNTi9O+iFqPDsFRnS9EHoypPJztfqdIbYas8apk7EswsHRxFt9wZMZwUExzVT+h6CFvWd3qBH9YQ==","signatures":[{"sig":"MEUCIFemsz0pGWUa5GHCuOfXFctcDZB6/42mUVuH0ddIC9iXAiEAlbQRj2Lx2h5Ey3QbHEjCjXB+p50bHeEvt0rodQWxqaI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":529504},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"53a949da2ca3b929c7124b71c8a728f547f1e927","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql && copyfiles -f src/init/sql/* dist/init/sql && copyfiles -f src/init/sql/* dist/esm/init/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.16.3","glob":"^13.0.0","yanse":"^0.1.8","komoji":"^0.7.11","pg-env":"^1.2.4","pg-cache":"^1.6.7","csv-to-pg":"^2.0.10","@pgpmjs/env":"^2.8.5","pgsql-parser":"^17.9.2","@pgpmjs/types":"^2.12.5","@pgpmjs/logger":"^1.3.5","create-gen-app":"^0.5.0","pgsql-deparser":"^17.12.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.8.7"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.9","@types/pg":"^8.16.0","copyfiles":"^2.4.1","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.8_1766298604036_0.7173415531615179","host":"s3://npm-registry-packages-npm-production"}},"3.0.9":{"name":"@pgpmjs/core","version":"3.0.9","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@3.0.9","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"6811d30f87efac21734e2f5c4fdadd05a63af208","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-3.0.9.tgz","fileCount":140,"integrity":"sha512-ofidSBmkdT/j6pOXsSYAFbkXE/JKZ69c/fu1B9JH8IL/JIE+PRCy+Ow/YokpylnoLueDfuCUck6sy69/KD1Qdw==","signatures":[{"sig":"MEQCICoMx2TZFhNMlxy/emthV7ytgvmGV5Lh7xTfSm1IIxg0AiALduGSpxpupUiN1/ItnKhRB0ar+3GCA5zsQfChhXIKPQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":529504},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"63d51202de99ec03c329e00e5cd1dff4bc60b367","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql && copyfiles -f src/init/sql/* dist/init/sql && copyfiles -f src/init/sql/* dist/esm/init/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.16.3","glob":"^13.0.0","yanse":"^0.1.8","komoji":"^0.7.11","pg-env":"^1.2.4","pg-cache":"^1.6.7","csv-to-pg":"^2.0.10","@pgpmjs/env":"^2.8.5","pgsql-parser":"^17.9.2","@pgpmjs/types":"^2.12.5","@pgpmjs/logger":"^1.3.5","create-gen-app":"^0.6.0","pgsql-deparser":"^17.12.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.8.7"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.9","@types/pg":"^8.16.0","copyfiles":"^2.4.1","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.9_1766303510700_0.24285598539517927","host":"s3://npm-registry-packages-npm-production"}},"3.1.0":{"name":"@pgpmjs/core","version":"3.1.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@3.1.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"75eaa90d2750492d52200ee67b8b9fddda782741","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-3.1.0.tgz","fileCount":139,"integrity":"sha512-TdUgfREdS2koiY91DrvKjM9HV/oZXdEsJDzKTnF/fTn/XJ1nhAzAevDdpvTgTD8HyFE+7hqIFAigsiGJVIVrIA==","signatures":[{"sig":"MEQCIGx95jIcrKCuAfZG8Ms0/9uXQuL4kDOSMSBfmFg9cbSIAiBLD4cWJiZ4tAjTjnVOKW86lb81gP8ufMeZIPYK6AgYYQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":559990},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"ac6c6b866ea6a578baf61208b22fcb12fdd46e5d","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.16.3","glob":"^13.0.0","yanse":"^0.1.8","komoji":"^0.7.11","pg-env":"^1.2.4","pg-cache":"^1.6.8","csv-to-pg":"^2.0.10","@pgpmjs/env":"^2.8.6","pgsql-parser":"^17.9.2","@pgpmjs/types":"^2.12.6","@pgpmjs/logger":"^1.3.5","create-gen-app":"^0.6.0","pgsql-deparser":"^17.12.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.8.8"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.9","@types/pg":"^8.16.0","copyfiles":"^2.4.1","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_3.1.0_1766385567745_0.11594837625747956","host":"s3://npm-registry-packages-npm-production"}},"3.1.1":{"name":"@pgpmjs/core","version":"3.1.1","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@3.1.1","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"a521024029c6c6779c55c297c03e65575e4316cf","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-3.1.1.tgz","fileCount":139,"integrity":"sha512-LhvZWWq1LoPM+DZcSzAqRtW88yGXNmwulD+yW1BtxBN/gYKX3Rmr6bqH3jSmib1DNWcGQwLoyEj5hhH6WKWb6g==","signatures":[{"sig":"MEYCIQDgkBRyIrkk78VkelVi5uQzrZf1qtJdmXde46l1iLPe0QIhAKEXAt2wVKnPrOoiKz4SsiQNGWMH6p18GtpGXw5vVTLX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":565076},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"248d4056d3191b71bcab5892ef98b09164de9f7f","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.16.3","glob":"^13.0.0","yanse":"^0.1.8","komoji":"^0.7.11","pg-env":"^1.2.4","pg-cache":"^1.6.8","csv-to-pg":"^2.0.10","@pgpmjs/env":"^2.8.7","pgsql-parser":"^17.9.2","@pgpmjs/types":"^2.12.6","@pgpmjs/logger":"^1.3.5","create-gen-app":"^0.6.0","pgsql-deparser":"^17.12.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.8.8"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.9","@types/pg":"^8.16.0","copyfiles":"^2.4.1","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_3.1.1_1766387911314_0.02974222614021338","host":"s3://npm-registry-packages-npm-production"}},"3.1.2":{"name":"@pgpmjs/core","version":"3.1.2","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@3.1.2","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"ae2a95d510f715ae1726b3ceab289b1cfeb92e8a","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-3.1.2.tgz","fileCount":139,"integrity":"sha512-hornPozEnvT6r9382szPHkaQe2AuQ85+utfS4nANq41jv0QigWLLmBZ5z6fwsjo1cPfHNt0qUp77gzdbtRmNfA==","signatures":[{"sig":"MEYCIQCrDSu3S7aC4vVsI3kYZTxylKTn12nIhhqO3sDoOn7SHQIhALu/DVyTgG+UmB2BCgMOSpHY5JcePQPqeANPt53MJHcO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":565076},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"deb816f0fb9aad6cef1accf0dc603e016e48d335","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.16.3","glob":"^13.0.0","yanse":"^0.1.8","komoji":"^0.7.11","pg-env":"^1.2.4","pg-cache":"^1.6.8","csv-to-pg":"^2.0.10","@pgpmjs/env":"^2.8.8","pgsql-parser":"^17.9.2","@pgpmjs/types":"^2.12.6","@pgpmjs/logger":"^1.3.5","create-gen-app":"^0.6.0","pgsql-deparser":"^17.12.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.8.8"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.9","@types/pg":"^8.16.0","copyfiles":"^2.4.1","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_3.1.2_1766478943298_0.1887564767378762","host":"s3://npm-registry-packages-npm-production"}},"3.1.3":{"name":"@pgpmjs/core","version":"3.1.3","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@3.1.3","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"120939128981101da040e34be9326cbd9d8c58b7","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-3.1.3.tgz","fileCount":139,"integrity":"sha512-AuJQ/zvw5OtjScI7U7R1Sx6YINgV5z+tt3t6ELMK1YDItqs6Tpy1sPVhj2DEXcna6GVgw1wwqLCdk63I5jnfPg==","signatures":[{"sig":"MEUCIQDvnG/23+Z1CutPSd6aC3isxEXl99/cS0EC8FplvtwEwQIgXbbvS3UJ4CdSkDAtdwtTk5O1s3QpOK5s2LWMaDX6WkE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":566244},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"9a4f31663554bed9c6cc785a3eb283d0a5d27620","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.16.3","glob":"^13.0.0","yanse":"^0.1.8","komoji":"^0.7.11","pg-env":"^1.2.4","pg-cache":"^1.6.8","csv-to-pg":"^2.0.10","@pgpmjs/env":"^2.8.8","pgsql-parser":"^17.9.2","@pgpmjs/types":"^2.12.6","@pgpmjs/logger":"^1.3.5","create-gen-app":"^0.6.0","pgsql-deparser":"^17.12.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.8.8"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.9","@types/pg":"^8.16.0","copyfiles":"^2.4.1","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_3.1.3_1766544221775_0.9335125153958077","host":"s3://npm-registry-packages-npm-production"}},"3.1.4":{"name":"@pgpmjs/core","version":"3.1.4","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@3.1.4","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"1dea8868193e82f2e11f5b17ef2d80b474645a47","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-3.1.4.tgz","fileCount":139,"integrity":"sha512-teb5myG9xU3g3marKFal8Kl6PXL7hrbnErMpxxlHk3TyT1itKEU6F8UPnukvDOsx5WT5wf8svCmsPW9cxCIwwA==","signatures":[{"sig":"MEYCIQC9BcST1kFT176U2pAjS/l5fiMw8r9CHYAU5QZleekSzgIhAI+T2bXZifo6G67NthWmBWX4wNctZCBffkWAVBLk8FUl","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":566244},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"fc182ff9e4c4745a3e86eda6d58e3b0061f36564","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.16.3","glob":"^13.0.0","yanse":"^0.1.8","komoji":"^0.7.11","pg-env":"^1.2.4","pg-cache":"^1.6.9","csv-to-pg":"^2.0.10","@pgpmjs/env":"^2.8.8","pgsql-parser":"^17.9.2","@pgpmjs/types":"^2.12.6","@pgpmjs/logger":"^1.3.5","create-gen-app":"^0.6.0","pgsql-deparser":"^17.12.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.8.8"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.9","@types/pg":"^8.16.0","copyfiles":"^2.4.1","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_3.1.4_1766612831088_0.045565922496849876","host":"s3://npm-registry-packages-npm-production"}},"3.2.0":{"name":"@pgpmjs/core","version":"3.2.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@3.2.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"9aef82d418de3078c3e15d0e4d5cabe24b85efda","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-3.2.0.tgz","fileCount":139,"integrity":"sha512-h8aj1SUle05OX3gbcvmOP/FtqVK6jkbryzGdyvo3vP7jppIDgjyOYMopaYwg4ZLPSn+zWlQiCv4CqDAMU13uIQ==","signatures":[{"sig":"MEUCIQD1yd2yFxrMZp3Pjt0kjUdj/jiBMWK1z982FewGz/vl0wIgcdseO8AeAyGTQH5VozUMwskB7BzH1vE27n2aDUl0e6w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":585145},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"8eaef530cad9cfa4f905ad085d5f0475563cf856","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.16.3","glob":"^13.0.0","yanse":"^0.1.8","komoji":"^0.7.11","pg-env":"^1.2.4","pg-cache":"^1.6.9","csv-to-pg":"^2.0.10","@pgpmjs/env":"^2.8.8","pgsql-parser":"^17.9.2","@pgpmjs/types":"^2.12.6","@pgpmjs/logger":"^1.3.5","create-gen-app":"^0.6.0","pgsql-deparser":"^17.12.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.8.8"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.9","@types/pg":"^8.16.0","copyfiles":"^2.4.1","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_3.2.0_1766618216691_0.08822834164679794","host":"s3://npm-registry-packages-npm-production"}},"3.2.1":{"name":"@pgpmjs/core","version":"3.2.1","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@3.2.1","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"74527a47f8f943cf474c8b9cb1b948726613f779","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-3.2.1.tgz","fileCount":139,"integrity":"sha512-xoWo17Bwae/HxC/emNZo/ik4c4j4U7I6gSUiYM42pY/j6zfMeIYdf64ZzSxG7ooES9HIRFWu0B1S4W0cqkS1DA==","signatures":[{"sig":"MEUCIDH0YFLze/3PscuJWJMKz8jjSbcAnEmA43h06xdOwpORAiEAmTqSL9tAu+kr+6CGKUtHergKDQ9MlNFZAhUTapjKEAc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":585211},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"976cc9e0e09201c7df40518a1797f4178fc21c2c","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.16.3","glob":"^13.0.0","yanse":"^0.1.8","komoji":"^0.7.11","pg-env":"^1.2.4","pg-cache":"^1.6.9","csv-to-pg":"^2.0.10","@pgpmjs/env":"^2.8.8","pgsql-parser":"^17.9.3","@pgpmjs/types":"^2.12.6","@pgpmjs/logger":"^1.3.5","create-gen-app":"^0.6.2","pgsql-deparser":"^17.13.0","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.8.9"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.9","@types/pg":"^8.16.0","copyfiles":"^2.4.1","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_3.2.1_1766642717725_0.6656291965966321","host":"s3://npm-registry-packages-npm-production"}},"3.2.2":{"name":"@pgpmjs/core","version":"3.2.2","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@3.2.2","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"02aabbe176aa06722b31d42366d434ee3af522d1","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-3.2.2.tgz","fileCount":139,"integrity":"sha512-m+MStYgCcq4pqpX5AHBgf+JbCkxXR37IkCzCXpThpbffJTF7D2/uQ/oSNwxnITvGJ/CnvzOpn/y9ZaqjDUtivw==","signatures":[{"sig":"MEQCIHVojS9I6VuPCpq8mwvndl3sYnfIlUMDrG0WKrdbjqUpAiBQpv+OaYjxsKu2PvB7GJViiYSRFMNwvaIJlwHUltoJGg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":585211},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"cca7c544a3bc138f968aa7a7ddef6708ec06d1d6","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.16.3","glob":"^13.0.0","yanse":"^0.1.8","komoji":"^0.7.11","pg-env":"^1.2.4","pg-cache":"^1.6.9","csv-to-pg":"^2.0.10","@pgpmjs/env":"^2.8.8","pgsql-parser":"^17.9.4","@pgpmjs/types":"^2.12.6","@pgpmjs/logger":"^1.3.5","create-gen-app":"^0.6.3","pgsql-deparser":"^17.14.0","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.8.9"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.9","@types/pg":"^8.16.0","copyfiles":"^2.4.1","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_3.2.2_1766648587019_0.5407352833084633","host":"s3://npm-registry-packages-npm-production"}},"3.2.3":{"name":"@pgpmjs/core","version":"3.2.3","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@3.2.3","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"bf90bdd5c29827fc8cb62c213f9aa7151cebfa97","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-3.2.3.tgz","fileCount":139,"integrity":"sha512-Yw8kKAslrR5dqnBfOwGVKu58OK2rk2qJoJMXbdHAW5MkJHwi0AAbob9/AQyjYX3DfNDVvAgMf3hs4UXVDlDs4w==","signatures":[{"sig":"MEQCICoWlhA1bjMh6IPf7JkHlDa04sm9tkZjal199jbPQMarAiBB2AYHSCtEgdNQORsffx68azRB32gnXewYMLSUj3B2ow==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":585211},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"9ffc005dd4668e97082d9254ce5c8ff934b757e1","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.16.3","glob":"^13.0.0","yanse":"^0.1.8","komoji":"^0.7.11","pg-env":"^1.2.4","pg-cache":"^1.6.9","csv-to-pg":"^2.0.10","@pgpmjs/env":"^2.8.8","pgsql-parser":"^17.9.4","@pgpmjs/types":"^2.12.6","@pgpmjs/logger":"^1.3.5","create-gen-app":"^0.6.4","pgsql-deparser":"^17.14.0","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.8.9"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.9","@types/pg":"^8.16.0","copyfiles":"^2.4.1","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_3.2.3_1766650279033_0.13567736055100998","host":"s3://npm-registry-packages-npm-production"}},"4.0.0":{"name":"@pgpmjs/core","version":"4.0.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@4.0.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"7255dbd6f15337f6fc4489d737ff4d4f2208f47b","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-4.0.0.tgz","fileCount":139,"integrity":"sha512-k391hjjF/ROtTJjwIJSACNxO1xYSjOMQXv+B9JMGpzDRFuuIoVm0+/Vybv4+kRSvyp7Y3tcXFl0YzXZXYtmmUw==","signatures":[{"sig":"MEUCICjnJw+kU4PCIkSE11OjRKmfaeIMYTfxotmL8SSEwczeAiEApgICosvt5V77afqaWfQe4ddvuuu27Kh27cT6F43m1yc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":581426},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"b1d773f5215ad5ea1dca82b33b550728fdcd1ec0","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.16.3","glob":"^13.0.0","yanse":"^0.1.8","komoji":"^0.7.11","pg-env":"^1.2.4","pg-cache":"^1.6.9","csv-to-pg":"^2.0.10","@pgpmjs/env":"^2.8.8","pgsql-parser":"^17.9.4","@pgpmjs/types":"^2.12.6","@pgpmjs/logger":"^1.3.5","create-gen-app":"^0.8.1","pgsql-deparser":"^17.14.0","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.8.9"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.9","@types/pg":"^8.16.0","copyfiles":"^2.4.1","inquirerer":"^2.4.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0_1766698174203_0.4208422201037847","host":"s3://npm-registry-packages-npm-production"}},"4.0.1":{"name":"@pgpmjs/core","version":"4.0.1","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@4.0.1","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"49f4572e92781cf43ef0ddc06e86d1e19f170d9a","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-4.0.1.tgz","fileCount":139,"integrity":"sha512-/IrPLW7w9Wi/qpcjgyU6aoYcwy0joG+KzzBbC4XfnF5lQI3d2BUI6Rbs4TcmQNLNDEkzro1MhPFQP74/5Ws/Rg==","signatures":[{"sig":"MEYCIQCQSlJaOJERJmMJRmqzQX+XzVOmGxHyjGSNTgAAXuYFVAIhANBheic4TJGLQ0tb1g48dU3xsWAU0IG/D8lbr0H9H6eG","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":582389},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"b4dd6e24bd84d79f3057d8555b850481b7d4e19a","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.16.3","glob":"^13.0.0","yanse":"^0.1.8","komoji":"^0.7.11","pg-env":"^1.2.4","pg-cache":"^1.6.9","csv-to-pg":"^2.0.10","@pgpmjs/env":"^2.8.8","pgsql-parser":"^17.9.4","@pgpmjs/types":"^2.12.6","@pgpmjs/logger":"^1.3.5","create-gen-app":"^0.9.0","pgsql-deparser":"^17.14.0","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.8.9"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.9","@types/pg":"^8.16.0","copyfiles":"^2.4.1","inquirerer":"^2.4.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_4.0.1_1766707926105_0.6924849969599796","host":"s3://npm-registry-packages-npm-production"}},"4.0.2":{"name":"@pgpmjs/core","version":"4.0.2","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@4.0.2","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"719595e37e33e34aa9a358e6c55ed61b080daea7","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-4.0.2.tgz","fileCount":139,"integrity":"sha512-0m7CoIrYSPnTavqWn5BAdkqziGHUOO6W5gVN578zz25mBqmArQnV6RxrAwMJtp4z7hXK2Mgg8yzUC46CapUOYQ==","signatures":[{"sig":"MEUCIQDAJmCMB68MYO/wxbHsEGEqr0QlheRkDyLo1JrbgmBSpwIgfPyZrwLcmm1AFtQzD5Pja4SbG69DuCYjtcJlCUDMFCo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":582548},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"f6cb102f2d19174b4f54ed2ba0c02308b1325830","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.16.3","glob":"^13.0.0","yanse":"^0.1.8","komoji":"^0.7.11","pg-env":"^1.2.4","pg-cache":"^1.6.10","csv-to-pg":"^3.1.4","@pgpmjs/env":"^2.8.9","pgsql-parser":"^17.9.4","@pgpmjs/types":"^2.12.7","@pgpmjs/logger":"^1.3.5","create-gen-app":"^0.9.0","pgsql-deparser":"^17.14.0","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.8.10"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.9","@types/pg":"^8.16.0","copyfiles":"^2.4.1","inquirerer":"^2.4.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_4.0.2_1766720147628_0.9446243468703168","host":"s3://npm-registry-packages-npm-production"}},"4.0.3":{"name":"@pgpmjs/core","version":"4.0.3","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@4.0.3","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"a75ab9c03f3c99df6250ac33bca3922eab9cf6fe","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-4.0.3.tgz","fileCount":139,"integrity":"sha512-jIF4djGmdUS6WQVMPLiHQ8h5Bc/RAYeCEOfPmQIPqwt5RgMBrt5w2qJGoFc76YDqTzihnVtXyt0s+77DN7b+lQ==","signatures":[{"sig":"MEUCIQD+EI6c8r3QmRh9yIV/7mic7scAVCacuEK82pZjZY2NMAIgPGORnhLOfwncBXnGakN6dGiEvPzC1PtfcE68mZXyVco=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":582549},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"6e76a6344e93683031fd48c21f30829f12f10dd8","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.16.3","glob":"^13.0.0","yanse":"^0.1.8","komoji":"^0.7.11","pg-env":"^1.2.4","pg-cache":"^1.6.10","csv-to-pg":"^3.1.4","@pgpmjs/env":"^2.8.10","pgsql-parser":"^17.9.4","@pgpmjs/types":"^2.12.7","@pgpmjs/logger":"^1.3.5","create-gen-app":"^0.9.0","pgsql-deparser":"^17.14.0","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.8.10"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.9","@types/pg":"^8.16.0","copyfiles":"^2.4.1","inquirerer":"^2.4.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_4.0.3_1766724779922_0.022606478434730404","host":"s3://npm-registry-packages-npm-production"}},"4.1.0":{"name":"@pgpmjs/core","version":"4.1.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@4.1.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"ae9a56adffc7c0d49a32c971ab10de2952973fa0","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-4.1.0.tgz","fileCount":139,"integrity":"sha512-28s162ABjiNYCf5y9b+A7a3TcXKkHJPSKkqhZ3b1a370pTIAV1FPCurUlP8NXjjHahTg1JzuP+rLrdCrUIsGiQ==","signatures":[{"sig":"MEQCIFXVaZTOtuW2MWbshf+kULyK4pnBWUjJsdWG1IHqDwTJAiBbL3N8XrU+rw6zQ409caewYuJyb2HQC6jBbJhszEcqxg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":582679},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"30931619fc721648340e9cb1667cd99314527085","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.16.3","glob":"^13.0.0","yanse":"^0.1.8","komoji":"^0.7.11","pg-env":"^1.2.4","pg-cache":"^1.6.10","csv-to-pg":"^3.1.4","@pgpmjs/env":"^2.8.10","pgsql-parser":"^17.9.4","@pgpmjs/types":"^2.12.7","@pgpmjs/logger":"^1.3.5","create-gen-app":"^0.9.0","pgsql-deparser":"^17.14.0","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.8.10"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.9","@types/pg":"^8.16.0","copyfiles":"^2.4.1","inquirerer":"^2.4.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_4.1.0_1766736015127_0.8892254621250737","host":"s3://npm-registry-packages-npm-production"}},"4.1.1":{"name":"@pgpmjs/core","version":"4.1.1","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@4.1.1","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"402572f321d656c045dc50d186b3f3391f60fed6","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-4.1.1.tgz","fileCount":139,"integrity":"sha512-jlrILN70UG+EbpOB2L6dGBgaxiX1YvurGjxYNrs8hquPxRCYpzVEGyuh3PBHqGGa+ABe3lSDiKDdjXcPRxUVSw==","signatures":[{"sig":"MEQCIFOCgR4yxWX2rVcI2A4zLi/Bc1saLOdDyAOqHt8OU/4pAiBWFOW3DECADWF7UBs9bUyNoZ8lvP+ZSYciVr74e0PIJg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":582680},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"e3d01915223e3d87d263606bc4086e3e88183cab","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.16.3","glob":"^13.0.0","yanse":"^0.1.8","komoji":"^0.7.11","pg-env":"^1.2.4","pg-cache":"^1.6.10","csv-to-pg":"^3.1.5","@pgpmjs/env":"^2.8.10","pgsql-parser":"^17.9.5","@pgpmjs/types":"^2.12.7","@pgpmjs/logger":"^1.3.5","create-gen-app":"^0.10.0","pgsql-deparser":"^17.15.0","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.8.10"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.9","@types/pg":"^8.16.0","copyfiles":"^2.4.1","inquirerer":"^2.4.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_4.1.1_1766745951011_0.24920629526935034","host":"s3://npm-registry-packages-npm-production"}},"4.1.2":{"name":"@pgpmjs/core","version":"4.1.2","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@4.1.2","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"63e43862e4c24f6a18d32523f0400dcc566eb32c","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-4.1.2.tgz","fileCount":139,"integrity":"sha512-MLkzoH8D3SQoIrKHWdLI+/IsK55DsRR4glLmDm/9J+q8gEFZNwon1s45ewbQbp4erkTlLDicb2pMJ2s0VTqVRA==","signatures":[{"sig":"MEUCIFP2fK0bhzpclQRRZCwkyPD4Dk8BSQSZZ8/uYytdF9fJAiEAh90zePmTwMN2kGkaNbKCmt/k1vixEr3fwC2DUeNpIoI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":582676},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"c2e68f9808a87e3231d9b9af5e706bef5dbd2af8","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.16.3","glob":"^13.0.0","yanse":"^0.1.8","komoji":"^0.7.11","pg-env":"^1.2.4","pg-cache":"^1.6.11","csv-to-pg":"^3.1.5","@pgpmjs/env":"^2.8.11","pgsql-parser":"^17.9.5","@pgpmjs/types":"^2.12.8","@pgpmjs/logger":"^1.3.5","create-gen-app":"^0.10.0","pgsql-deparser":"^17.15.0","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.8.11"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.9","@types/pg":"^8.16.0","copyfiles":"^2.4.1","inquirerer":"^2.4.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_4.1.2_1766796027592_0.6647680215233085","host":"s3://npm-registry-packages-npm-production"}},"4.2.0":{"name":"@pgpmjs/core","version":"4.2.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@4.2.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"e31edb873a2f72423ed9c7777538a1ced4f11767","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-4.2.0.tgz","fileCount":139,"integrity":"sha512-EwnUTQAPe4ru5NRVEgErkGtc6jf/IqovT7uf+C/PkGWVabDacAffHPhxoa2a6bv4nk08DfgKn/VkgmL99JkllQ==","signatures":[{"sig":"MEQCIH5QtjZiPPwAT0Sb0XekNABPWJl+WxviUUCXoXNh29uwAiBeM7VrbUx7VNZRtL4NMlSMVuAripARETDSPekynQ8lKA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":595746},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"9b68e2d19937ad4e2a81a5de110a197a8572e3d9","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.16.3","glob":"^13.0.0","yanse":"^0.1.8","komoji":"^0.7.11","pg-env":"^1.2.4","pg-cache":"^1.6.11","csv-to-pg":"^3.1.5","@pgpmjs/env":"^2.8.11","pgsql-parser":"^17.9.5","@pgpmjs/types":"^2.12.8","@pgpmjs/logger":"^1.3.5","create-gen-app":"^0.10.0","pgsql-deparser":"^17.15.0","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.8.11"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.9","@types/pg":"^8.16.0","copyfiles":"^2.4.1","inquirerer":"^2.4.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_4.2.0_1766802801149_0.9844908094265026","host":"s3://npm-registry-packages-npm-production"}},"4.2.1":{"name":"@pgpmjs/core","version":"4.2.1","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@4.2.1","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"0d4be841415f069cc57bfed838be1df5b9a5619f","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-4.2.1.tgz","fileCount":139,"integrity":"sha512-e+Rpte9sN3JoCXR+TpzboppVam5nCGNPx8x04mOB/Ko1w3Zt9VGNyyVSMSihKMB+5kyF0iHd2PnPOjTVpSVcsQ==","signatures":[{"sig":"MEYCIQCTpDR5ZRoyTdKRReZ+XWErNZG7y57Itq8wvr6iec1saQIhAP0GUtbty9A0ewlQj+z5uDHzMTUd/1YzprZona01h7tx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":603334},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"5b93211b63e72bedcfabc7c4aa41c69ed33d0f6c","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.16.3","glob":"^13.0.0","yanse":"^0.1.8","komoji":"^0.7.11","pg-env":"^1.2.4","pg-cache":"^1.6.11","csv-to-pg":"^3.1.5","@pgpmjs/env":"^2.8.11","pgsql-parser":"^17.9.5","@pgpmjs/types":"^2.12.8","@pgpmjs/logger":"^1.3.5","create-gen-app":"^0.10.0","pgsql-deparser":"^17.15.0","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.8.11"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.9","@types/pg":"^8.16.0","copyfiles":"^2.4.1","inquirerer":"^2.4.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_4.2.1_1766806157210_0.7288332104275819","host":"s3://npm-registry-packages-npm-production"}},"4.3.0":{"name":"@pgpmjs/core","version":"4.3.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@4.3.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"cacd9a9b891268c6e225aa4d17606dcb71652146","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-4.3.0.tgz","fileCount":139,"integrity":"sha512-7D/cAGiEL0OqU4tqFNVutYNBQw8OE3PP8OUf3FlRIvYk+w/Q/6kZuHrcmGxXaLvMIuTiTNEcGmOC8EUHyumHFA==","signatures":[{"sig":"MEUCIQCnb33V86i/QNKKR9OZkFppeRq5V4r7RCKHV/pBcYcmFgIgVF5YAqSYdUoT+g+uxcAYNQlSGgpk4ciOMHF4MR9YLK0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":603282},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"7ac931c063d48e281349b748ba2eb9c9f47ffb06","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.16.3","glob":"^13.0.0","yanse":"^0.1.8","komoji":"^0.7.11","pg-env":"^1.2.4","genomic":"^5.0.2","pg-cache":"^1.6.11","csv-to-pg":"^3.2.0","@pgpmjs/env":"^2.8.11","pgsql-parser":"^17.9.5","@pgpmjs/types":"^2.12.8","@pgpmjs/logger":"^1.3.5","pgsql-deparser":"^17.15.0","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.8.11"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.9","@types/pg":"^8.16.0","copyfiles":"^2.4.1","inquirerer":"^4.1.1","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_4.3.0_1766816570956_0.052023441808849435","host":"s3://npm-registry-packages-npm-production"}},"4.4.0":{"name":"@pgpmjs/core","version":"4.4.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@4.4.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"51ee6cd1bb9c74d9dc52e1431e463cf237b88361","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-4.4.0.tgz","fileCount":139,"integrity":"sha512-ul4ReOVPQiybOYosxZ9xfqlYLEGfF98e6faJuL+RG07IQW/rNzXxiNb5DH63aBcYBCPp4uk+h7bqa23t8zjnTg==","signatures":[{"sig":"MEYCIQC9E7HZWkex9nhvaAI4WB35A7ELfM/Vf4TXO5KpgejoPgIhALiS2KnazQQQzytPV90I6vqX4DkbROJjSSxJVu0D5YqK","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":603372},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"bda56442f70c77c98276bc7bab0450308c975df8","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.16.3","glob":"^13.0.0","yanse":"^0.1.8","komoji":"^0.7.11","pg-env":"^1.2.4","genomic":"^5.0.3","pg-cache":"^1.6.11","csv-to-pg":"^3.2.1","@pgpmjs/env":"^2.8.11","pgsql-parser":"^17.9.5","@pgpmjs/types":"^2.12.8","@pgpmjs/logger":"^1.3.5","pgsql-deparser":"^17.15.0","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.8.11"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.9","@types/pg":"^8.16.0","copyfiles":"^2.4.1","inquirerer":"^4.1.2","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_4.4.0_1766822369022_0.48950400172237307","host":"s3://npm-registry-packages-npm-production"}},"4.5.0":{"name":"@pgpmjs/core","version":"4.5.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@4.5.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"e5904736d553a8d7288589538a66d36d6f821ed5","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-4.5.0.tgz","fileCount":139,"integrity":"sha512-uWT9L2xANFKCj4H2XrUJm79SDyCW0LOBcUKxl8BfvFEBiEc5qGF3wXL8HFcXzV2TQ0DMd4f+uWAn7xnMgHmtLw==","signatures":[{"sig":"MEUCIQCGDgeP056UKHNk5FjWU7QZz46jL6NPkXFqyfjQIk1n4wIgTIiIw/xhDhGtVH+XMiPAB5JC2TTTQ6CyAA8WU97Eaj4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":600711},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"09721f934b339bd8c55d2e633abaded6d20b0f65","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.16.3","glob":"^13.0.0","yanse":"^0.1.8","komoji":"^0.7.11","pg-env":"^1.2.4","genomic":"^5.2.0","pg-cache":"^1.6.11","csv-to-pg":"^3.3.0","@pgpmjs/env":"^2.8.11","pgsql-parser":"^17.9.5","@pgpmjs/types":"^2.12.8","@pgpmjs/logger":"^1.3.5","pgsql-deparser":"^17.15.0","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.8.11"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.9","@types/pg":"^8.16.0","copyfiles":"^2.4.1","inquirerer":"^4.2.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_4.5.0_1766840057390_0.8087376557531962","host":"s3://npm-registry-packages-npm-production"}},"4.5.1":{"name":"@pgpmjs/core","version":"4.5.1","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@4.5.1","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"9dddd2905017343743ae4a1139be2567087aaf76","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-4.5.1.tgz","fileCount":139,"integrity":"sha512-uWx/MMn3kGgfiESQELK8KBptAMAHFF59/paBLCLCSq+ioI4biauMLjbsgrBqSUaAcKL+7llSf1BESBn2ZLoU2A==","signatures":[{"sig":"MEQCIAmhuvvKLNkjAv5Iq9cldc9i8rGExqTK38Wi1Kpqj9lMAiBaOtwcWBcf7jzLZNWQ10W5QsA8KdMGG6DAmH5bYQXhmg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":601371},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"6883e3b93da28078483bc6aa25862613ef4405b2","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.16.3","glob":"^13.0.0","yanse":"^0.1.8","komoji":"^0.7.11","pg-env":"^1.2.4","genomic":"^5.2.0","pg-cache":"^1.6.11","csv-to-pg":"^3.3.0","@pgpmjs/env":"^2.8.11","pgsql-parser":"^17.9.5","@pgpmjs/types":"^2.12.8","@pgpmjs/logger":"^1.3.5","pgsql-deparser":"^17.15.0","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.8.11"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.9","@types/pg":"^8.16.0","copyfiles":"^2.4.1","inquirerer":"^4.2.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_4.5.1_1767149795885_0.27126256866132725","host":"s3://npm-registry-packages-npm-production"}},"4.5.2":{"name":"@pgpmjs/core","version":"4.5.2","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@4.5.2","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"29dc893d11dbe6113290a9be0da7b28f5e599159","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-4.5.2.tgz","fileCount":142,"integrity":"sha512-YEO0YLZpLVLx+sw99SccND/ASRQ4ERto/grBVLMdJ+fjg63+Eyv6V+djuGloHBGcwVjGg0SYoBKh7sYz7boTrw==","signatures":[{"sig":"MEUCIBoowhwsBeHmzi+sVmLBQxe+PN64PcOotBWIohzRU4gJAiEA1zIQSPe9zUSf5Bxu50odb6JYIdhKgE3Xz9D+nD0719U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":601705},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"3768b497b5b65410a23bcf7e01ed4192a5f1dd95","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.16.3","glob":"^13.0.0","yanse":"^0.1.8","komoji":"^0.7.11","pg-env":"^1.2.4","genomic":"^5.2.0","pg-cache":"^1.6.11","csv-to-pg":"^3.3.0","@pgpmjs/env":"^2.8.11","pgsql-parser":"^17.9.5","@pgpmjs/types":"^2.12.8","@pgpmjs/logger":"^1.3.5","pgsql-deparser":"^17.15.0","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.8.11"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.9","@types/pg":"^8.16.0","copyfiles":"^2.4.1","inquirerer":"^4.2.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_4.5.2_1767153529645_0.18434901463524667","host":"s3://npm-registry-packages-npm-production"}},"4.5.3":{"name":"@pgpmjs/core","version":"4.5.3","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@4.5.3","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"652c064f295b53a361e9402acf61f9558a80f2e1","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-4.5.3.tgz","fileCount":142,"integrity":"sha512-YKYJb4rOdgxFgz3MnPeKMf9/+q+3lOaBzo0PN+wYICPlbGHscwoomo1K9uqacNEH7MnwKWbDx7bmTC8pQWEPfA==","signatures":[{"sig":"MEYCIQCSbStr9hBNHbm6JrsXb45ttP3AkwMGRzrTWXnBitrJaQIhANI5lOHN6S8cfmv29cuzNDiBCm5AbU2vaa2fVZ3UsAQw","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":602638},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"b50728f2e33dd0b1da62f574c976737f2d3a41f8","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.16.3","glob":"^13.0.0","yanse":"^0.1.8","komoji":"^0.7.11","pg-env":"^1.2.4","genomic":"^5.2.0","pg-cache":"^1.6.11","csv-to-pg":"^3.3.0","@pgpmjs/env":"^2.8.11","pgsql-parser":"^17.9.5","@pgpmjs/types":"^2.12.8","@pgpmjs/logger":"^1.3.5","pgsql-deparser":"^17.15.0","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.8.11"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.9","@types/pg":"^8.16.0","copyfiles":"^2.4.1","inquirerer":"^4.2.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_4.5.3_1767155474433_0.9182805182558091","host":"s3://npm-registry-packages-npm-production"}},"4.5.4":{"name":"@pgpmjs/core","version":"4.5.4","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@4.5.4","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"c4731b9b3d4b1180ad372bd84942f4505ebe37cc","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-4.5.4.tgz","fileCount":142,"integrity":"sha512-naIFt5xHH9vEO5keddFSIWy0AQl3TnIqmvc+p71PvH77mzYLqrEsSRi+Imz/1LczKEgBmLPsYdkaQPOLyVLAxA==","signatures":[{"sig":"MEYCIQCaKRzsz0F5YWv1GwWndxKSZTL/uABs4L4lF1m05pGThAIhAMQepq81dGBjQafMNfqUyTujuCT/KMD6iKXLUSsesABy","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":603336},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"324881a46912b7d15a76f864aada03ce926f9176","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.16.3","glob":"^13.0.0","yanse":"^0.1.8","komoji":"^0.7.11","pg-env":"^1.2.4","genomic":"^5.2.0","pg-cache":"^1.6.11","csv-to-pg":"^3.3.0","@pgpmjs/env":"^2.8.11","pgsql-parser":"^17.9.5","@pgpmjs/types":"^2.12.8","@pgpmjs/logger":"^1.3.5","pgsql-deparser":"^17.15.0","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.8.11"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.9","@types/pg":"^8.16.0","copyfiles":"^2.4.1","inquirerer":"^4.2.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_4.5.4_1767161351469_0.13585383596492062","host":"s3://npm-registry-packages-npm-production"}},"4.6.0":{"name":"@pgpmjs/core","version":"4.6.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@4.6.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"f6d802e044762196edc2a4de64b6a0c880bffedd","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-4.6.0.tgz","fileCount":142,"integrity":"sha512-MJZM5NSN6mW1S9j+4E7BAp4OINZGg8O8lvj9PNq/v5T0W5NLIeesThl36V9WzOXonLWyykg0WC0eV7xYfk0dlg==","signatures":[{"sig":"MEYCIQDV1P6DXGgQEXYsxjp7RPM3zz7U8o4FxwDMDopYjX87zQIhAKpUL1yvCF1XBWw/iH/irRpU+cN4AW5PUJyvG7wuQuas","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":604970},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"bec3240e4e0f93b8edb386734eeb560403f574da","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.16.3","glob":"^13.0.0","yanse":"^0.1.8","komoji":"^0.7.11","pg-env":"^1.2.4","genomic":"^5.2.0","pg-cache":"^1.6.11","csv-to-pg":"^3.3.0","@pgpmjs/env":"^2.8.11","pgsql-parser":"^17.9.5","@pgpmjs/types":"^2.12.8","@pgpmjs/logger":"^1.3.5","pgsql-deparser":"^17.15.0","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.8.11"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.9","@types/pg":"^8.16.0","copyfiles":"^2.4.1","inquirerer":"^4.2.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_4.6.0_1767187050611_0.7837828778254678","host":"s3://npm-registry-packages-npm-production"}},"4.6.1":{"name":"@pgpmjs/core","version":"4.6.1","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@4.6.1","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"71c484cf9d9f04d898a891d58d8b9679da6a729e","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-4.6.1.tgz","fileCount":142,"integrity":"sha512-s6DCIIE/znFjNgTsyGWN6PZzaLkyl4fdYVlGw/wZwLnX0evd/0kgS8oPrz9HjX312YgnotcUh298WfnNuxMleA==","signatures":[{"sig":"MEUCIQCxqWjSRHTia33b8Q0l5JpVgT2wlyea3BLDyUHnDHI5EgIgWY3z3ERgs/BqW8HJmV8s3Svw3cmDXdeEZSQjNGjBPko=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":604969},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"f04912cac2edf6435c6add5a6ec65a11d6b79df2","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.16.3","glob":"^13.0.0","yanse":"^0.1.8","komoji":"^0.7.11","pg-env":"^1.2.4","genomic":"^5.2.0","pg-cache":"^1.6.12","csv-to-pg":"^3.3.0","@pgpmjs/env":"^2.9.0","pgsql-parser":"^17.9.5","@pgpmjs/types":"^2.13.0","@pgpmjs/logger":"^1.3.5","pgsql-deparser":"^17.15.0","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.8.12"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.9","@types/pg":"^8.16.0","copyfiles":"^2.4.1","inquirerer":"^4.2.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_4.6.1_1767221837415_0.7135713121208274","host":"s3://npm-registry-packages-npm-production"}},"4.6.2":{"name":"@pgpmjs/core","version":"4.6.2","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@4.6.2","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"7523846b35dd84732724fd78d8ba4696d8a5d2a8","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-4.6.2.tgz","fileCount":142,"integrity":"sha512-rXbsGSeTBwdQOgNUpfTol3ROLEn93m7lGEeRyyR7ocA0tUpnen+UD/5UIMfixejE31szTMD9aadYwuiXqdoO+A==","signatures":[{"sig":"MEYCIQDk5AZrzgTPRVTMJ5lVhQG0QPvRJ0+iIj91TLshLMf1RAIhAIRNRYDeEuMvBb1WtNGdIW5ifp/2fV9bdogHcwwuHUNQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":604969},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"14ed679aeb6172e013c817b8a458e5bee68ab492","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.16.3","glob":"^13.0.0","yanse":"^0.1.8","komoji":"^0.7.11","pg-env":"^1.2.4","genomic":"^5.2.0","pg-cache":"^1.6.12","csv-to-pg":"^3.3.0","@pgpmjs/env":"^2.9.1","pgsql-parser":"^17.9.5","@pgpmjs/types":"^2.13.0","@pgpmjs/logger":"^1.3.5","pgsql-deparser":"^17.15.0","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.8.12"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.9","@types/pg":"^8.16.0","copyfiles":"^2.4.1","inquirerer":"^4.2.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_4.6.2_1767224318215_0.10521668706287324","host":"s3://npm-registry-packages-npm-production"}},"4.6.3":{"name":"@pgpmjs/core","version":"4.6.3","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@4.6.3","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"b925589adc011589d30ee438de36eeca4265d13b","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-4.6.3.tgz","fileCount":142,"integrity":"sha512-U1KrK4/HRC41pLe+queV5GZUAJ49gU8q4J5qH5d9xqPQZKEh8myn+TgWhOjO2zg+9zj6HDBRW7S7gKC6zYS/vA==","signatures":[{"sig":"MEUCIQCN3lKeknRnzarVLOuXO/hO8kjgJmg51yVOvIfba6nt/AIgTjYCWSrbrRjCBVBPJN0B0DhTpYuFpnEZ/8BYZpQeJZo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":604970},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"e53cd1f303d796268d94b47e95cde30916e39c1f","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.16.3","glob":"^13.0.0","yanse":"^0.1.11","komoji":"^0.7.14","pg-env":"^1.2.4","genomic":"^5.2.0","pg-cache":"^1.6.13","csv-to-pg":"^3.3.1","@pgpmjs/env":"^2.9.1","pgsql-parser":"^17.9.9","@pgpmjs/types":"^2.13.0","@pgpmjs/logger":"^1.3.6","pgsql-deparser":"^17.17.0","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.8.13"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.9","@types/pg":"^8.16.0","copyfiles":"^2.4.1","inquirerer":"^4.2.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_4.6.3_1767318278040_0.324383549378225","host":"s3://npm-registry-packages-npm-production"}},"4.7.0":{"name":"@pgpmjs/core","version":"4.7.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@4.7.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"0ef7fe0c0e561d32a92ef373cba05662679949a4","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-4.7.0.tgz","fileCount":142,"integrity":"sha512-FodX2QOzXvIe0RXo6RhL1OWay/WpJihSmVWTwbv3zxLWrePNZBQMTTHIFXhkMR371WgiKHkpzPexlApK2D5aBw==","signatures":[{"sig":"MEUCID7cVnTB/WYHOLpCN1c+cBSJTcHOiuVgDFaXQjhohEagAiEA0D46DTGydMz5uMQQqEYhTsTtCUj7s9li/mYThmQqWms=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":613766},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"f2f9c9851beff3214790dfca371e4ca7f6c1373f","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.16.3","glob":"^13.0.0","yanse":"^0.1.11","komoji":"^0.7.14","pg-env":"^1.2.5","genomic":"^5.2.0","pg-cache":"^1.6.14","csv-to-pg":"^3.3.2","@pgpmjs/env":"^2.9.2","pgsql-parser":"^17.9.9","@pgpmjs/types":"^2.14.0","@pgpmjs/logger":"^1.3.7","pgsql-deparser":"^17.17.0","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.8.14"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.10","@types/pg":"^8.16.0","copyfiles":"^2.4.1","inquirerer":"^4.2.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_4.7.0_1767331273782_0.23238622956446342","host":"s3://npm-registry-packages-npm-production"}},"4.7.1":{"name":"@pgpmjs/core","version":"4.7.1","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@4.7.1","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"792bb545734fe33fdc5d6bbefdafd6baab80067e","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-4.7.1.tgz","fileCount":142,"integrity":"sha512-KIzs3eJqZ5Y7teZD5gfPY3BmMMmM9/BLn1btnmlB4qhpAK5gnoElWlLU6JNMdbGy+5mQZR/XZCgoaO53EUZNSg==","signatures":[{"sig":"MEYCIQCUGurDHBzlEi4r+ADiSRv6lzB/X2LFUKpzJZYWJMUBqAIhAPMzAxbsIQvoC5e8BcZDSrosAT2fZI7T4T7i36sZmePh","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":609062},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"acb072b93704ad5218dd2c38306680f3750ead09","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.16.3","glob":"^13.0.0","yanse":"^0.1.11","komoji":"^0.7.14","pg-env":"^1.2.5","genomic":"^5.2.0","pg-cache":"^1.6.14","csv-to-pg":"^3.3.2","@pgpmjs/env":"^2.9.2","pgsql-parser":"^17.9.9","@pgpmjs/types":"^2.14.0","@pgpmjs/logger":"^1.3.7","pgsql-deparser":"^17.17.0","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.8.14"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.10","@types/pg":"^8.16.0","copyfiles":"^2.4.1","inquirerer":"^4.2.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_4.7.1_1767431803188_0.1057829158760839","host":"s3://npm-registry-packages-npm-production"}},"4.7.2":{"name":"@pgpmjs/core","version":"4.7.2","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@4.7.2","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"3fba2a633582e1fac5ba533df9d506157fffcec8","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-4.7.2.tgz","fileCount":142,"integrity":"sha512-vRWQfgNC8/lO32LD1HEOLDSqKuG1cfnpOZOY0YgI3kcgUdbt8R8TTEHlfeSqgSzDAM71dPvnm7Fg1pWBrH7XxA==","signatures":[{"sig":"MEYCIQD61YgcXhUy5leM+ZvWrH4muTF8+C+y7uv4B655yBuuxAIhAJjyZIk/z3PbEpojGTse8vZEm04H7SyfmjYpncu7lGou","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":609316},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"5eca40587d2b8e2362a2308bc3fa8c1eecf131da","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.16.3","glob":"^13.0.0","yanse":"^0.1.11","komoji":"^0.7.14","pg-env":"^1.2.5","genomic":"^5.2.0","pg-cache":"^1.6.14","csv-to-pg":"^3.3.2","@pgpmjs/env":"^2.9.2","pgsql-parser":"^17.9.9","@pgpmjs/types":"^2.14.0","@pgpmjs/logger":"^1.3.7","pgsql-deparser":"^17.17.0","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.8.14"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.10","@types/pg":"^8.16.0","copyfiles":"^2.4.1","inquirerer":"^4.2.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_4.7.2_1767590443267_0.6166294431361843","host":"s3://npm-registry-packages-npm-production"}},"4.8.0":{"name":"@pgpmjs/core","version":"4.8.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@4.8.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"4fb66dbe5cfc2343f1e48bf36474332fa7ac5232","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-4.8.0.tgz","fileCount":142,"integrity":"sha512-fco0mPpeW4nVF6popFVEB/X50YbZrzpJlR9gAAfzmSX1jEKNxmR/ZoNtKDs56rt+Dq5QcISlN36vAm0YRYTFdQ==","signatures":[{"sig":"MEUCIAbjz9jE6USMPaazdKM+JP3vxzL5ucHVGfmA6L2k5/ROAiEA2G4UBjs4a/uqr3CHOrTFJ8837z6Kny5juwl4rY5wvWo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":611411},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"97528ad4eb2f60c16785ffb84af7b61c52cb5ad8","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.16.3","glob":"^13.0.0","yanse":"^0.1.11","komoji":"^0.7.14","pg-env":"^1.2.5","genomic":"^5.2.0","pg-cache":"^1.6.14","csv-to-pg":"^3.3.2","@pgpmjs/env":"^2.9.2","pgsql-parser":"^17.9.9","@pgpmjs/types":"^2.14.0","@pgpmjs/logger":"^1.3.7","pgsql-deparser":"^17.17.0","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.8.14"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.10","@types/pg":"^8.16.0","copyfiles":"^2.4.1","inquirerer":"^4.2.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_4.8.0_1767603301087_0.35348727549180925","host":"s3://npm-registry-packages-npm-production"}},"4.9.0":{"name":"@pgpmjs/core","version":"4.9.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@4.9.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"537e898be644fd2db7855cd3f5c91aa6f63cda21","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-4.9.0.tgz","fileCount":142,"integrity":"sha512-LDJeF8ILL17rQ/g2UoNB81igDY/F+dkhCyPpNDOPK6/P1DUdAovDt+WgmwhFPSn3UGz3rsDFzrFL9kMHjgGalg==","signatures":[{"sig":"MEYCIQCCO6x8drLeALK9tOc5E3p/oSWz//TTDsmR5X2nSJRG3gIhAPQR1rzTXnEEhZ5XWsE1uipVk7UMXHwDmqsHvSsPxx4h","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":611429},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"e6171117d5498f38f456dfaf7e8a497dd7d2a30b","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.16.3","glob":"^13.0.0","yanse":"^0.1.11","komoji":"^0.7.14","pg-env":"^1.2.5","genomic":"^5.2.0","pg-cache":"^1.6.14","csv-to-pg":"^3.3.2","@pgpmjs/env":"^2.9.2","pgsql-parser":"^17.9.9","@pgpmjs/types":"^2.14.0","@pgpmjs/logger":"^1.3.7","pgsql-deparser":"^17.17.0","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.8.14"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.10","@types/pg":"^8.16.0","copyfiles":"^2.4.1","inquirerer":"^4.2.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_4.9.0_1767609932933_0.9888358868937503","host":"s3://npm-registry-packages-npm-production"}},"4.9.1":{"name":"@pgpmjs/core","version":"4.9.1","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@4.9.1","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"62bd57e77ab95021c80a317729965e632b4c9bb6","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-4.9.1.tgz","fileCount":142,"integrity":"sha512-T3a7Ng89FVqAZDg3bzF/FAyQ5sTYBW2x0MbgH1vIj5uWl+Jwyf4l5vDg/uHeknjcgSpnDwcR8RdeskWp0YR0WA==","signatures":[{"sig":"MEUCIQDNjN3g7M8TEVEldiWWLZdQxSxelPDnEE+kagzZ/OTueAIgBOP0LthSe35ipd0Yoxpedua84m2RxzUrnYghbaFUz9c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":611525},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"baa2f7598cde3baf3f05f161a11bafa12c66f6aa","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.16.3","glob":"^13.0.0","yanse":"^0.1.11","komoji":"^0.7.14","pg-env":"^1.2.5","genomic":"^5.2.0","pg-cache":"^1.6.14","csv-to-pg":"^3.3.3","@pgpmjs/env":"^2.9.2","pgsql-parser":"^17.9.9","@pgpmjs/types":"^2.14.0","@pgpmjs/logger":"^1.3.7","pgsql-deparser":"^17.17.0","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.8.14"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.10","@types/pg":"^8.16.0","copyfiles":"^2.4.1","inquirerer":"^4.2.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_4.9.1_1767663603691_0.09792383729835175","host":"s3://npm-registry-packages-npm-production"}},"4.10.0":{"name":"@pgpmjs/core","version":"4.10.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@4.10.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"e0d6428c80341ecbe6f5ca41415250a99aad49a5","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-4.10.0.tgz","fileCount":142,"integrity":"sha512-Owh2oAYdws+8uxDcKnGp5+3O6ZDkPoqDcEnLKwaf8awMvujc4aK13QBpGBlnAR4Q3gvHRkoa+MkvkZ1H5Baq3Q==","signatures":[{"sig":"MEUCIQDEQKKx+bOFgfLM4JujUdVkyJ4S/GYwA/BFeWVkAkt9wQIgHxCR1JEbstfrxa00bfbbV95QTM9tSM+elcaZjrAXQk4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":615573},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"ba5bbacf7ccc1980cba10bf3f45ebb0ca639fb79","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.16.3","glob":"^13.0.0","yanse":"^0.1.11","komoji":"^0.7.14","pg-env":"^1.2.5","genomic":"^5.2.0","pg-cache":"^1.6.14","csv-to-pg":"^3.3.3","@pgpmjs/env":"^2.9.3","pgsql-parser":"^17.9.9","@pgpmjs/types":"^2.14.0","@pgpmjs/logger":"^1.3.7","pgsql-deparser":"^17.17.0","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.8.14"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.10","@types/pg":"^8.16.0","copyfiles":"^2.4.1","inquirerer":"^4.2.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_4.10.0_1767803870910_0.0526955361967647","host":"s3://npm-registry-packages-npm-production"}},"4.10.1":{"name":"@pgpmjs/core","version":"4.10.1","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@4.10.1","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"c807533e1b94cb460aeae6bec1335a0e52d54ad2","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-4.10.1.tgz","fileCount":142,"integrity":"sha512-IHhacD3NSnT/snIbhupKIQtKr8N6IrqUS55lyQ/hqJER8CWCSakadM1gcEhxHODA88Hf9JbUuYxp0qzgmfzC6Q==","signatures":[{"sig":"MEYCIQCaZlcr5FxRIhSKAUiE3Kff/l7+iq5oNeWgQsk+dEIDJgIhAJ8f6rv02/JuIPxRQinLh2sJFFQsQU21VT3wvB31Ra3+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":615574},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"22c89cfc6f67879e77ca47f652c31c80828665f5","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.16.3","glob":"^13.0.0","yanse":"^0.1.11","komoji":"^0.7.14","pg-env":"^1.2.5","genomic":"^5.2.3","pg-cache":"^1.6.14","csv-to-pg":"^3.3.4","@pgpmjs/env":"^2.9.3","pgsql-parser":"^17.9.11","@pgpmjs/types":"^2.14.0","@pgpmjs/logger":"^1.3.7","pgsql-deparser":"^17.17.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.8.14"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.10","@types/pg":"^8.16.0","copyfiles":"^2.4.1","inquirerer":"^4.3.1","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_4.10.1_1767809157121_0.03809745744509252","host":"s3://npm-registry-packages-npm-production"}},"4.11.0":{"name":"@pgpmjs/core","version":"4.11.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@4.11.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"6e2b662dabe78fa22eced336dfdca88fb66272b8","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-4.11.0.tgz","fileCount":142,"integrity":"sha512-la0AOiTSt0GfyEmOVk3S+YRdoNmjSe5cWXTvBsAoVtA5JpcZ5/5bri3oE2zHoaYjCNBOztHnRd6jO9CUrdGSwg==","signatures":[{"sig":"MEUCIE/9hTQvLi0+2OJI3ZmK9wAK0KwxBO+CYN80V5veyRd3AiEAzJcDDLNmeiiUMf4v8QC7vExPslGPyOHQJGMGWShnPWM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":660146},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"7c9b2f2b7a2a56a941aafe62cc7f2b4a90afa1bc","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.16.3","glob":"^13.0.0","yanse":"^0.1.11","komoji":"^0.7.14","pg-env":"^1.2.5","genomic":"^5.2.3","pg-cache":"^1.6.14","csv-to-pg":"^3.3.4","@pgpmjs/env":"^2.9.3","pgsql-parser":"^17.9.11","@pgpmjs/types":"^2.14.0","@pgpmjs/logger":"^1.3.7","pgsql-deparser":"^17.17.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.8.14"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.10","@types/pg":"^8.16.0","copyfiles":"^2.4.1","inquirerer":"^4.3.1","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_4.11.0_1767853524090_0.7326051929007023","host":"s3://npm-registry-packages-npm-production"}},"4.12.0":{"name":"@pgpmjs/core","version":"4.12.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@4.12.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"6c3341cb886f0153e578df4705fa5b217d2461c2","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-4.12.0.tgz","fileCount":142,"integrity":"sha512-NESCExk0thg+v49hdN4tm+A4/SLZC8p/SwspAMRkiZg+w1Dhm6U4uWaYfs5xcX3S9Pz6OPu3Hzt85C27OTJJvA==","signatures":[{"sig":"MEYCIQDLwlU0zhXgfTxt7U5OQEqtROOslWDldCXkx9soB0GFsAIhAJSvW65fls0JU3ptL9QKi28QsBOcXLWqY/BLrVZyz8GT","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":660784},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"67155381d1850ec9fdaf8f80ef1c6b118a6111c7","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.16.3","glob":"^13.0.0","yanse":"^0.1.11","komoji":"^0.7.14","pg-env":"^1.2.5","genomic":"^5.2.3","pg-cache":"^1.6.14","csv-to-pg":"^3.4.0","@pgpmjs/env":"^2.9.3","pgsql-parser":"^17.9.11","@pgpmjs/types":"^2.14.0","@pgpmjs/logger":"^1.3.7","pgsql-deparser":"^17.17.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.8.14"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.10","@types/pg":"^8.16.0","copyfiles":"^2.4.1","inquirerer":"^4.3.1","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_4.12.0_1767861951712_0.901767593916986","host":"s3://npm-registry-packages-npm-production"}},"4.12.1":{"name":"@pgpmjs/core","version":"4.12.1","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@4.12.1","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"89dcf8f9e344b11601048fe82ea6508cb029e13b","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-4.12.1.tgz","fileCount":142,"integrity":"sha512-VyocZgYmLJdx3bZyXEfW2bDJMbDY0Pc3/44FNYlHMkg8AQ82ziipRWAWFTx87VkNTgDA+ZGeI4t2rOSArD3u2w==","signatures":[{"sig":"MEYCIQC5Zksf+sQ/KLo7RmOqd40JuD577ATJ8Orv9EZKXrnGxQIhAMbl6nBb3Ws7soY/uDqcRRQhaSskJQ/MPuMoSrl2IkEc","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":660896},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"c934b1c3c831b236090053a8fc37f15e3a897877","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.16.3","glob":"^13.0.0","yanse":"^0.1.11","komoji":"^0.7.14","pg-env":"^1.2.5","genomic":"^5.2.3","pg-cache":"^1.6.14","csv-to-pg":"^3.4.0","@pgpmjs/env":"^2.9.3","pgsql-parser":"^17.9.11","@pgpmjs/types":"^2.14.0","@pgpmjs/logger":"^1.3.7","pgsql-deparser":"^17.17.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.8.14"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.10","@types/pg":"^8.16.0","copyfiles":"^2.4.1","inquirerer":"^4.3.1","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_4.12.1_1767864161195_0.602030129631477","host":"s3://npm-registry-packages-npm-production"}},"4.12.2":{"name":"@pgpmjs/core","version":"4.12.2","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@4.12.2","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"456ed178ac439d3cbfd75136a09e3d5506cfd8e8","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-4.12.2.tgz","fileCount":142,"integrity":"sha512-M+SgDeXyOy8C6M8jmYrvsFhguj4b4Hr3MgvvunuzoAgQLEEGwuOLGnYqz+pBfXc4Hc+OuFzS+89nFJUdm6qShg==","signatures":[{"sig":"MEUCIHH6w4AThY6Jx71KedCnBits5e6/1dsbd/uMhXko8BfSAiEAxJSuCBUxZoEWonOsk1isWUGvcblxGupEzNtneIMwr3c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":660286},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"8ba31ce871a6fec054ee6ea5627f44d69c635828","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.16.3","glob":"^13.0.0","yanse":"^0.1.11","komoji":"^0.7.14","pg-env":"^1.2.5","genomic":"^5.2.3","pg-cache":"^1.6.14","csv-to-pg":"^3.4.0","@pgpmjs/env":"^2.9.3","pgsql-parser":"^17.9.11","@pgpmjs/types":"^2.14.0","@pgpmjs/logger":"^1.3.7","pgsql-deparser":"^17.17.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.8.14"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.10","@types/pg":"^8.16.0","copyfiles":"^2.4.1","inquirerer":"^4.3.1","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_4.12.2_1767865881521_0.7088125652509703","host":"s3://npm-registry-packages-npm-production"}},"4.13.0":{"name":"@pgpmjs/core","version":"4.13.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@4.13.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"f4a306bf155524cba9d35afdec4dd6cf24a31c59","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-4.13.0.tgz","fileCount":142,"integrity":"sha512-5/LhEehcKydVfSEqnJsXjqxbcYlcAzFdb9YUwlmi4Wclli6uco53O6op9I5deeiWppiv/PiJ0RItj3uYp2UfDw==","signatures":[{"sig":"MEQCIBhwp1gF9lY13JDcKjujg9rMkIrKb5hWec+zrG2IIL/zAiBKMshoGDw559LP9BZeiRrn8ekxWvvlmSAJ4bSeIhneZQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":664801},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"eff12e839462a1d5435f04318db1f44fc141e235","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.16.3","glob":"^13.0.0","yanse":"^0.1.11","komoji":"^0.7.14","pg-env":"^1.2.5","genomic":"^5.2.3","pg-cache":"^1.6.14","csv-to-pg":"^3.4.0","@pgpmjs/env":"^2.9.3","pgsql-parser":"^17.9.11","@pgpmjs/types":"^2.14.0","@pgpmjs/logger":"^1.3.7","pgsql-deparser":"^17.17.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.8.14"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.10","@types/pg":"^8.16.0","copyfiles":"^2.4.1","inquirerer":"^4.3.1","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_4.13.0_1767869953939_0.8038885513662681","host":"s3://npm-registry-packages-npm-production"}},"4.13.1":{"name":"@pgpmjs/core","version":"4.13.1","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@4.13.1","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"b1db4f3374f082ad67ec160f9e955c05a0ef6fec","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-4.13.1.tgz","fileCount":142,"integrity":"sha512-VoBgX5xP65t6FiVhkuKQZjd09FvGHJh2ya4X4PQV8HXTpZ9KILpnS9tIJMXW0BCU+IsN3ZVfydK/1MdhVMMbNg==","signatures":[{"sig":"MEQCIGmU+V5H92BwEIljB4L6KMcdDszSbp0zyaDz0I4IJD7KAiBICdFf+uD6cAJNwUesQXNhVqE3T5tJuQSlDr89mTHawA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":664801},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"cf0d7de6f89b52e1e3dcd2cda068e7be27296615","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.16.3","glob":"^13.0.0","yanse":"^0.1.11","komoji":"^0.7.14","pg-env":"^1.2.5","genomic":"^5.2.3","pg-cache":"^1.6.14","csv-to-pg":"^3.4.1","@pgpmjs/env":"^2.9.3","pgsql-parser":"^17.9.11","@pgpmjs/types":"^2.14.0","@pgpmjs/logger":"^1.3.7","pgsql-deparser":"^17.17.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.8.14"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.10","@types/pg":"^8.16.0","copyfiles":"^2.4.1","inquirerer":"^4.3.1","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_4.13.1_1767871716981_0.6934013489919153","host":"s3://npm-registry-packages-npm-production"}},"4.13.2":{"name":"@pgpmjs/core","version":"4.13.2","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@4.13.2","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"23ebefc1eb2612fea51f905a1710e94da7ab3368","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-4.13.2.tgz","fileCount":142,"integrity":"sha512-YjhPiJU0dYBDveRBAk0BEsAcpIlZv8IzSC6jM1bEdzS+5/RLLIiidfRI2tXIGNw7HdYk3Ivr2SW7IqVUW1XbxA==","signatures":[{"sig":"MEUCIQC0olOdPPw9WtxTdqGATjjz0VWO5Ast/RDQunN1cJ/NwAIgXL7KpJk1hdcNwo65+2WO6T+nXoIkXIQZg6jwPI+vu8U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":671807},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"6a66f8849db582924e8a24e938a6a38ae3122467","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.16.3","glob":"^13.0.0","yanse":"^0.1.11","komoji":"^0.7.14","pg-env":"^1.2.5","genomic":"^5.2.3","pg-cache":"^1.6.14","csv-to-pg":"^3.4.1","@pgpmjs/env":"^2.9.3","pgsql-parser":"^17.9.11","@pgpmjs/types":"^2.14.0","@pgpmjs/logger":"^1.3.7","pgsql-deparser":"^17.17.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.8.14"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.10","@types/pg":"^8.16.0","copyfiles":"^2.4.1","inquirerer":"^4.3.1","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_4.13.2_1767874217949_0.3265542791407865","host":"s3://npm-registry-packages-npm-production"}},"4.13.3":{"name":"@pgpmjs/core","version":"4.13.3","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@4.13.3","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"a7244fb64fbf45edeecd8815819fb7043482f487","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-4.13.3.tgz","fileCount":142,"integrity":"sha512-m43bXw/NOu3jNahb+/rzwz71b65euEakCQ9a4dTbDjvfN5AzLRu3S7COkMWhkVKO2j5WlFqYSYD9u66aUkfZdA==","signatures":[{"sig":"MEUCIQCw0zNxMF22L84ls7kRFlb42PtSaUu0499BBJ8NoF7v1wIgLMCr6kJRLL/V528A73OERhLUt+qTH2b7WLqs2AsZiZs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":673201},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"c1708066d429d86bbc1ca3aed778ff51779c8efc","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.16.3","glob":"^13.0.0","yanse":"^0.1.11","komoji":"^0.7.14","pg-env":"^1.2.5","genomic":"^5.2.3","pg-cache":"^1.6.14","csv-to-pg":"^3.4.1","@pgpmjs/env":"^2.9.3","pgsql-parser":"^17.9.11","@pgpmjs/types":"^2.14.0","@pgpmjs/logger":"^1.3.7","pgsql-deparser":"^17.17.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.8.14"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.10","@types/pg":"^8.16.0","copyfiles":"^2.4.1","inquirerer":"^4.3.1","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_4.13.3_1767883795500_0.9999866802668571","host":"s3://npm-registry-packages-npm-production"}},"4.14.0":{"name":"@pgpmjs/core","version":"4.14.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@4.14.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"a086ad6a3a47a4d104ac7f324417c30f8593b567","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-4.14.0.tgz","fileCount":145,"integrity":"sha512-tghh2R1ykYbGfcfFRmjHr4C1l1oMn3+VYijDeUbp9X/Ygw/Ywd99KBvehW7V6EzUxVtSFLeijKH+wdsnIgwYyA==","signatures":[{"sig":"MEYCIQCaUW5JL90J/ZINzw2ia1WViaEZT9HtUNrusNSHQNvO3QIhAOOEea1YBvYznJ4+G5fH6QA5iIuVbD7tlxYnpI7KfrEg","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":688753},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"cb4af2cf6c23dad24cd951c232d3e2006b81aa3d","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.16.3","glob":"^13.0.0","yanse":"^0.1.11","komoji":"^0.7.14","pg-env":"^1.2.5","genomic":"^5.2.3","pg-cache":"^1.6.15","csv-to-pg":"^3.4.1","@pgpmjs/env":"^2.9.4","pgsql-parser":"^17.9.11","@pgpmjs/types":"^2.14.1","@pgpmjs/logger":"^1.3.7","pgsql-deparser":"^17.17.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.8.15"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.10","@types/pg":"^8.16.0","copyfiles":"^2.4.1","inquirerer":"^4.3.1","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_4.14.0_1767979028066_0.33796797953538094","host":"s3://npm-registry-packages-npm-production"}},"4.15.0":{"name":"@pgpmjs/core","version":"4.15.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@4.15.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"b6c27395631a6bfba0b92a01373e8e03df29fc23","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-4.15.0.tgz","fileCount":145,"integrity":"sha512-HcMfjkrZ4CtaVKiVN2hqvHr5IrjWtBF1N32/wwzmZ8KktuDi7j2Vap8vPlB3T7c4Zbwgrx9EPZuqON4b2Ci5cA==","signatures":[{"sig":"MEYCIQCwFcI3WqwsH2qjoEwzcANx8qy17knKKx//kvLMlGxaeAIhANJCtIh3o725I6xOOe5AVr6cxW27JiN4sYeSTVcASD7E","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":692129},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"15e8f92ee6ec7bfebd6647dec743e4235b0362ac","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.16.3","glob":"^13.0.0","yanse":"^0.1.11","komoji":"^0.7.14","pg-env":"^1.2.5","genomic":"^5.2.3","pg-cache":"^1.6.15","csv-to-pg":"^3.4.1","@pgpmjs/env":"^2.9.4","pgsql-parser":"^17.9.11","@pgpmjs/types":"^2.14.1","@pgpmjs/logger":"^1.3.7","pgsql-deparser":"^17.17.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.8.15"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.10","@types/pg":"^8.16.0","copyfiles":"^2.4.1","inquirerer":"^4.3.1","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_4.15.0_1768354254513_0.4194933147294546","host":"s3://npm-registry-packages-npm-production"}},"4.15.1":{"name":"@pgpmjs/core","version":"4.15.1","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@4.15.1","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"d7bd34219aebdc76a98880b4abbe7f2609fb68f5","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-4.15.1.tgz","fileCount":145,"integrity":"sha512-faxRrrOkpRhF0Xatby+3mJAHZ+3bCowoEbRPbnHHEGrAp5k6lv/6RXqLVhc/OEQ3KL5PZjtc92Q2v4S14aEhsA==","signatures":[{"sig":"MEUCIQDbFsPpe/J6Hm8xFquN9IoO5VlgKNmlbvAHIS+PBCucLQIgAfq7bEV5QRK2t3FuwkE84YRVKU6ov68I3S+u8aba2kI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":690935},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"b9719cd48487af70e6e065510197c9d2d6b331b6","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.16.3","glob":"^13.0.0","yanse":"^0.1.11","komoji":"^0.7.14","pg-env":"^1.2.5","genomic":"^5.2.3","pg-cache":"^1.6.15","csv-to-pg":"^3.4.1","@pgpmjs/env":"^2.9.4","pgsql-parser":"^17.9.11","@pgpmjs/types":"^2.14.1","@pgpmjs/logger":"^1.3.7","pgsql-deparser":"^17.17.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.8.15"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.10","@types/pg":"^8.16.0","copyfiles":"^2.4.1","inquirerer":"^4.3.1","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_4.15.1_1768375623279_0.0827851062784053","host":"s3://npm-registry-packages-npm-production"}},"4.16.0":{"name":"@pgpmjs/core","version":"4.16.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@4.16.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"335f0952789ebf18a5a30ab1e29f5c8d6cc615dc","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-4.16.0.tgz","fileCount":145,"integrity":"sha512-0aKBb2HVEw1/ldSTh9MCxMkjg4Qh3uupsLmmO082B11/aW/Xbf1UKiMyRZubaz6wLanbS9Il3PKBgkAZbzSQOg==","signatures":[{"sig":"MEUCIFOQOSU1RI84kU1VcwP/u3lVfIVg+FbdSR5N/Is95QFHAiEA/WxPKGM1uoPidnCF6YLLdZ39bPn+3yoqgRWWr1lPNLU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":690934},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"481b3a50b4eec2da6b376c4cd1868065e1e28edb","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.16.3","glob":"^13.0.0","yanse":"^0.1.11","komoji":"^0.7.14","pg-env":"^1.3.0","genomic":"^5.2.3","pg-cache":"^1.7.0","csv-to-pg":"^3.5.0","@pgpmjs/env":"^2.10.0","pgsql-parser":"^17.9.11","@pgpmjs/types":"^2.15.0","@pgpmjs/logger":"^1.4.0","pgsql-deparser":"^17.17.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.9.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.10","@types/pg":"^8.16.0","copyfiles":"^2.4.1","inquirerer":"^4.3.1","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_4.16.0_1768717419870_0.2822559657534649","host":"s3://npm-registry-packages-npm-production"}},"4.16.1":{"name":"@pgpmjs/core","version":"4.16.1","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@4.16.1","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"0a34df25839484d7cf9b06ee639b0030b7cb0f07","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-4.16.1.tgz","fileCount":145,"integrity":"sha512-JO1vRmIoOvXr7H5Nts69nmAPsdZgB8/6GtRhzMTG6XXvK0F1FQTx1nRHEyFXYCDY2a7ZZQkNCEywOqfXZUF1Qw==","signatures":[{"sig":"MEUCIQDQvQ96S97GjyiM6LuUXoKPpuUR67ZO834z53Qs3+rTCQIgSGw9azjNNOhWb8Zp3Xj0Dxxklj8UW4onEZ96r9c74Og=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":691002},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"3ffd5718e86ea5fa9ca6e0930aeb510cf392f343","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.17.1","glob":"^13.0.0","yanse":"^0.1.11","komoji":"^0.7.14","pg-env":"^1.3.0","genomic":"^5.2.3","pg-cache":"^1.7.1","csv-to-pg":"^3.5.0","@pgpmjs/env":"^2.10.0","pgsql-parser":"^17.9.11","@pgpmjs/types":"^2.15.0","@pgpmjs/logger":"^1.4.0","pgsql-deparser":"^17.17.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.9.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.10","@types/pg":"^8.16.0","copyfiles":"^2.4.1","inquirerer":"^4.3.1","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_4.16.1_1768866719626_0.22425153290122846","host":"s3://npm-registry-packages-npm-production"}},"4.17.0":{"name":"@pgpmjs/core","version":"4.17.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@4.17.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"23f5177adabd5e5c130e0ede1b90724f9224a9c1","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-4.17.0.tgz","fileCount":145,"integrity":"sha512-y/wLtP2byRXbA16szQKMUAPUDGPpBu4y4CtaNIAK6VPfnO5fsPxw88NOUgVqW31kHyOVXk5h+QLAcvUVHmo3PQ==","signatures":[{"sig":"MEUCIG40mHxN8cKBvBshTDbx3Gy2JPdRhgC+77WIYMR8sDqKAiEA8yO0sac+MyNsQuCcMXADPM0KG+yxjJ/RgNHAKXD+KMg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":691001},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"ec2b5f644c479626305ef85a05a6e7105c2c58cd","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.17.1","glob":"^13.0.0","yanse":"^0.2.0","komoji":"^0.8.0","pg-env":"^1.3.0","genomic":"^5.3.0","pg-cache":"^1.8.0","csv-to-pg":"^3.6.0","@pgpmjs/env":"^2.10.0","pgsql-parser":"^17.9.11","@pgpmjs/types":"^2.15.0","@pgpmjs/logger":"^1.5.0","pgsql-deparser":"^17.17.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.10.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.10","@types/pg":"^8.16.0","copyfiles":"^2.4.1","inquirerer":"^4.4.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_4.17.0_1768881118654_0.19511520954603068","host":"s3://npm-registry-packages-npm-production"}},"4.17.1":{"name":"@pgpmjs/core","version":"4.17.1","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@4.17.1","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"9efaa34d853ff242a7104069fe07592e0d1e2a99","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-4.17.1.tgz","fileCount":145,"integrity":"sha512-gy4lpnnxbwpIJ/PrfpC3npMBS0wnLf8gDxmisYYdEUYK6oHoY1CSAFnow9LC0OyisG4J6K1yIfZYnsbWQbpD7A==","signatures":[{"sig":"MEUCIQC1qXX8HL1AqMkyWhs5n2Ra6Yn9MxFSY2hiSmrrolJUewIgcQRM+vq9GmyV714hHNlNhsagzSPIWOVT2mJjZcZ97Ac=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":691001},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"39b5c59b01b8ce391dc14daf5a9430ca0ff67574","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.17.1","glob":"^13.0.0","yanse":"^0.2.0","komoji":"^0.8.0","pg-env":"^1.3.0","genomic":"^5.3.0","pg-cache":"^1.8.0","csv-to-pg":"^3.6.0","@pgpmjs/env":"^2.10.1","pgsql-parser":"^17.9.11","@pgpmjs/types":"^2.15.0","@pgpmjs/logger":"^1.5.0","pgsql-deparser":"^17.17.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^2.10.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.10","@types/pg":"^8.16.0","copyfiles":"^2.4.1","inquirerer":"^4.4.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_4.17.1_1769078999405_0.21358008366058878","host":"s3://npm-registry-packages-npm-production"}},"5.0.0":{"name":"@pgpmjs/core","version":"5.0.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@5.0.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"d521280f2377a8564b7cb0421176447738a408d7","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-5.0.0.tgz","fileCount":145,"integrity":"sha512-aabqYSR2xLnyDtI8Qr+dPbjm/eHSTGRyrazZN2JPf4FUTmTsigWVplHu88x6DkHpin03mRK90/bQAsGNKKm6TA==","signatures":[{"sig":"MEQCIGLssusMH0PWiUpfhIJKbBYqasMAOFrMAGZFwjUmOhE/AiAQRFjHfDvKa3ggDnaikXdjPrpJClLZdDRcAFsPKGv0GA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":690999},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"390f4dd57fc158554518ec454bf2a4856d550552","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.17.1","glob":"^13.0.0","yanse":"^0.2.0","komoji":"^0.8.0","pg-env":"^1.3.0","genomic":"^5.3.0","pg-cache":"^2.0.0","csv-to-pg":"^3.6.0","@pgpmjs/env":"^2.10.1","pgsql-parser":"^17.9.11","@pgpmjs/types":"^2.15.0","@pgpmjs/logger":"^2.0.0","pgsql-deparser":"^17.17.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.0.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.10","@types/pg":"^8.16.0","copyfiles":"^2.4.1","inquirerer":"^4.4.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_5.0.0_1769234202675_0.025866838876440035","host":"s3://npm-registry-packages-npm-production"}},"5.0.1":{"name":"@pgpmjs/core","version":"5.0.1","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@5.0.1","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"5e0539c7a8e85edc575f950200f7ea852648e4a1","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-5.0.1.tgz","fileCount":145,"integrity":"sha512-tL1CeX/ty3zOnJIlixksB75plcHvXAjoL1KdsqTt/4BL4SemiEuPlHBSsEBz7BYIdnbAeoLNiYjlPD3AXLnR5Q==","signatures":[{"sig":"MEQCIEYHhuRc429Na6QxZZCQXGuqJ2mrCA+8YL2Yje1O8I2IAiB63SvD5aVCo0RQ3TtRZW3zDgS+L7yVAG5XmOolHuA5/Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":690001},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"b7b9bf9712a5d48619d6b19be6361251468e1bda","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.17.1","glob":"^13.0.0","yanse":"^0.2.0","komoji":"^0.8.0","pg-env":"^1.3.0","genomic":"^5.3.0","pg-cache":"^2.0.0","csv-to-pg":"^3.6.0","@pgpmjs/env":"^2.10.1","pgsql-parser":"^17.9.11","@pgpmjs/types":"^2.15.0","@pgpmjs/logger":"^2.0.0","pgsql-deparser":"^17.17.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.0.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.10","@types/pg":"^8.16.0","copyfiles":"^2.4.1","inquirerer":"^4.4.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_5.0.1_1769238958679_0.9251802848352657","host":"s3://npm-registry-packages-npm-production"}},"5.1.0":{"name":"@pgpmjs/core","version":"5.1.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@5.1.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"eda4df295d80df9899e92dfb29e868ee32c57e41","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-5.1.0.tgz","fileCount":157,"integrity":"sha512-VLUpJ0A4Ckn5lpz8dJp1J8ApyR3pvx+mWSr2DuDOJzx85VeAaW8x/sq7hh4uCri0fHq8Y9GA+wVaLSOAiW0+fg==","signatures":[{"sig":"MEMCICopbUb/RmuBo/953zFj/yS+280xTLjkwdQe6KRpWvfgAh8UzZJamVHFO1KKCHtaA53XUZ9V5MAUNQVqbZut1FXj","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":744171},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"20d7e992348542531e73f20c0fd084decec86325","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.17.1","glob":"^13.0.0","yanse":"^0.2.0","komoji":"^0.8.0","pg-env":"^1.3.0","genomic":"^5.3.0","pg-cache":"^2.0.0","csv-to-pg":"^3.6.0","minimatch":"^10.1.1","@pgpmjs/env":"^2.10.1","pgsql-parser":"^17.9.11","@pgpmjs/types":"^2.15.0","@pgpmjs/logger":"^2.0.0","pgsql-deparser":"^17.17.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.0.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.10","@types/pg":"^8.16.0","copyfiles":"^2.4.1","inquirerer":"^4.4.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_5.1.0_1769557187281_0.21610674583217304","host":"s3://npm-registry-packages-npm-production"}},"5.1.1":{"name":"@pgpmjs/core","version":"5.1.1","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@5.1.1","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"5435badaa48ba84a46edb1ca0f2580f6995d17bf","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-5.1.1.tgz","fileCount":157,"integrity":"sha512-CTCbUkZzFjZJm6GROIv5lyEeE7+/V07Qp0x/AsXhsXsJZdOazZfAM/11jjeOcIp72QHIHW/JakxIekvS9L+IHg==","signatures":[{"sig":"MEUCIDdzbcHWDMLlHAug/7w9akln2+xiKiah9mFehS5aMTNKAiEApS2Ue42FWGzVwVbxjU6dNOLxQm5igLdeOYs7LUJ7XyE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":745227},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"27b059d8fb062729f697cd3d3415a57de28a0975","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.17.1","glob":"^13.0.0","yanse":"^0.2.0","komoji":"^0.8.0","pg-env":"^1.3.0","genomic":"^5.3.0","pg-cache":"^2.0.0","csv-to-pg":"^3.6.0","minimatch":"^10.1.1","@pgpmjs/env":"^2.10.1","pgsql-parser":"^17.9.11","@pgpmjs/types":"^2.15.0","@pgpmjs/logger":"^2.0.0","pgsql-deparser":"^17.17.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.0.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.10","@types/pg":"^8.16.0","copyfiles":"^2.4.1","inquirerer":"^4.4.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_5.1.1_1769599360794_0.7054364317965174","host":"s3://npm-registry-packages-npm-production"}},"5.2.0":{"name":"@pgpmjs/core","version":"5.2.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@5.2.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"43de4cddeb5ce01abf78463b13c65e9c8992297d","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-5.2.0.tgz","fileCount":157,"integrity":"sha512-PJ9vTchowYfLZGACWgPq8Uioo8d/x1c+QuKxBAH5BZiuk0nEzzxHGLE6dJZCQUbTfx0w9GDFkcpefhlnSOWH3A==","signatures":[{"sig":"MEUCIBEKVnzlx/k/6EH2klKxgzaiuteuoBGB44rhmzYQVqpCAiEAqPI1Nb7QLm5NxWHHxasaZNgHfSM8aeXSkmESSEOyaGo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":745227},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"048188f6b43ffaa6146e7694b2b0d35d34cb2945","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.17.1","glob":"^13.0.0","yanse":"^0.2.0","komoji":"^0.8.0","pg-env":"^1.4.0","genomic":"^5.3.0","pg-cache":"^2.1.0","csv-to-pg":"^3.7.0","minimatch":"^10.1.1","@pgpmjs/env":"^2.11.0","pgsql-parser":"^17.9.11","@pgpmjs/types":"^2.16.0","@pgpmjs/logger":"^2.1.0","pgsql-deparser":"^17.17.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.1.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.12","@types/pg":"^8.16.0","copyfiles":"^2.4.1","inquirerer":"^4.4.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_5.2.0_1770616500753_0.48545574368443867","host":"s3://npm-registry-packages-npm-production"}},"5.2.1":{"name":"@pgpmjs/core","version":"5.2.1","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@5.2.1","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"cc3940d43e910c76a0ac8c48c4754dbfc92e4ba6","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-5.2.1.tgz","fileCount":157,"integrity":"sha512-ifyrQo/oJmXC2OClPQyCCgIVvBmRo/+3g+21lLIRSkRsHmO5kZ72QDD2YtuDQrAPjUfk4j5EdOcF33ZVQD/iLw==","signatures":[{"sig":"MEUCIElUGqPEmTy/inTr3TPhsazT3tnvg/EMqq7X7+QkBpEQAiEAhuwM6AgA3Lww/Q8tsIGPDgXc3Pq3UQXclOFIiIO2Ovc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":745115},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"49049ad3ddd762d35625f657cb42fa0862b829a0","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.17.1","glob":"^13.0.0","yanse":"^0.2.0","komoji":"^0.8.0","pg-env":"^1.4.0","genomic":"^5.3.0","pg-cache":"^2.1.0","csv-to-pg":"^3.7.0","minimatch":"^10.1.1","@pgpmjs/env":"^2.11.0","pgsql-parser":"^17.9.11","@pgpmjs/types":"^2.16.0","@pgpmjs/logger":"^2.1.0","pgsql-deparser":"^17.17.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.1.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.12","@types/pg":"^8.16.0","copyfiles":"^2.4.1","inquirerer":"^4.4.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_5.2.1_1770949615803_0.3527083969014704","host":"s3://npm-registry-packages-npm-production"}},"6.0.0":{"name":"@pgpmjs/core","version":"6.0.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.0.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"e744aed1e0411b7bbf2405d21fc9ad85e0bb9f1e","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.0.0.tgz","fileCount":157,"integrity":"sha512-ukFuQecO/CjT9Eze+iNQl7pPxDZBhq20zmFZ6YyHDlTZ/1rVzvfZr6ILN+2AmmEk50sE8DQSIaowbMIOfN3/uA==","signatures":[{"sig":"MEUCIBUq8AVJ6x/g5SNKOpgQ9VnUsyU5kujLuAMrF22g0en+AiEAiVpe1fUCKyM++LsWLqSurCia0fyFoPktpEC2Yq1BiVE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":745115},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"b2daeefe49cdefb3d01ea63cf778fb9b847ab5fe","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest --passWithNoTests","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.17.1","glob":"^13.0.0","yanse":"^0.2.0","komoji":"^0.8.0","pg-env":"^1.4.0","genomic":"^5.3.0","pg-cache":"^3.0.0","csv-to-pg":"^3.7.0","minimatch":"^10.1.1","@pgpmjs/env":"^2.11.0","pgsql-parser":"^17.9.11","@pgpmjs/types":"^2.16.0","@pgpmjs/logger":"^2.1.0","pgsql-deparser":"^17.17.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.1.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.12","@types/pg":"^8.16.0","copyfiles":"^2.4.1","inquirerer":"^4.4.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.0.0_1770966595494_0.36918853723516176","host":"s3://npm-registry-packages-npm-production"}},"6.1.0":{"name":"@pgpmjs/core","version":"6.1.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.1.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"79cb436196285e65fc63eb8944047c829138a7a0","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.1.0.tgz","fileCount":157,"integrity":"sha512-ta7975aqU+hTugzwlpjjhExfaFpyEa7+5/efXQtq3nUFBFP0x/bpQFksYFzBnlAk/EZZnkQoxUfZcC45vVGEtQ==","signatures":[{"sig":"MEYCIQCI9/Orb5bCPBobUCUqvnyxA4dc9ePCBjKpKo7epurguAIhAPC0s1kxLZ0LImz55FC3/mrabCZ7Y0J/EQwJuVFgSJ6W","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":745097},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"6dac0247c675de94b41038ac1e5095dc5df0c753","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.17.1","glob":"^13.0.0","yanse":"^0.2.0","komoji":"^0.8.0","pg-env":"^1.4.0","genomic":"^5.3.0","pg-cache":"^3.0.0","csv-to-pg":"^3.7.0","minimatch":"^10.1.1","@pgpmjs/env":"^2.12.0","pgsql-parser":"^17.9.11","@pgpmjs/types":"^2.16.0","@pgpmjs/logger":"^2.1.0","pgsql-deparser":"^17.17.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.1.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.12","@types/pg":"^8.16.0","copyfiles":"^2.4.1","inquirerer":"^4.4.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.1.0_1771471949783_0.17900313369354426","host":"s3://npm-registry-packages-npm-production"}},"6.2.0":{"name":"@pgpmjs/core","version":"6.2.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.2.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"4b7d5e421b8470d255a320b8449d32e0247585b5","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.2.0.tgz","fileCount":157,"integrity":"sha512-LUo51ubENpWyATiuUm5WhETs+anOIEC0iDu/6shnRK5ufaxKj9qY/8G5LgQK5YW0H1BCdHPPdUnGRJHPVNjD7Q==","signatures":[{"sig":"MEYCIQDlgPAY3JEoMrw1HvbpAT58grw51AWL/P0htbVQVX/ClAIhAIQFHQ9twAHJPAv0hkuGhN6o6dRA5er1jjegBWH/sgcx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":745097},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"b758178b808ce0bf451e86c0bd7e92079155db7c","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.17.1","glob":"^13.0.0","yanse":"^0.2.0","komoji":"^0.8.0","pg-env":"^1.5.0","genomic":"^5.3.0","pg-cache":"^3.1.0","csv-to-pg":"^3.8.0","minimatch":"^10.1.1","@pgpmjs/env":"^2.13.0","pgsql-parser":"^17.9.11","@pgpmjs/types":"^2.17.0","@pgpmjs/logger":"^2.2.0","pgsql-deparser":"^17.17.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.2.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.12","@types/pg":"^8.16.0","copyfiles":"^2.4.1","inquirerer":"^4.4.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.2.0_1771959067858_0.639568353958585","host":"s3://npm-registry-packages-npm-production"}},"6.3.0":{"name":"@pgpmjs/core","version":"6.3.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.3.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"54586310d3d30f07ae93fa83cb8f8f3e64a2a557","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.3.0.tgz","fileCount":157,"integrity":"sha512-Cfg/pOwgL5gWcOlNDaKefyXf97omhyKgIC7K44Wd37WH96Uy75nFD39fYdznkCdTQB0nieCfAHpEFuQpLC9JnQ==","signatures":[{"sig":"MEYCIQDDSYbKz7VIloC4XK9slTWguOfLSELwrFKiiTtpZB4FWAIhAJ4ThmP4s2o/L4af0WVu+9XizZd5J6gDgzFvO0W1YGiY","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":746825},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"594881150b097a4575f5dcdccf46207351d2a080","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.17.1","glob":"^13.0.0","yanse":"^0.2.0","komoji":"^0.8.0","pg-env":"^1.5.0","genomic":"^5.3.0","pg-cache":"^3.1.0","csv-to-pg":"^3.8.0","minimatch":"^10.1.1","@pgpmjs/env":"^2.13.0","pgsql-parser":"^17.9.11","@pgpmjs/types":"^2.17.0","@pgpmjs/logger":"^2.2.0","pgsql-deparser":"^17.17.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.2.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.12","@types/pg":"^8.16.0","copyfiles":"^2.4.1","inquirerer":"^4.4.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.3.0_1772084849351_0.7656107506710792","host":"s3://npm-registry-packages-npm-production"}},"6.3.1":{"name":"@pgpmjs/core","version":"6.3.1","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.3.1","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"56798ed8362b6efcf595fd8e91b202e73dded811","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.3.1.tgz","fileCount":157,"integrity":"sha512-i/gQ+hhm4WxoXNo7TYCsMph7auVdbRUICUwQARYSIxs9rk7PGDRWfVRKgGvvgKuXxSGSepvAeemHh1If2b97Og==","signatures":[{"sig":"MEQCIFwnaR4LTH+LhnDna+pB7s0Oy5in08C68l04Sr0AwHnNAiAZf1cz6SWMCJKz6r+YnX6+wkr87xI+BaOe+tgRkn5bag==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":747915},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"0deec313ff9af77b02cb749be9ef34e236e8cab8","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.17.1","glob":"^13.0.0","yanse":"^0.2.0","komoji":"^0.8.0","pg-env":"^1.5.0","genomic":"^5.3.0","pg-cache":"^3.1.0","csv-to-pg":"^3.8.0","minimatch":"^10.1.1","@pgpmjs/env":"^2.13.0","pgsql-parser":"^17.9.11","@pgpmjs/types":"^2.17.0","@pgpmjs/logger":"^2.2.0","pgsql-deparser":"^17.17.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.2.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.12","@types/pg":"^8.16.0","copyfiles":"^2.4.1","inquirerer":"^4.4.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.3.1_1772239919679_0.4209685131684906","host":"s3://npm-registry-packages-npm-production"}},"6.3.2":{"name":"@pgpmjs/core","version":"6.3.2","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.3.2","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"b0c1e5bf8090ef75ffd2f60e5f840c340c79fbb5","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.3.2.tgz","fileCount":157,"integrity":"sha512-B+CCcvEXWtn/u1+pLvCkdYr8AoAVDslROJKCldFNy+umHoZZYqlH5XtBfNP2uqtLdWJ/rozdarJo7D1ujgn75g==","signatures":[{"sig":"MEYCIQD6mtJpOm99WkMRsIPVxG/so19Re9vyWweOvSvDVmoKsQIhAK0Kj7HvUvXhzXJWfDXfJvTmR89ibwuZ5pzu10I9gkea","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":747837},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"1b17d61b375abaa04310abe05c2a3ca5881ac650","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.17.1","glob":"^13.0.0","yanse":"^0.2.0","komoji":"^0.8.0","pg-env":"^1.5.0","genomic":"^5.3.0","pg-cache":"^3.1.0","csv-to-pg":"^3.8.0","minimatch":"^10.1.1","@pgpmjs/env":"^2.13.0","pgsql-parser":"^17.9.11","@pgpmjs/types":"^2.17.0","@pgpmjs/logger":"^2.2.0","pgsql-deparser":"^17.17.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.2.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.12","@types/pg":"^8.16.0","copyfiles":"^2.4.1","inquirerer":"^4.4.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.3.2_1772247763817_0.02505551253647731","host":"s3://npm-registry-packages-npm-production"}},"6.4.0":{"name":"@pgpmjs/core","version":"6.4.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.4.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"c15fdabcde1333a7fbf0f63d9366db1280f861d5","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.4.0.tgz","fileCount":157,"integrity":"sha512-icAjkApzI95UPCEhu+UM7wcKif5xa0LixzSVgMJ4fVwsEbdx+YiXlP+pqClSjZMNnum/wTTCQSmgjbDs60msQg==","signatures":[{"sig":"MEQCIBF41m9jykK0zg/tijD7uF58a0bIyuwbLlL4JBAhoGHQAiArrU0MutdeTCZxIb9t+CiAME0Qn7TPWdhkLfoI4eAI9Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":745851},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"1e0c774144be23a4c57a15ffe54ea0ec9fbd7c55","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.17.1","glob":"^13.0.0","yanse":"^0.2.0","komoji":"^0.8.0","pg-env":"^1.5.0","genomic":"^5.3.0","pg-cache":"^3.1.0","csv-to-pg":"^3.8.0","minimatch":"^10.1.1","@pgpmjs/env":"^2.13.0","pgsql-parser":"^17.9.11","@pgpmjs/types":"^2.17.0","@pgpmjs/logger":"^2.2.0","pgsql-deparser":"^17.17.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.2.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.12","@types/pg":"^8.16.0","copyfiles":"^2.4.1","inquirerer":"^4.4.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.4.0_1772331794550_0.9015001711514035","host":"s3://npm-registry-packages-npm-production"}},"6.4.1":{"name":"@pgpmjs/core","version":"6.4.1","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.4.1","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"6e74118ad25d6d5f5465fb5982ea769ef0ae20d4","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.4.1.tgz","fileCount":157,"integrity":"sha512-VKjjdZev83mA88e8i6KkEn8TmNmtJKR3U9mEtTk2P2+K7aKD1VblrU0s+lN6guHNPoSXmubIttasyiB7gFVjTA==","signatures":[{"sig":"MEYCIQCdNygdrh1bE/NmO7qxNVY/8nwxDW65rkPhUoeLF3uwTwIhAIH9CpTXnzRcgv8EzKzpHO+7jXoMuofEJRMSyyzQIHcA","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":746309},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"1c9efe4ecd5a6b8daa14fe42214ecf8c5b664198","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.17.1","glob":"^13.0.0","yanse":"^0.2.0","komoji":"^0.8.0","pg-env":"^1.5.0","genomic":"^5.3.5","pg-cache":"^3.1.0","csv-to-pg":"^3.8.1","minimatch":"^10.1.1","@pgpmjs/env":"^2.13.0","pgsql-parser":"^17.9.11","@pgpmjs/types":"^2.17.0","@pgpmjs/logger":"^2.2.0","pgsql-deparser":"^17.17.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.2.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.12","@types/pg":"^8.16.0","copyfiles":"^2.4.1","inquirerer":"^4.5.2","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.4.1_1772517311605_0.6185544678312935","host":"s3://npm-registry-packages-npm-production"}},"6.4.2":{"name":"@pgpmjs/core","version":"6.4.2","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.4.2","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"96dc8258166f50090554fd431208a5c76f679f72","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.4.2.tgz","fileCount":157,"integrity":"sha512-LC8+S0WyLCyxXGfFDeHeDwBSQEsfE6o2YC6LVvD2PNCO5s2JT3oVKoMpvYtKaV6x/qvzn+gx0hgzyvenI5YsEQ==","signatures":[{"sig":"MEQCICrwHJDoXLPdL585kMzViVTwH06lhXH2xrTirp7QbLb1AiALgpG8+Srt1icWSR/ayKlhzGAaJQsNVoUAhM2hti+hGw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":746443},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"d0d7d3916b70c8d960bc13e40ac85d73ea869224","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.19.0","glob":"^13.0.0","yanse":"^0.2.1","komoji":"^0.8.1","pg-env":"^1.5.0","genomic":"^5.3.5","pg-cache":"^3.1.1","csv-to-pg":"^3.8.2","minimatch":"^10.2.4","@pgpmjs/env":"^2.13.0","pgsql-parser":"^17.9.12","@pgpmjs/types":"^2.17.0","@pgpmjs/logger":"^2.2.1","pgsql-deparser":"^17.18.0","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.2.1"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.12","@types/pg":"^8.18.0","copyfiles":"^2.4.1","inquirerer":"^4.5.2","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.4.2_1772632479996_0.8938597357236298","host":"s3://npm-registry-packages-npm-production"}},"6.6.2":{"name":"@pgpmjs/core","version":"6.6.2","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.6.2","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"f61f85099c4a38e78a4df65f80faec0688910196","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.6.2.tgz","fileCount":157,"integrity":"sha512-erMV3aZAVBTJDQcUWBpbfkabSXBbTWqwFulQWBUah6QVKNEbElDd3YjFi1RGX6lx0mtkDouqEQaWnM5JQ1jYOA==","signatures":[{"sig":"MEQCIGGaapepwdzmSwzlIwfoAaaUJOd3qZ+VqqT9/fR64W+eAiBSmEJsyVTN9gM0P+iDvnEcX/4bTtyUKl6CSAHdVoDuBw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":746444},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"4fd2c9be786ad9ae2213453276a69723435d5315","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.19.0","glob":"^13.0.0","yanse":"^0.2.1","komoji":"^0.8.1","pg-env":"^1.7.2","genomic":"^5.3.5","pg-cache":"^3.3.2","csv-to-pg":"^3.10.2","minimatch":"^10.2.4","@pgpmjs/env":"^2.15.2","pgsql-parser":"^17.9.12","@pgpmjs/types":"^2.19.2","@pgpmjs/logger":"^2.4.2","pgsql-deparser":"^17.18.0","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.4.2"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.12","@types/pg":"^8.18.0","copyfiles":"^2.4.1","inquirerer":"^4.5.2","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.6.2_1773294406208_0.2848269093638016","host":"s3://npm-registry-packages-npm-production"}},"6.6.3":{"name":"@pgpmjs/core","version":"6.6.3","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.6.3","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"d9a543743012a1791813f8f040761a68efa57600","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.6.3.tgz","fileCount":157,"integrity":"sha512-IRvLicnOnDorRZHBpCy07qcN8t3lBdJD/iH09f8fg2xloHP0rpr3IfbPBCePxb2N+1QgAkHNTdqYdxbk3y9PUQ==","signatures":[{"sig":"MEUCIQDe47ZMhkU+J31N347GzWLGzYXN0T5lccY9Jt7MWNEOpAIgNIU7UiYvC6+fZo9CRxrc2gxJNA+FA7PuwYEbOTGwJWQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":746444},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"21fd7c2c30663548cf15aa448c1935ab56e5497d","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.20.0","glob":"^13.0.6","yanse":"^0.2.1","komoji":"^0.8.1","pg-env":"^1.7.2","genomic":"^5.3.8","pg-cache":"^3.3.3","csv-to-pg":"^3.10.3","minimatch":"^10.2.4","@pgpmjs/env":"^2.15.2","pgsql-parser":"^17.9.13","@pgpmjs/types":"^2.19.2","@pgpmjs/logger":"^2.4.2","pgsql-deparser":"^17.18.1","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.4.3"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.12","@types/pg":"^8.18.0","copyfiles":"^2.4.1","inquirerer":"^4.7.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.6.3_1773550789637_0.6699122254084766","host":"s3://npm-registry-packages-npm-production"}},"6.6.4":{"name":"@pgpmjs/core","version":"6.6.4","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.6.4","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"b442c04fb34dfe7258e3fb880e5aec9931dc2a2c","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.6.4.tgz","fileCount":157,"integrity":"sha512-ZnXIImimNPsr5r/RoO07NgCm6tLiMRlW1phzFayHG98vsmXAWo9ZqsG3tc2M1oukPb6PVPKWAqMaMCg5WgJk5w==","signatures":[{"sig":"MEYCIQCCre1Zjs/3XX/CkpcDP4SrYX+bzyY+brWvcuIwjkVGlwIhANskpp757jq9zG9Va5NNW2wRSVx9ktHdayQdgej4zaJu","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":746444},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"8afe6b19da82facbe5f3365762ba52888af5b3c9","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.20.0","glob":"^13.0.6","yanse":"^0.2.1","komoji":"^0.8.1","pg-env":"^1.7.3","genomic":"^5.3.8","pg-cache":"^3.3.4","csv-to-pg":"^3.10.4","minimatch":"^10.2.4","@pgpmjs/env":"^2.15.3","pgsql-parser":"^17.9.13","@pgpmjs/types":"^2.19.3","@pgpmjs/logger":"^2.4.3","pgsql-deparser":"^17.18.1","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.4.4"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.12","@types/pg":"^8.18.0","copyfiles":"^2.4.1","inquirerer":"^4.7.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.6.4_1773613929210_0.6436614240805958","host":"s3://npm-registry-packages-npm-production"}},"6.6.5":{"name":"@pgpmjs/core","version":"6.6.5","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.6.5","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"1010fad4d086e8d976c51dbf98b3f64704831e01","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.6.5.tgz","fileCount":157,"integrity":"sha512-/PQHDhV3ryv+kmI+Q4PPWwMt9rJWVd2l8Y+PLNU75oyvmZWPu2bRmMMKE5gYLfmb5mIZ+8OiaKEl7EOK9z5rkQ==","signatures":[{"sig":"MEUCIQCmEHKQiiC2YYVUbFqDH390FD2qPAnu/DjsWxn1bHEu1AIgBTHyM5wJulEytZ/PhuHlsBcx9/nupLF6neAGTKQWMkA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":747112},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"9c322f47ca08b5b853fcb395fe2bfc224f8c4c27","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.20.0","glob":"^13.0.6","yanse":"^0.2.1","komoji":"^0.8.1","pg-env":"^1.7.3","genomic":"^5.3.8","pg-cache":"^3.3.4","csv-to-pg":"^3.10.4","minimatch":"^10.2.4","@pgpmjs/env":"^2.15.3","pgsql-parser":"^17.9.13","@pgpmjs/types":"^2.19.3","@pgpmjs/logger":"^2.4.3","pgsql-deparser":"^17.18.1","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.4.4"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.12","@types/pg":"^8.18.0","copyfiles":"^2.4.1","inquirerer":"^4.7.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.6.5_1773642479331_0.4653474828513118","host":"s3://npm-registry-packages-npm-production"}},"6.7.0":{"name":"@pgpmjs/core","version":"6.7.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.7.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"9892db8e05c49fd002f85f7c48597efa7902d168","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.7.0.tgz","fileCount":157,"integrity":"sha512-Y2xv1JHuewFwsYFISpbRiNQEVzEl0oAigWq7plRj28Z6cf/+e8KEZfhNWy2BYsIpO1LskRhbBUPgYg0igul9bQ==","signatures":[{"sig":"MEYCIQC7vHOjgT2PBaDafacDPKk1kAaT3LDdbPYwbS4PWsxz3gIhAPZXz0d15ZkCtMcTMK5O+tioJDH39NemDPzRDEolwLnU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":747056},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"9f3837555601b15e693ae0b750124fb0a8df3176","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.20.0","glob":"^13.0.6","yanse":"^0.2.1","komoji":"^0.8.1","pg-env":"^1.7.3","genomic":"^5.3.8","pg-cache":"^3.3.4","csv-to-pg":"^3.10.4","minimatch":"^10.2.4","@pgpmjs/env":"^2.15.3","pgsql-parser":"^17.9.13","@pgpmjs/types":"^2.19.3","@pgpmjs/logger":"^2.4.3","pgsql-deparser":"^17.18.1","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.4.4","@pgpmjs/migrate-client":"^0.1.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.12","@types/pg":"^8.18.0","copyfiles":"^2.4.1","inquirerer":"^4.7.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.7.0_1773767657714_0.34219494789036475","host":"s3://npm-registry-packages-npm-production"}},"6.7.1":{"name":"@pgpmjs/core","version":"6.7.1","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.7.1","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"572844101952bf52c237b7d3fcd184b9850405f9","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.7.1.tgz","fileCount":157,"integrity":"sha512-g1KY/ssRIWBDH8J6PWmYdMxfp3J4VP80nA6Bd7WNOt40zo8c5vcaJ/SiH/1EQ7bZfdRndj4ldTPJlHwqftTGWQ==","signatures":[{"sig":"MEUCIQC7J/hXu39F8cUZb9rwhhqbWk1lgh7jwMKltEKzx+F0AAIgYg28V0WMY6IJJ1K6ksGGLMfOBdqxrapXprKfEkAMUc8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":747056},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"c18ef8e002d958001fe69fff3758d1f89613eb2b","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.20.0","glob":"^13.0.6","yanse":"^0.2.1","komoji":"^0.8.1","pg-env":"^1.7.3","genomic":"^5.3.8","pg-cache":"^3.3.4","csv-to-pg":"^3.10.4","minimatch":"^10.2.4","@pgpmjs/env":"^2.15.3","pgsql-parser":"^17.9.13","@pgpmjs/types":"^2.19.3","@pgpmjs/logger":"^2.4.3","pgsql-deparser":"^17.18.1","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.4.4","@pgpmjs/migrate-client":"^0.1.1"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.12","@types/pg":"^8.18.0","copyfiles":"^2.4.1","inquirerer":"^4.7.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.7.1_1773779482024_0.3682399865089516","host":"s3://npm-registry-packages-npm-production"}},"6.8.0":{"name":"@pgpmjs/core","version":"6.8.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.8.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"bd8895973cf060bb0518b0ce748dcba5a6c7a71b","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.8.0.tgz","fileCount":157,"integrity":"sha512-Td/YDiljzOXvkeNWGaqMwfscolHOO7JqEIxTr8o4WdSRY4YETW8JQanxXIy0hIFGnOOeYivA0cBbUvcDDjUkoA==","signatures":[{"sig":"MEQCIAOnLzmlc7r81KeWkyL2rr3FO07r5P0O9mVpJOoCIX7rAiBgjy/Px1t9+NPV6UkbjXrB/1FTZ+w9/rxaQxXtyStW3g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":747228},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"3b3735292589a49601f40645ea7880f584a23b77","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.20.0","glob":"^13.0.6","yanse":"^0.2.1","komoji":"^0.8.1","pg-env":"^1.7.3","genomic":"^5.3.8","pg-cache":"^3.3.4","csv-to-pg":"^3.10.5","minimatch":"^10.2.4","@pgpmjs/env":"^2.15.3","pgsql-parser":"^17.9.13","@pgpmjs/types":"^2.19.3","@pgpmjs/logger":"^2.4.3","pgsql-deparser":"^17.18.1","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.4.4","@pgpmjs/migrate-client":"^0.1.1"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.12","@types/pg":"^8.18.0","copyfiles":"^2.4.1","inquirerer":"^4.7.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.8.0_1773980059906_0.8360896527085926","host":"s3://npm-registry-packages-npm-production"}},"6.8.1":{"name":"@pgpmjs/core","version":"6.8.1","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.8.1","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"c6792c772fe97d2d66d9992a18dd6df5e0afb81f","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.8.1.tgz","fileCount":157,"integrity":"sha512-3jut+64uPhEvWz2boifA/dY5kjRn/I5u2z39QuNcpzWPD1tG4hWr8hWYJiY+NpxRajXMIoK+BWhWZHDoi5h6Hg==","signatures":[{"sig":"MEUCIQCwWAX662H4KVzl42Gvt2Se0l4uWQphNOTmChqcVcDxNQIgHHNGDkd30XfdS6HYyQP/2+Z9e+/4jmDnA9bLrCZ52zo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":747228},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"b0ff4ed0025af0e5df91d8e3535c347e4cde6438","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.20.0","glob":"^13.0.6","yanse":"^0.2.1","komoji":"^0.8.1","pg-env":"^1.7.3","genomic":"^5.3.8","pg-cache":"^3.3.4","csv-to-pg":"^3.10.5","minimatch":"^10.2.4","@pgpmjs/env":"^2.15.3","pgsql-parser":"^17.9.13","@pgpmjs/types":"^2.19.3","@pgpmjs/logger":"^2.4.3","pgsql-deparser":"^17.18.1","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.4.4","@pgpmjs/migrate-client":"^0.1.2"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.12","@types/pg":"^8.18.0","copyfiles":"^2.4.1","inquirerer":"^4.7.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.8.1_1774064154379_0.20068298292022102","host":"s3://npm-registry-packages-npm-production"}},"6.8.2":{"name":"@pgpmjs/core","version":"6.8.2","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.8.2","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"f4a7e02d72046cdceaa25c227926390fbf7b18d9","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.8.2.tgz","fileCount":157,"integrity":"sha512-UQsKVEL2u1Vsj8Aq4eMAqPfyTToW6BnMTkdLt69n+/CuO0GxkawkDpNIsPMwge/Md+2QJcblpdSLJCrCrDFlSg==","signatures":[{"sig":"MEUCIFh0PKAHxMGlEDDx/Rpg+RccWKO+JaNy/fcWDeaYuKAmAiEAxSyb/T0P2gEKD4Kc9f0QxscpAirHJgDUNF9fQrtnLhM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":747228},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"bfc62d3bf8b8374dea67536cfea9d16cbe0575ac","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.20.0","glob":"^13.0.6","yanse":"^0.2.1","komoji":"^0.8.1","pg-env":"^1.7.3","genomic":"^5.3.8","pg-cache":"^3.3.4","csv-to-pg":"^3.10.5","minimatch":"^10.2.4","@pgpmjs/env":"^2.15.3","pgsql-parser":"^17.9.13","@pgpmjs/types":"^2.19.3","@pgpmjs/logger":"^2.4.3","pgsql-deparser":"^17.18.1","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.4.4","@pgpmjs/migrate-client":"^0.1.3"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.12","@types/pg":"^8.18.0","copyfiles":"^2.4.1","inquirerer":"^4.7.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.8.2_1774129611745_0.8737207013428663","host":"s3://npm-registry-packages-npm-production"}},"6.9.0":{"name":"@pgpmjs/core","version":"6.9.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.9.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"5c4563562d2f768b836a2c344bd452e786e968c6","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.9.0.tgz","fileCount":151,"integrity":"sha512-ZAUR74wRItPx9n2bVd1eI6NRXFOXMk+Zk5C5WCT5/FGJ94dYZOvW+yw0+x29rFs7e39qCeIIcXbKN2TzTZ29Ew==","signatures":[{"sig":"MEUCIQCmJdaDdsa0oLg5Lb7EkxhHw+Su9GuQt4mRezPBl99SYQIgAKsUeFqMPxzjrWfDJWfwTDF2w6pGNmNkVGGG9dI3/ao=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":641236},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"f42b4df50a1cdbcb03b3c52200d953b5e7b24507","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.20.0","glob":"^13.0.6","yanse":"^0.2.1","komoji":"^0.8.1","pg-env":"^1.7.3","genomic":"^5.3.8","pg-cache":"^3.3.4","csv-to-pg":"^3.10.5","minimatch":"^10.2.4","@pgpmjs/env":"^2.15.3","pgsql-parser":"^17.9.13","@pgpmjs/types":"^2.19.3","@pgpmjs/logger":"^2.4.3","pgsql-deparser":"^17.18.1","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.4.4","@pgpmjs/migrate-client":"^0.2.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.12","@types/pg":"^8.18.0","copyfiles":"^2.4.1","inquirerer":"^4.7.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.9.0_1774334190653_0.33926610078128694","host":"s3://npm-registry-packages-npm-production"}},"6.9.1":{"name":"@pgpmjs/core","version":"6.9.1","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.9.1","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"1ee7866f4ef7bdaa99b960c568f8aeafcb8df0f8","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.9.1.tgz","fileCount":151,"integrity":"sha512-byXvJ4oce+a+xU/d7wHV9K1Dhlur8cmKN7mDB0T2Dhc55+DRGHq2S8SUEtBfMivSXjk6Tc8BWVIRLfoehinzyQ==","signatures":[{"sig":"MEQCICBORk/pp9LGZ+1lbxBcs8ZF2Y/eo2GiTo3j8ufqHuq+AiB0zlNhPE/JeQ3bk33F9aVwcnuJfKi4vIVLAkXcFJ6xwA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":641236},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"bb4bb793b38016e5e88c0271f8924b0362463596","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.20.0","glob":"^13.0.6","yanse":"^0.2.1","komoji":"^0.8.1","pg-env":"^1.7.3","genomic":"^5.3.8","pg-cache":"^3.3.4","csv-to-pg":"^3.10.6","minimatch":"^10.2.4","@pgpmjs/env":"^2.15.3","pgsql-parser":"^17.9.13","@pgpmjs/types":"^2.19.3","@pgpmjs/logger":"^2.4.3","pgsql-deparser":"^17.18.1","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.4.4","@pgpmjs/migrate-client":"^0.2.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.12","@types/pg":"^8.18.0","copyfiles":"^2.4.1","inquirerer":"^4.7.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.9.1_1774336700332_0.9580838739518955","host":"s3://npm-registry-packages-npm-production"}},"6.9.3":{"name":"@pgpmjs/core","version":"6.9.3","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.9.3","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"219f22914eb1ddcb989326cc29f7d3681016d5ce","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.9.3.tgz","fileCount":151,"integrity":"sha512-axs5VLUld6UzcTkPUMHw3EjeNuuMdYXD2exQ8qSnfm8fLFyd4Iu4teeginayyB2X3xkmqjUZHaBlsHA4zoQaqg==","signatures":[{"sig":"MEUCIQCZciuhpdiRiWC8A/Tl7wD3ozANgEuRg+z05RPEVFzPFwIgEXspbT3HVdE0Z7ZGGCi+qHKp+MWEYk8aYj1Pq8a6yzY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":641236},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"5454e81276a585118ddf1a512faad6be06dfa2b3","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.20.0","glob":"^13.0.6","yanse":"^0.2.1","komoji":"^0.8.1","pg-env":"^1.7.3","genomic":"^5.3.8","pg-cache":"^3.3.4","csv-to-pg":"^3.10.6","minimatch":"^10.2.4","@pgpmjs/env":"^2.15.3","pgsql-parser":"^17.9.13","@pgpmjs/types":"^2.19.3","@pgpmjs/logger":"^2.4.3","pgsql-deparser":"^17.18.1","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.4.4","@pgpmjs/migrate-client":"^0.2.2"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.12","@types/pg":"^8.18.0","copyfiles":"^2.4.1","inquirerer":"^4.7.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.9.3_1774430082033_0.47510144369480534","host":"s3://npm-registry-packages-npm-production"}},"6.10.0":{"name":"@pgpmjs/core","version":"6.10.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.10.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"3dd305fb920167d7a3edf3ab8b82d88eed448115","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.10.0.tgz","fileCount":151,"integrity":"sha512-0akWgxJvH00QB1453Bjl9BBfiNfhPXPlA1UXVRyYiFWdos0PZo1b2azA1uIXefhseeVVGO8mLGXz0G4T3aL6qg==","signatures":[{"sig":"MEUCIQCOOcjQUZMTNwQrs7wXdOIVtvwT2iv8tj7Y4ey3AMOCGAIgf+4UF5oVhpi8H+3aWqScwelZgKKbkY9EhKRPOgQFic8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":641237},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"b8ed57a447cd71b93094edf362e72b94801e5f3a","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.20.0","glob":"^13.0.6","yanse":"^0.2.1","komoji":"^0.8.1","pg-env":"^1.8.0","genomic":"^5.3.8","pg-cache":"^3.4.0","csv-to-pg":"^3.11.0","minimatch":"^10.2.4","@pgpmjs/env":"^2.16.0","pgsql-parser":"^17.9.13","@pgpmjs/types":"^2.20.0","@pgpmjs/logger":"^2.5.0","pgsql-deparser":"^17.18.1","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.5.0","@pgpmjs/migrate-client":"^0.3.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.12","@types/pg":"^8.18.0","copyfiles":"^2.4.1","inquirerer":"^4.7.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.10.0_1774504775433_0.5142511671714487","host":"s3://npm-registry-packages-npm-production"}},"6.10.1":{"name":"@pgpmjs/core","version":"6.10.1","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.10.1","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"ca436543a2bcfb840b414385eb008a8cc75f8b28","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.10.1.tgz","fileCount":151,"integrity":"sha512-6bCE9grzGxn0tjhCicSyQ/qhLrwA1NTpQo8ihCPIYZdhA+jc/7ysfC8Cf/KQNEiTfhwfc5ZHF/qIkn1HYLjqaQ==","signatures":[{"sig":"MEQCIE6yUpTOG+bLmXuiUOhGxuqoTcREa445iI+CCqPImNXLAiAptGA9Z3LC42bIciB3+yFt+TyTqQTxYo9kOHIGGjOhKQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":641237},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"e86099de99284e17b6e99ccbe8bb1997f808cec5","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.20.0","glob":"^13.0.6","yanse":"^0.2.1","komoji":"^0.8.1","pg-env":"^1.8.1","genomic":"^5.3.8","pg-cache":"^3.4.1","csv-to-pg":"^3.11.1","minimatch":"^10.2.4","@pgpmjs/env":"^2.16.1","pgsql-parser":"^17.9.13","@pgpmjs/types":"^2.20.1","@pgpmjs/logger":"^2.5.1","pgsql-deparser":"^17.18.1","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.5.1","@pgpmjs/migrate-client":"^0.3.1"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.12","@types/pg":"^8.18.0","copyfiles":"^2.4.1","inquirerer":"^4.7.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.10.1_1774512099601_0.8886295894241065","host":"s3://npm-registry-packages-npm-production"}},"6.10.2":{"name":"@pgpmjs/core","version":"6.10.2","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.10.2","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"bace76a1f790b26332500dd86698582b5c1300c6","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.10.2.tgz","fileCount":151,"integrity":"sha512-9OOrlVmQGNovlbIG6jWdrE3h13QlPvqmJHCvkNLOEObiK9n79FfnySy/fVbY6JhbLRrd7r6dl+RairS6hngLqw==","signatures":[{"sig":"MEQCIFgW9vO/pAK4+GJ1ExGkVve1YiYVn69/x7SXroq+SN9bAiBGvLTwGkjqPtt7LdKasNsKLRhpbIojy9InFx/GxF6TGw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":641213},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"93deca687ce109bf90d2a0a73ea6b05b22724160","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.20.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.8.1","genomic":"^5.3.8","pg-cache":"^3.4.1","csv-to-pg":"^3.11.1","minimatch":"^10.2.4","@pgpmjs/env":"^2.16.1","pgsql-parser":"^17.9.13","@pgpmjs/types":"^2.20.1","@pgpmjs/logger":"^2.5.1","pgsql-deparser":"^17.18.1","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.5.1","@pgpmjs/migrate-client":"^0.3.1"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.1.12","@types/pg":"^8.18.0","copyfiles":"^2.4.1","inquirerer":"^4.7.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.10.2_1774613810544_0.11116786926920241","host":"s3://npm-registry-packages-npm-production"}},"6.10.3":{"name":"@pgpmjs/core","version":"6.10.3","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.10.3","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"3c0179e268d0c7a7eded153a4bc0bf989bd37377","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.10.3.tgz","fileCount":151,"integrity":"sha512-B4XvIrzGQRbf6auzrw7/qcms2TbYdZSuSrY49Rf08pPHDKjcX7fqNCbzQ6bgh2bJdmKrGgu3MbDDYT6DpXNoqQ==","signatures":[{"sig":"MEUCIGoWyUhHgZ2uj/NRmDeMyfSakCGYiR8HhjH9Yv408RG7AiEA85YHJO+GdbZENOK8nLCGzZr3pVd16idYOhPYKbkN/gQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":641212},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"baae875effd00af36577612c861d0f6f9a1a792a","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.20.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.8.2","genomic":"^5.3.9","pg-cache":"^3.4.2","csv-to-pg":"^3.11.2","minimatch":"^10.2.4","@pgpmjs/env":"^2.16.2","pgsql-parser":"^17.9.14","@pgpmjs/types":"^2.20.2","@pgpmjs/logger":"^2.5.2","pgsql-deparser":"^17.18.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.5.2","@pgpmjs/migrate-client":"^0.3.2"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.18.0","copyfiles":"^2.4.1","inquirerer":"^4.7.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.10.3_1774651522910_0.10808944634912909","host":"s3://npm-registry-packages-npm-production"}},"6.10.4":{"name":"@pgpmjs/core","version":"6.10.4","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.10.4","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"721f21540f5a99285b1bf1346cb468db0e4a1fc6","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.10.4.tgz","fileCount":151,"integrity":"sha512-tQYyTck03jl6AY6ABblshCf403uEcAASjhkPTgmCJ3Aj4a5+yzh49If0t1tzmf8imWkVHR+NCPwaVTGgokYdlA==","signatures":[{"sig":"MEYCIQCxeahlgQn3atsa44Ktve7Uxl+Kq9IVVmhYidx4BoqTvQIhAJHYve1R9U7N7EkGWW0HueLv/5NDSbScYLm/UAJZpUyK","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":641212},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"2f6e083d11764a04b2a6bc14df5b2ca2725defc6","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.20.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.8.2","genomic":"^5.3.9","pg-cache":"^3.4.2","csv-to-pg":"^3.11.2","minimatch":"^10.2.4","@pgpmjs/env":"^2.16.2","pgsql-parser":"^17.9.14","@pgpmjs/types":"^2.20.2","@pgpmjs/logger":"^2.5.2","pgsql-deparser":"^17.18.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.5.2","@pgpmjs/migrate-client":"^0.3.3"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.18.0","copyfiles":"^2.4.1","inquirerer":"^4.7.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.10.4_1774727308238_0.6820067325901957","host":"s3://npm-registry-packages-npm-production"}},"6.10.5":{"name":"@pgpmjs/core","version":"6.10.5","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.10.5","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"22f1b8ef73293f7cf83d7785ac74728f1c280c00","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.10.5.tgz","fileCount":151,"integrity":"sha512-ZUfJbCv9kffwBCBAV2ClixVnpLPHS+8Wvf4uhqn09aZXkBtgsrOMdHymbyliNGM/bxsKcyoP3sZuRoEuiS1Ygg==","signatures":[{"sig":"MEQCIEoyVzbO/2T4iqXfUi0wiv6IXU5Zd6/xU3HPIodpsOsvAiANwK8SaSdO7iCt0cfIVtAnb+pruKXySOQK+oXtyqNzEA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":640184},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"d0d8f5ca5828ad3efba5f607bc699a8d520e4603","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.20.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.8.2","genomic":"^5.3.9","pg-cache":"^3.4.3","csv-to-pg":"^3.11.2","minimatch":"^10.2.4","@pgpmjs/env":"^2.16.3","pgsql-parser":"^17.9.14","@pgpmjs/types":"^2.20.3","@pgpmjs/logger":"^2.5.2","pgsql-deparser":"^17.18.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.5.3","@pgpmjs/migrate-client":"^0.3.4"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.18.0","copyfiles":"^2.4.1","inquirerer":"^4.7.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.10.5_1774922632147_0.4142058666192512","host":"s3://npm-registry-packages-npm-production"}},"6.10.6":{"name":"@pgpmjs/core","version":"6.10.6","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.10.6","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"e54ec80f24bd4dfd797dd4d01b77e609b950c728","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.10.6.tgz","fileCount":151,"integrity":"sha512-SNiQxyKlAHoHudJc4iLNLbAb7nZX+oimLjRTTn77vIsVdQ3VvHK9rZAhUjhZyTX8n6l/95KMZr1EJ8zA0FwDzQ==","signatures":[{"sig":"MEQCIBUgsYDGBX4eFVt4YTExWct5E3ItzfrkABs8ZYFcKQufAiBaRIsX80k2ijxTJJAwFKnDpme4PlNX+F2SW+ADGdoTNw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":640184},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"0b7edbd088ca9661503c5038134ee15311eac027","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.20.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.8.2","genomic":"^5.3.9","pg-cache":"^3.4.3","csv-to-pg":"^3.11.2","minimatch":"^10.2.4","@pgpmjs/env":"^2.16.3","pgsql-parser":"^17.9.14","@pgpmjs/types":"^2.20.3","@pgpmjs/logger":"^2.5.2","pgsql-deparser":"^17.18.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.5.3","@pgpmjs/migrate-client":"^0.3.5"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.18.0","copyfiles":"^2.4.1","inquirerer":"^4.7.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.10.6_1774926148986_0.9265786188564489","host":"s3://npm-registry-packages-npm-production"}},"6.10.7":{"name":"@pgpmjs/core","version":"6.10.7","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.10.7","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"8062cf84bdf6de10e43ad97db07256261b7a1ada","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.10.7.tgz","fileCount":151,"integrity":"sha512-9Vy+JOTU2AKecgsJdfsEScqXQwIMfFw9bScff5uaXHvJbVvJ/mpqAWq83nkSjd9It+UavEM5zodwErkS3Ytevw==","signatures":[{"sig":"MEUCIDjQP0lhxVrqNTZMNdYIxstOf7ZLjNC3sDqAxhn4yPgzAiEA8FhgLAwh3+MFkb5zjUB658wr5F1LZle9NxdStUoPer4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":640184},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"d1cfd698f829c6fae346a5004f735acd44519bb7","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.20.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.8.2","genomic":"^5.3.9","pg-cache":"^3.4.3","csv-to-pg":"^3.11.2","minimatch":"^10.2.4","@pgpmjs/env":"^2.16.3","pgsql-parser":"^17.9.14","@pgpmjs/types":"^2.20.3","@pgpmjs/logger":"^2.5.2","pgsql-deparser":"^17.18.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.5.3","@pgpmjs/migrate-client":"^0.3.6"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.18.0","copyfiles":"^2.4.1","inquirerer":"^4.7.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.10.7_1775097897939_0.9024747969216034","host":"s3://npm-registry-packages-npm-production"}},"6.10.8":{"name":"@pgpmjs/core","version":"6.10.8","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.10.8","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"b5c6010ff93e41c1eace6e86cb18f14843aedde4","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.10.8.tgz","fileCount":151,"integrity":"sha512-hfstcJSIYKX9CnX4HwBgjBHTCHQ0NoyezxUk1nSwmC2YIUvmAXOTYI6S3wQ8kpLgovoQz73nEFHzS2jxk5DEug==","signatures":[{"sig":"MEYCIQCYAnXBffUIfDBSbN5EVbxrrEEOsQvPngOeSk6EGSb2TwIhAJq5TX9xliJJeaa9pBKKJc1GLJisa/+vxCvvVZHkTpzg","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":640184},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"fe60f7b81252eea53dce227bb581d5ae2ef0ec36","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.20.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.8.2","genomic":"^5.3.9","pg-cache":"^3.4.4","csv-to-pg":"^3.11.2","minimatch":"^10.2.4","@pgpmjs/env":"^2.17.0","pgsql-parser":"^17.9.14","@pgpmjs/types":"^2.21.0","@pgpmjs/logger":"^2.5.2","pgsql-deparser":"^17.18.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.5.4","@pgpmjs/migrate-client":"^0.3.7"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.18.0","copyfiles":"^2.4.1","inquirerer":"^4.7.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.10.8_1775271059171_0.05463608045363255","host":"s3://npm-registry-packages-npm-production"}},"6.11.0":{"name":"@pgpmjs/core","version":"6.11.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.11.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"fea71a490464819f300c621d92c5f2975bc3dec2","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.11.0.tgz","fileCount":151,"integrity":"sha512-wkG5F15I1oUasw1L0LivhDkaBdsYc4EB7r3K6Lec9ZBUVn0aCaJcYC15ecL28Th3XV8Btj60mVgvh+h9F4SRDw==","signatures":[{"sig":"MEUCIQCMZqLu8qXMCwSJ3pGr7P4dOI/bwVkbypTkFzh2u2y+RgIgFDsr6gBN6tYoLlsXWDJuNUVvoHrr9alqrILEgv0Dymw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":640184},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"3bf7c522cf9f9d2595750ac7cea81d470b3e6c30","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.20.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.8.2","genomic":"^5.3.9","pg-cache":"^3.4.4","csv-to-pg":"^3.11.2","minimatch":"^10.2.4","@pgpmjs/env":"^2.17.0","pgsql-parser":"^17.9.14","@pgpmjs/types":"^2.21.0","@pgpmjs/logger":"^2.5.2","pgsql-deparser":"^17.18.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.5.4","@pgpmjs/migrate-client":"^0.4.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.18.0","copyfiles":"^2.4.1","inquirerer":"^4.7.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.11.0_1775775258631_0.7191083432092329","host":"s3://npm-registry-packages-npm-production"}},"6.11.1":{"name":"@pgpmjs/core","version":"6.11.1","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.11.1","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"becf9caeac1a7ad2824d712257a8e8f28de0eb13","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.11.1.tgz","fileCount":151,"integrity":"sha512-Pt+k8w5xggv1hlb/do1OY/hAM/HCKSiNX10BjhQxnS16IYmbulA2tfj5pILZEpr/JQAoGHDFnqLV1QxQaS/5+Q==","signatures":[{"sig":"MEQCIGFBeHiHXoECCO29ulI1FOZs4P6yWt72B5V6YQ8b7hwWAiB7cEczFbV4u7qhd+xgg97FLsCTQS1Bs4mL379i7iZGRw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":640184},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"79cd3e66871804a22c672c7ca2fa5e2105d4b368","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.20.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.8.2","genomic":"^5.3.9","pg-cache":"^3.4.4","csv-to-pg":"^3.11.2","minimatch":"^10.2.4","@pgpmjs/env":"^2.17.0","pgsql-parser":"^17.9.14","@pgpmjs/types":"^2.21.0","@pgpmjs/logger":"^2.5.2","pgsql-deparser":"^17.18.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.5.4","@pgpmjs/migrate-client":"^0.4.1"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.18.0","copyfiles":"^2.4.1","inquirerer":"^4.7.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.11.1_1775867052323_0.5324888090947708","host":"s3://npm-registry-packages-npm-production"}},"6.12.0":{"name":"@pgpmjs/core","version":"6.12.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.12.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"58b67468550c8ea1e1a1745bdf4d6fccf5ee5dc4","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.12.0.tgz","fileCount":151,"integrity":"sha512-Oi5iTjHK99gphHgjrPXNxm6NgGcvFgfybDiy1ltUifVaofgMvc/J0FGyRJqla4Yv7eNPDSuXkaV9BJ2cpyINuQ==","signatures":[{"sig":"MEUCIQDoE2P1LlgVImQEAD+y48XPZS75z+MHvxtDEkaYktdonAIgX2Tg36KOwzOnUI974KGpD42HywtACeDUIzoyvMwogYk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":640184},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"1b3af3c5189b9ca2e765b9239a4b287099e64a03","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.20.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.9.0","genomic":"^5.3.9","pg-cache":"^3.5.0","csv-to-pg":"^3.12.0","minimatch":"^10.2.4","@pgpmjs/env":"^2.18.0","pgsql-parser":"^17.9.14","@pgpmjs/types":"^2.22.0","@pgpmjs/logger":"^2.6.0","pgsql-deparser":"^17.18.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.6.0","@pgpmjs/migrate-client":"^0.5.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.18.0","copyfiles":"^2.4.1","inquirerer":"^4.7.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.12.0_1776479442856_0.3215365650098574","host":"s3://npm-registry-packages-npm-production"}},"6.12.1":{"name":"@pgpmjs/core","version":"6.12.1","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.12.1","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"ff949fd5a94a71ed4e09ff31832177b2b2c5dca5","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.12.1.tgz","fileCount":151,"integrity":"sha512-dtvkCpfE/+Otcj4H66izORX1w0kiX/LljpPckr1wxBg3iR+DlZvVC1TM6qpXx/7Xzp4GdJy9wWP1a47aPLaNvg==","signatures":[{"sig":"MEUCIC6XvaSDz3aE9UGcZrtxlMaNC4CyhbAr2QTZOWIDScOJAiEAku7ePtuftXqqBA+dqjMvSPF4/sH4eJUFQg6++vhv8rY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":640184},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"28734dd71a973b2fe296e8240c8f86c568b4292f","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.20.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.9.0","genomic":"^5.3.9","pg-cache":"^3.5.0","csv-to-pg":"^3.12.0","minimatch":"^10.2.4","@pgpmjs/env":"^2.18.0","pgsql-parser":"^17.9.14","@pgpmjs/types":"^2.22.0","@pgpmjs/logger":"^2.6.0","pgsql-deparser":"^17.18.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.6.0","@pgpmjs/migrate-client":"^0.5.1"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.18.0","copyfiles":"^2.4.1","inquirerer":"^4.7.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.12.1_1776590164458_0.25771936889745617","host":"s3://npm-registry-packages-npm-production"}},"6.12.2":{"name":"@pgpmjs/core","version":"6.12.2","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.12.2","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"d3361c64674e7bdd7fd94dc0bee018269ed68870","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.12.2.tgz","fileCount":151,"integrity":"sha512-MJTAVQGpkhgBC7mZL0qfy4rXFyYmj7XOLu7O5sXIzo5mlX6PwJR6aBn511PaX6Wyf521AJMIMe/uGiytzIG97w==","signatures":[{"sig":"MEQCIH/WS9t9MqFN2A05R8dNmLzya8/616/v2F2RbhB4227kAiAckgZ+cwIhlehBKVD3LyRhj8w59JDjtKgSMKAer+A8Fw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":640184},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"4988b64539a61786647412a456c56cb486722e18","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.20.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.9.0","genomic":"^5.3.9","pg-cache":"^3.5.0","csv-to-pg":"^3.12.0","minimatch":"^10.2.4","@pgpmjs/env":"^2.18.0","pgsql-parser":"^17.9.14","@pgpmjs/types":"^2.22.0","@pgpmjs/logger":"^2.6.0","pgsql-deparser":"^17.18.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.6.0","@pgpmjs/migrate-client":"^0.5.2"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.18.0","copyfiles":"^2.4.1","inquirerer":"^4.7.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.12.2_1776704532759_0.6099387270135324","host":"s3://npm-registry-packages-npm-production"}},"6.12.3":{"name":"@pgpmjs/core","version":"6.12.3","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.12.3","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"1a5c440f31433459eb42750e9a64b3070272f6fe","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.12.3.tgz","fileCount":151,"integrity":"sha512-Ss9Ek3G4vZLEnAgOnJB035uno2B249YBmhLgUgyPJwUUeDVJN8GwkjLckClv0bgRdamc5rVdscQ+NvHsYsnkOQ==","signatures":[{"sig":"MEUCIFjEmK2ytQiQ86kyDpWD/lVtYEAcLGsitJjr1zSye6CaAiEApTb36MfJ39oixUPtZ65164Fwn14QfCorIYurr93v/N0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":640184},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"ad2d49ede1f962293e13d68843831897f267915d","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.20.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.9.0","genomic":"^5.3.9","pg-cache":"^3.5.0","csv-to-pg":"^3.12.1","minimatch":"^10.2.4","@pgpmjs/env":"^2.18.0","pgsql-parser":"^17.9.14","@pgpmjs/types":"^2.22.0","@pgpmjs/logger":"^2.6.0","pgsql-deparser":"^17.18.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.6.0","@pgpmjs/migrate-client":"^0.5.2"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.18.0","copyfiles":"^2.4.1","inquirerer":"^4.7.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.12.3_1776704812353_0.9301406987018335","host":"s3://npm-registry-packages-npm-production"}},"6.12.4":{"name":"@pgpmjs/core","version":"6.12.4","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.12.4","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"e5313357863e6aa801064e1df7cc1218ef29e15c","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.12.4.tgz","fileCount":151,"integrity":"sha512-oHIKTgOmvIArDJBpuKDN93CopGn3ChUNodZdmS9mawc0GtpMtEOu+hEeAFd3YGy3b+vdGCIJ8fQadIDDyuYM5Q==","signatures":[{"sig":"MEUCIASUaglAw53bDWmyZsKe+NeLPP+7Tg63AQLDcVFcTj/vAiEAvvsesvUMrJL9n9iTmivUn3FjiIe7a5kuCSAVWNMe2BI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":640144},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"90b15540015a927e45846923843fc1af36f5bed7","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.20.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.9.0","genomic":"^5.3.9","pg-cache":"^3.5.0","csv-to-pg":"^3.12.1","minimatch":"^10.2.4","@pgpmjs/env":"^2.18.0","pgsql-parser":"^17.9.14","@pgpmjs/types":"^2.22.0","@pgpmjs/logger":"^2.6.0","pgsql-deparser":"^17.18.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.6.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.18.0","copyfiles":"^2.4.1","inquirerer":"^4.7.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.12.4_1777258776161_0.9361426246646503","host":"s3://npm-registry-packages-npm-production"}},"6.13.0":{"name":"@pgpmjs/core","version":"6.13.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.13.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"d9e62b1b4dbd22d7bf5511d0cc5ac1f16326c357","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.13.0.tgz","fileCount":151,"integrity":"sha512-WdC///EJPxvj5ItqnzSRGt1hIKAS43yphw5KeX2USZtA5rTpACsvkIu5IEOeqO6gMZ4mE+05KwS+AXivlq3Odg==","signatures":[{"sig":"MEYCIQCiEIOCS+gU7aEh90Se+QunbQq88nBmRnregYm8ZXv41wIhANNONORjgAQcfxCc1GTJUtzFIP/Wbb3+ERD2/ZKdbJlq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":640242},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"c3fb0f22e5671d1e3a227817175e900ebb338f6d","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.20.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.9.0","genomic":"^5.3.9","pg-cache":"^3.5.0","csv-to-pg":"^3.12.1","minimatch":"^10.2.4","@pgpmjs/env":"^2.18.0","pgsql-parser":"^17.9.14","@pgpmjs/types":"^2.22.0","@pgpmjs/logger":"^2.6.0","pgsql-deparser":"^17.18.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.6.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.18.0","copyfiles":"^2.4.1","inquirerer":"^4.7.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.13.0_1777966713160_0.948954689087758","host":"s3://npm-registry-packages-npm-production"}},"6.14.0":{"name":"@pgpmjs/core","version":"6.14.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.14.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"2960c66bf4f3199f16a0f4bef43b90e075656556","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.14.0.tgz","fileCount":151,"integrity":"sha512-BqlXyfp9Vi0UmccPqe2uVX7fpaQwNqONKL+xI7dIlmJZNLW+YV0sW1pfnTspFwtPgzmIxK3tOmxzDXk8haRYWA==","signatures":[{"sig":"MEUCIQDNSN4QivfgwnPiZaEnYYE1afLINeK71xSTAMvQvRPtBwIgb8sKSdDIETIjq9Jjltk3Z+Fp78B144HDXHtMmdwOrbk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":640243},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"fb12131bc72ca66e2eb554e15c49e35dc5b362ac","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.20.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.10.0","genomic":"^5.3.9","pg-cache":"^3.6.0","csv-to-pg":"^3.13.0","minimatch":"^10.2.4","@pgpmjs/env":"^2.19.0","pgsql-parser":"^17.9.14","@pgpmjs/types":"^2.23.0","@pgpmjs/logger":"^2.7.0","pgsql-deparser":"^17.18.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.7.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.18.0","copyfiles":"^2.4.1","inquirerer":"^4.7.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.14.0_1778051326158_0.08063706069587617","host":"s3://npm-registry-packages-npm-production"}},"6.15.0":{"name":"@pgpmjs/core","version":"6.15.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.15.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"f19c705ae45cb4b22bd1891811961de9ad75d1a6","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.15.0.tgz","fileCount":151,"integrity":"sha512-DP/3rpINiNoE92jPaZuCZdsC+laLuSOG45lJlkQuAHOyDsSrtR2xtjKVep1v3eKDgx4tvsAQX+cLd3qu9fbeOw==","signatures":[{"sig":"MEYCIQCLozqDkqT1l7QlvW6UkplEK3knKRjVryhgNkdmRdqyoQIhAJ1tB1BZlQ+bg60KWkou2QNGnfzs7C43e0y9sy0eZ9WU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":640243},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"0ad9af424bb7760e50835edb9ee083b919a4b1f0","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.20.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.11.0","genomic":"^5.3.9","pg-cache":"^3.7.0","csv-to-pg":"^3.14.0","minimatch":"^10.2.4","@pgpmjs/env":"^2.20.0","pgsql-parser":"^17.9.14","@pgpmjs/types":"^2.24.0","@pgpmjs/logger":"^2.8.0","pgsql-deparser":"^17.18.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.8.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.18.0","copyfiles":"^2.4.1","inquirerer":"^4.7.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.15.0_1778220278736_0.6919366859598128","host":"s3://npm-registry-packages-npm-production"}},"6.16.0":{"name":"@pgpmjs/core","version":"6.16.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.16.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"57a7381b04791e7388a752c0500ef8d84daaaecb","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.16.0.tgz","fileCount":151,"integrity":"sha512-bJgstnOKttukSIO0bxb/P90N+WR1i31ZEQDVgEIkPIl0bpdYXJN+VTGenu5EPDLa8WzxTtNuw7EijteFaePEiA==","signatures":[{"sig":"MEUCIQCSywRcOyFR+p3dYVbWOGJLBhmb73tBYGYcn++qyQlGaQIgS0t/C0TMxvx3UeNmSNSfdCVTvVXW/sQFDvmkbHdpKC0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":640243},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"0538fe39630e6bafd228cb3f2b114fff4f9a61aa","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.20.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.12.0","genomic":"^5.3.9","pg-cache":"^3.8.0","csv-to-pg":"^3.15.0","minimatch":"^10.2.4","@pgpmjs/env":"^2.21.0","pgsql-parser":"^17.9.14","@pgpmjs/types":"^2.25.0","@pgpmjs/logger":"^2.9.0","pgsql-deparser":"^17.18.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.9.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.18.0","copyfiles":"^2.4.1","inquirerer":"^4.7.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.16.0_1778229159485_0.3208489191518875","host":"s3://npm-registry-packages-npm-production"}},"6.16.1":{"name":"@pgpmjs/core","version":"6.16.1","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.16.1","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"3efc6331862e6113b3836d90375ba29aa9c831f6","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.16.1.tgz","fileCount":151,"integrity":"sha512-lKHR3WAIZmutgbFYg2gZ3n1ok3kDjHaDPD+LyOd7HYVVYifB09OaSr9GO9GJjkgMK17zDcVygX45uHHAAi3trg==","signatures":[{"sig":"MEUCIQCLQkqJnSULWzvNKuV+BQU7yqrWtcUOPKNQElazzEBKXQIgEcJCSU9k2Qi9dHl8+Vu75dySFeVSOjbxrzphbdw6jPA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":640243},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"0fcb26c8f3379de5c2bf486e7ad78bb61a76e497","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.20.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.12.0","genomic":"^5.3.9","pg-cache":"^3.8.0","csv-to-pg":"^3.15.1","minimatch":"^10.2.4","@pgpmjs/env":"^2.21.0","pgsql-parser":"^17.9.14","@pgpmjs/types":"^2.25.0","@pgpmjs/logger":"^2.9.0","pgsql-deparser":"^17.18.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.9.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.18.0","copyfiles":"^2.4.1","inquirerer":"^4.7.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.16.1_1778362640913_0.6454323083200846","host":"s3://npm-registry-packages-npm-production"}},"6.17.0":{"name":"@pgpmjs/core","version":"6.17.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.17.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"52e43365a7e64f250ee8e41c23dd08f7b72a990d","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.17.0.tgz","fileCount":151,"integrity":"sha512-ICVX3MQ0xDuCm/ryTcWHEZXC4pU88nRBGK6RiUphKEw2axWPlRMe8l0PWHyj6wOAoK6Hp5z5Xx2a+UnPvTQFyQ==","signatures":[{"sig":"MEUCICHIdUscA83tBstJUG7I0hfMtCo8roYtL/BojF+Sd1kNAiEAyH+XF9EKwHYuTVzJ9zVlJbFe4FaYzjfVgGmFULM/Nd4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":640245},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"c665e2443ec98da61e9f372cf663cb9973afef4b","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.20.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.13.0","genomic":"^5.3.9","pg-cache":"^3.9.0","csv-to-pg":"^3.16.0","minimatch":"^10.2.4","@pgpmjs/env":"^2.22.0","pgsql-parser":"^17.9.14","@pgpmjs/types":"^2.26.0","@pgpmjs/logger":"^2.10.0","pgsql-deparser":"^17.18.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.10.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.18.0","copyfiles":"^2.4.1","inquirerer":"^4.7.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.17.0_1778471597927_0.8434680616524888","host":"s3://npm-registry-packages-npm-production"}},"6.17.1":{"name":"@pgpmjs/core","version":"6.17.1","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.17.1","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"be745fe0f0d523d963e1ff0d01de25c6c211f512","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.17.1.tgz","fileCount":151,"integrity":"sha512-c+C/dsvlHeX50N+XXj370ufUkuN6NvVL8YSf5WmQjuFrSidretGM0B6j/neuwgUWRqBkgJgl10/1YjSUabcDMg==","signatures":[{"sig":"MEUCIB5Pl98Vqmqa47AjopGTyDwC6PmzZkAv4Dp79ILLQvCvAiEA3PWGziQbftxXUb8HsmIdE3UQiQ61GQSxjzPBDODtxnY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":640245},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"d43f1d7e38cc39a71b4f8d2cafb39f46df12e31a","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.20.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.13.1","genomic":"^5.3.9","pg-cache":"^3.9.1","csv-to-pg":"^3.16.1","minimatch":"^10.2.4","@pgpmjs/env":"^2.22.1","pgsql-parser":"^17.9.14","@pgpmjs/types":"^2.26.1","@pgpmjs/logger":"^2.10.1","pgsql-deparser":"^17.18.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.10.1"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.18.0","copyfiles":"^2.4.1","inquirerer":"^4.7.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.17.1_1778492668142_0.3764005219624462","host":"s3://npm-registry-packages-npm-production"}},"6.18.0":{"name":"@pgpmjs/core","version":"6.18.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.18.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"e499e2140d6be9c66c2407c0ac76b202e5538d84","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.18.0.tgz","fileCount":151,"integrity":"sha512-nOOPPPCrj8dZQY6pJ1y5i2noH5fMqfDFjLqYQ1ZOohspEv7LPzqghLHyoaUFQlsF6xbPBNUIJPuXdJKtDeaitA==","signatures":[{"sig":"MEUCIAPV2g4QHp4vOAOCOhPhUFBZC22J5szWNBekTDxHTlFBAiEA5frSz2BZBQCpiX3t8FUsAqmZ6onPy1lILrTGb9mMD+c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":640246},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"50dc1d69049c207b46c237eba1e1b1cb7a5f928f","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.20.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.14.0","genomic":"^5.3.9","pg-cache":"^3.10.0","csv-to-pg":"^3.17.0","minimatch":"^10.2.4","@pgpmjs/env":"^2.23.0","pgsql-parser":"^17.9.14","@pgpmjs/types":"^2.27.0","@pgpmjs/logger":"^2.11.0","pgsql-deparser":"^17.18.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.11.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.18.0","copyfiles":"^2.4.1","inquirerer":"^4.7.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.18.0_1778794475011_0.7896762171239937","host":"s3://npm-registry-packages-npm-production"}},"6.18.1":{"name":"@pgpmjs/core","version":"6.18.1","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.18.1","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"98846ab41b9ee8b112d9ef5860c07ce1ef7f9891","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.18.1.tgz","fileCount":151,"integrity":"sha512-gkfmDt+oTfyzLL0FcSJ83K5ofGu48LpWcuNqwjPEBrWLsJ78DTK5ypqVPQ3Oi8PGziTVcKzywlFvQjoAE1XV1Q==","signatures":[{"sig":"MEYCIQD5r7zql2/5yin3NPPrCDRTA0ERIHOlEUDO5qve5rXpFQIhAJUajfLmmN7HgUAEVUlot7sjSeNOdDFKMxrf5j3ukuMm","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":640838},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"62282a9e2b4a72a68c6c3c6a8729e3a0a42a54b2","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.20.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.14.0","genomic":"^5.3.9","pg-cache":"^3.10.0","csv-to-pg":"^3.17.0","minimatch":"^10.2.4","@pgpmjs/env":"^2.23.0","pgsql-parser":"^17.9.14","@pgpmjs/types":"^2.27.0","@pgpmjs/logger":"^2.11.0","pgsql-deparser":"^17.18.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.11.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.18.0","copyfiles":"^2.4.1","inquirerer":"^4.7.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.18.1_1778991335960_0.40020098765282364","host":"s3://npm-registry-packages-npm-production"}},"6.19.0":{"name":"@pgpmjs/core","version":"6.19.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.19.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"2770328a261a65e1a4555d314c72d078eacef357","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.19.0.tgz","fileCount":151,"integrity":"sha512-4UKbDzsXEtmna6SUlvdcL66c355NYJ0FrgvgHRtRzFaI8ceIQ7JkE8LGA/8wX1rgqSc9rp63/toHeYuvk0IIZg==","signatures":[{"sig":"MEUCIQDzc5OBHnwKCiO6OrZr0M4q7BnPkvqChy7bMtJKncTIWgIgB8+wDJx3+Sirm54wDuxaV1O1x7wtBQ2avrnITWs+8Vo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":640912},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"7b7c25cb21fd0e97c2ab3c94b994b0ca89bd3247","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.20.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.14.0","genomic":"^5.3.9","pg-cache":"^3.10.0","csv-to-pg":"^3.17.0","minimatch":"^10.2.4","@pgpmjs/env":"^2.23.0","pgsql-parser":"^17.9.14","@pgpmjs/types":"^2.27.0","@pgpmjs/logger":"^2.11.0","pgsql-deparser":"^17.18.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.11.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.18.0","copyfiles":"^2.4.1","inquirerer":"^4.7.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.19.0_1779262909721_0.0058197529423345","host":"s3://npm-registry-packages-npm-production"}},"6.19.1":{"name":"@pgpmjs/core","version":"6.19.1","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.19.1","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"0b06e01ea5147aa56a00f6932672fc8c47185eec","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.19.1.tgz","fileCount":151,"integrity":"sha512-O9WOS5/MBgQGwGdfK3nPKu3SKx7SaFShpfHzflUEno1rvwYDR26sF3wbr7n41hwwqPEBOx4EM1j/6SAlz547fg==","signatures":[{"sig":"MEUCIQCD6mzryu484H9Z1Q7gLBMoE6i86fan6B64B6lfhVxnYgIgZW/U7K7jNUbeUnPkcnOehTjquLDF0SjYHp5byU9+uvU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":640913},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"030e1144acbd4e288ee74eff2ac0021ca0382ef7","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.14.0","genomic":"^5.3.11","pg-cache":"^3.10.1","csv-to-pg":"^3.17.1","minimatch":"^10.2.5","@pgpmjs/env":"^2.23.0","pgsql-parser":"^17.9.15","@pgpmjs/types":"^2.27.0","@pgpmjs/logger":"^2.11.0","pgsql-deparser":"^17.18.3","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.11.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.8.1","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.19.1_1779404603761_0.7567889878976315","host":"s3://npm-registry-packages-npm-production"}},"6.20.0":{"name":"@pgpmjs/core","version":"6.20.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.20.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"0260f7a12c0656ebf20a4e57dc87328f723c276a","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.20.0.tgz","fileCount":151,"integrity":"sha512-1ffcYXfsJx4u6aSfd8OIUBhNvHa8iXHcB01JQPjqajWM2t/fFctG4u/dqAeC+MxJnoscrKtrsXk+f01JuSO1iw==","signatures":[{"sig":"MEUCIDYd9aBoMaZJ0te5ZxwB0Q3mXtcAw+lEgrH+lMdWDFhoAiEAq3eyuQoZ/JuVWmNZNSpzUibK4dcBSGYVxaqRkcDF6C0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":640913},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"c0d04574f7719d92e67becb58d60791ae978c5f5","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.15.0","genomic":"^5.3.11","pg-cache":"^3.11.0","csv-to-pg":"^3.17.1","minimatch":"^10.2.5","@pgpmjs/env":"^2.24.0","pgsql-parser":"^17.9.15","@pgpmjs/types":"^2.28.0","@pgpmjs/logger":"^2.11.0","pgsql-deparser":"^17.18.3","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.12.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.8.1","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.20.0_1779505324649_0.8772508189411405","host":"s3://npm-registry-packages-npm-production"}},"6.20.1":{"name":"@pgpmjs/core","version":"6.20.1","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.20.1","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"80400927fb492ff98c3f536a85d0ea08afb25262","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.20.1.tgz","fileCount":151,"integrity":"sha512-9PuYPMnum4FXFf9V0TVpUXqNaLE7AxKffe+kER4GrXoz6ueF//RbUN8hkUZO3pJvKq2Rz8r05ysEeTHq1XrpoA==","signatures":[{"sig":"MEUCID5Zk1Ulp07R/7rBUiTx+aUbAJkweA426OVRZgvA1XDbAiEA95Tnph6HqllEBKYyNpTtx2AMa6irJ6x3edRmagOBatE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":640912},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"0d63238f2186b997a69a3287fa6cd35ebd93dda6","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.15.0","genomic":"^5.4.0","pg-cache":"^3.11.0","csv-to-pg":"^3.17.1","minimatch":"^10.2.5","@pgpmjs/env":"^2.24.0","pgsql-parser":"^17.9.15","@pgpmjs/types":"^2.28.0","@pgpmjs/logger":"^2.11.0","pgsql-deparser":"^17.18.3","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.12.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.8.1","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.20.1_1779585290286_0.5175055609383874","host":"s3://npm-registry-packages-npm-production"}},"6.20.2":{"name":"@pgpmjs/core","version":"6.20.2","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.20.2","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"df6606536c3a0357631351b7ed9227ee33e9cb18","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.20.2.tgz","fileCount":151,"integrity":"sha512-FiG2CvRqpDJwlKnD/K9acxuMdyHIFyVmHoKgU9TLGLXMHuRoNluKJ87VKJrWGmb1LGNUIwgmz8qVTEtYiF448A==","signatures":[{"sig":"MEQCIEoCvwMNsJFJLY9RuWW0WHoMZunDG9o08xHxVxL2wjkyAiBWF2RdDu7vqmvFBjazdudnzNurORl4dzUoE3fZBv3e5g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":640912},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"423992019655cc1e780149ce3f7e6e8c9b1c6e80","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.15.1","genomic":"^5.4.0","pg-cache":"^3.11.1","csv-to-pg":"^3.17.2","minimatch":"^10.2.5","@pgpmjs/env":"^2.24.1","pgsql-parser":"^17.9.15","@pgpmjs/types":"^2.28.1","@pgpmjs/logger":"^2.11.1","pgsql-deparser":"^17.18.3","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.12.1"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.8.1","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.20.2_1780030014449_0.18674741189771393","host":"s3://npm-registry-packages-npm-production"}},"6.21.0":{"name":"@pgpmjs/core","version":"6.21.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.21.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"4b3658c0b4d95128ccba19b08ed548c789b20973","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.21.0.tgz","fileCount":151,"integrity":"sha512-ddIzF8shy07l6eEhpFAmW/Ctg81UC1La4EjC8jG3S8BJ/yCtlzs0mnoMEztPf4TwmGZVrzOT6Zqj6G7zsmoP7A==","signatures":[{"sig":"MEYCIQC7/XnxTOIW6jfEeBYNJ9uL5l4mZeyCZqPhPmYPclN40QIhAL4oTjjxp8vnUtJNQ/fVIgAa7HTSCPIaQjZ5B7T1XLe+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":640912},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"0503916f414a3b8a6f6cbe46e03a59988b2f3cb5","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.16.0","genomic":"^5.4.0","pg-cache":"^3.12.0","csv-to-pg":"^3.18.0","minimatch":"^10.2.5","@pgpmjs/env":"^2.25.0","pgsql-parser":"^17.9.15","@pgpmjs/types":"^2.29.0","@pgpmjs/logger":"^2.12.0","pgsql-deparser":"^17.18.3","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.13.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.8.1","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.21.0_1780162173211_0.3004696434386811","host":"s3://npm-registry-packages-npm-production"}},"6.22.0":{"name":"@pgpmjs/core","version":"6.22.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.22.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"55b9e75e9b7e245298e15daf5c863656d6fbaca5","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.22.0.tgz","fileCount":151,"integrity":"sha512-Ur9myvVR/WfKRS/xmhtKmmY3ic+KQi+KnxeBefHj+pV2sK/JoU9t0c+zqB6fxiAMPlGX/dJumubinqdjT9CffA==","signatures":[{"sig":"MEYCIQCyjih0cZciOt1grjmvSaileQqm/2/E/NebRYBOYFRqHwIhALV3mDqxu1/zJ+PJWN/7pw/WkrTsxj1Hj/yv8FXWxTA2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":641317},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"12515d72a1c3db748a317157770e7aec4db34c34","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.16.0","genomic":"^5.4.0","pg-cache":"^3.12.0","csv-to-pg":"^3.18.0","minimatch":"^10.2.5","@pgpmjs/env":"^2.25.0","pgsql-parser":"^17.9.15","@pgpmjs/types":"^2.29.0","@pgpmjs/logger":"^2.12.0","pgsql-deparser":"^17.18.3","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.13.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.8.1","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.22.0_1780640764714_0.6020432796093269","host":"s3://npm-registry-packages-npm-production"}},"6.22.1":{"name":"@pgpmjs/core","version":"6.22.1","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.22.1","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"d324ea772396c3184a0ba6988b01ed292193e182","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.22.1.tgz","fileCount":151,"integrity":"sha512-SgBLKO8hEw5HuwodVCThzJWGXNz8aUh3d2RRHokCNxo0a80a33GLSlOMBvER+ZBwuTbIlBL75LcW/O5o3iSbmg==","signatures":[{"sig":"MEYCIQDDsqvK6X47W6cRHr33T0Z/olQYX+PEot5bx74hZWtSYQIhAPHW4roiiY6afP9obYkNR4wW/S838RkpgsShxprlfXCE","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":641229},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"d6a34a51d5e889443c2345c80ccfcea050875bda","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.16.0","genomic":"^5.4.0","pg-cache":"^3.12.0","csv-to-pg":"^3.18.0","minimatch":"^10.2.5","@pgpmjs/env":"^2.25.0","pgsql-parser":"^17.9.15","@pgpmjs/types":"^2.29.0","@pgpmjs/logger":"^2.12.0","pgsql-deparser":"^17.18.3","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.13.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.8.1","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.22.1_1780722558959_0.5982709854443464","host":"s3://npm-registry-packages-npm-production"}},"6.23.0":{"name":"@pgpmjs/core","version":"6.23.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.23.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"33bc2e0a46d41b804204e1073f0bdb5a4fb24da5","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.23.0.tgz","fileCount":151,"integrity":"sha512-XDPTUUYzU4FPX3Hy3YU+fxwosVgdJDXNGG4vaWrzkGtd/9+MWnTRG000QzIuDSeKvcjx8YPp6KfeaTRnRxyTPQ==","signatures":[{"sig":"MEQCICqYEb3UoVX29+V+9x57+hRW/50YEoT1zSOqX9UZ7LaXAiBLWrg3LSCTWMoAtR430VWLxknKzQB8KatgUkqR4bgoYw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":641508},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"30fdaaacfc61f86b3e466f0c4c3768550fd77a55","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.16.0","genomic":"^5.5.0","pg-cache":"^3.12.0","csv-to-pg":"^3.18.0","minimatch":"^10.2.5","@pgpmjs/env":"^2.25.0","pgsql-parser":"^17.9.15","@pgpmjs/types":"^2.29.0","@pgpmjs/logger":"^2.12.0","pgsql-deparser":"^17.18.3","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.13.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.8.1","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.23.0_1780778868837_0.8987087740824489","host":"s3://npm-registry-packages-npm-production"}},"6.24.0":{"name":"@pgpmjs/core","version":"6.24.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.24.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"fe1e735695002a0c7fb532b7f8e89237fc228a50","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.24.0.tgz","fileCount":151,"integrity":"sha512-JgboKlvFynmAD/XeDfrE+tdjEgB/I4qyzi7F6tQ2Hz5+u+FO+OTen+tu5ZKdNvLqoZwXs+Muv1LG9wqWG+HtQw==","signatures":[{"sig":"MEUCIQDpNtT7QyngES83IkaIw9+2dH4HyQbnBFWF4WZ5+ZjaWQIgVMGDgy/wpE7Tr9WEPysul76+2ouaDJUEO5Yv8Yu/AmE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":641873},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"659c7776183c8dc497e640c384e8d1af45965065","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.16.0","genomic":"^5.6.0","pg-cache":"^3.12.0","csv-to-pg":"^3.18.0","minimatch":"^10.2.5","@pgpmjs/env":"^2.25.0","pgsql-parser":"^17.9.15","@pgpmjs/types":"^2.29.0","@pgpmjs/logger":"^2.12.0","pgsql-deparser":"^17.18.3","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.13.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.8.1","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.24.0_1780791411609_0.33759823999531324","host":"s3://npm-registry-packages-npm-production"}},"6.24.1":{"name":"@pgpmjs/core","version":"6.24.1","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.24.1","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"ef3da01d9ac574b1e36efcbf5f7cc0403eac1236","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.24.1.tgz","fileCount":151,"integrity":"sha512-DY1ep5iRbxtGQSKG2TBJIoXCe5Z3VG8LbwF6jhW2s3l9xrQUAfISFAr3KiXjtWHK7o49SE3SaZmL1QMWlkVqqA==","signatures":[{"sig":"MEUCIQCpP13Xy9vXbx20+1M/JVl/oo988T/PuyBGXAej4YulwQIgRR4oi8uAbMEsGznGlV1opVanE5J54J6mO/iGxs7x9TE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":641873},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"00ebac5e8314330aa47564ed71758a4bcc8f8f8e","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.16.0","genomic":"^5.6.0","pg-cache":"^3.12.1","csv-to-pg":"^3.18.0","minimatch":"^10.2.5","@pgpmjs/env":"^2.25.1","pgsql-parser":"^17.9.15","@pgpmjs/types":"^2.29.1","@pgpmjs/logger":"^2.12.0","pgsql-deparser":"^17.18.3","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.13.1"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.8.1","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.24.1_1782171883558_0.24905211837754648","host":"s3://npm-registry-packages-npm-production"}},"6.25.0":{"name":"@pgpmjs/core","version":"6.25.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.25.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"4440e259c505619d8e521fe97259af4ae390b2da","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.25.0.tgz","fileCount":151,"integrity":"sha512-Eb9UTt70MEFUR/EJgvM+98W1wYhbyo5A8h3RyUVLEbCjY1zRjOBDQ6wYn5QupBHQofCxOs5FlvgsEBK/bP8c1g==","signatures":[{"sig":"MEUCIQDoaxmn3FJ917ajxzcGjlTrZiwROakO8jwf/dgUUSePWgIgNPgvHZ3hFzg+r7dO3ujQ0TjGlEdldPcBHaj6OZokhZs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":641873},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"8f3ad107babeed3220d680d7ee4be53738e6440d","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.16.0","genomic":"^5.6.1","pg-cache":"^3.12.1","csv-to-pg":"^3.19.0","minimatch":"^10.2.5","@pgpmjs/env":"^2.25.1","pgsql-parser":"^17.9.15","@pgpmjs/types":"^2.29.1","@pgpmjs/logger":"^2.12.0","pgsql-deparser":"^17.18.3","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.13.1"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.9.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.25.0_1782561340786_0.02519700602859376","host":"s3://npm-registry-packages-npm-production"}},"6.26.0":{"name":"@pgpmjs/core","version":"6.26.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.26.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"79270fbc493ae8eaf4cbb1be3ba91de33fdf93fd","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.26.0.tgz","fileCount":151,"integrity":"sha512-O4RIrvF2fcgbvajRpqrKcwkb9TiLVTLS9tsxqafueEaXtDDbU6b/kJMne37fDD1gmH4w/P5nG8GCNlvmyEzQEQ==","signatures":[{"sig":"MEUCIA5y/lkyt0q/rUeJVVL+7EqpxFVRaZqzM/kY0SKDgvPYAiEArSFZee2D7tfUrUg+ws3i3HiFMQiiy02im8ZcDOZs6S8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":641873},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"958154492690368ffffef974122ea243c68055e2","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.17.0","genomic":"^5.6.1","pg-cache":"^3.13.0","csv-to-pg":"^3.20.0","minimatch":"^10.2.5","@pgpmjs/env":"^2.26.0","pgsql-parser":"^17.9.15","@pgpmjs/types":"^2.30.0","@pgpmjs/logger":"^2.13.0","pgsql-deparser":"^17.18.3","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.14.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.9.0","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.26.0_1782610198866_0.15885420431893338","host":"s3://npm-registry-packages-npm-production"}},"6.26.1":{"name":"@pgpmjs/core","version":"6.26.1","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.26.1","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"2c90df938291b282ec447d71cdebd694568d6dfe","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.26.1.tgz","fileCount":151,"integrity":"sha512-iaIBmz+8u1A7K19kS86xVliAZR5vEYkeT5BPQl82Cpyo3elDZXqPLtk5HM+a71HiIYXCDSay+b1R400qR0z1QA==","signatures":[{"sig":"MEYCIQC6STDi5pqJjb7+Hn/ocaI5OxlhGRT1R05WN4sUMPMVKgIhAOlvVCnarHuArVKnP6Qt8V8wKH8m9FtoPYlIByfsb57U","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":641873},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"8b9a410cb57ddbd0fa685c6177b979a97178bd4e","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.17.0","genomic":"^5.6.2","pg-cache":"^3.13.0","csv-to-pg":"^3.20.1","minimatch":"^10.2.5","@pgpmjs/env":"^2.26.0","pgsql-parser":"^17.9.15","@pgpmjs/types":"^2.30.0","@pgpmjs/logger":"^2.13.0","pgsql-deparser":"^17.18.3","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.14.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.9.1","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.26.1_1782631603616_0.6574308638944613","host":"s3://npm-registry-packages-npm-production"}},"6.27.0":{"name":"@pgpmjs/core","version":"6.27.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.27.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"6460aab3dc083e8cfb7b1b756df0df0a9622d46c","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.27.0.tgz","fileCount":151,"integrity":"sha512-qmivqZSb/Gk/cmfw/DUYU+hY5rgrg0Yl3d40PzBiC1MG/wx+4RstEgA/OyWJYIc9T1WDHeHZd90UhOKok+/LAA==","signatures":[{"sig":"MEQCIFbJkYe0b1/RNDTYOtWJS+JB+EsIJA/QoQdwYS4s9UxiAiBg+2P2t6IObiKbZRAy16S3AjYheIVVdASwQCPxV7y2ig==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":651749},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"5a7e92e9849aa715367a33fa78a23c5f9adaefa0","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.17.0","genomic":"^5.6.2","pg-cache":"^3.13.1","csv-to-pg":"^3.20.1","minimatch":"^10.2.5","@pgpmjs/env":"^2.26.1","pgsql-parser":"^17.9.15","@pgpmjs/types":"^2.31.0","@pgpmjs/logger":"^2.13.0","pgsql-deparser":"^17.18.3","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.14.1"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.9.1","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.27.0_1783491308417_0.15273363538919904","host":"s3://npm-registry-packages-npm-production"}},"6.27.1":{"name":"@pgpmjs/core","version":"6.27.1","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.27.1","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"8cc341cb0d88412c3b2f48329465a911b1cc3e70","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.27.1.tgz","fileCount":151,"integrity":"sha512-G6jjm2S0SOVf02+Xgpc+I2rhs2/DcACSGSUxR/ns6q5JpzlJdCIWaUfOtPAs4MOmdatL5qoU9ZrNWWMbgqBJzw==","signatures":[{"sig":"MEUCIBL8pVm2NP9tKgC+2eodikoXbMsr5FsuGBdKlfCg2/m9AiEA2bFKPcTzd6OMfi+TZUmV3gmvNyIP2J4qKHIoQE8f01w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":651749},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"7cbe15fac21a9345b169203ba9542ba9a50c866c","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.17.0","genomic":"^5.6.2","pg-cache":"^3.14.0","csv-to-pg":"^3.20.1","minimatch":"^10.2.5","@pgpmjs/env":"^2.26.1","pgsql-parser":"^17.9.15","@pgpmjs/types":"^2.31.0","@pgpmjs/logger":"^2.13.0","pgsql-deparser":"^17.18.3","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.14.1"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.9.1","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.27.1_1783718341185_0.8358504362020827","host":"s3://npm-registry-packages-npm-production"}},"6.27.2":{"name":"@pgpmjs/core","version":"6.27.2","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.27.2","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"5ec8b6d5169f6723fdba7afff24be2990063b59a","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.27.2.tgz","fileCount":151,"integrity":"sha512-fPeZs88pv4BCoWaRUTT8cdA8G5icZAvbvq5ic7iMW2yKX1zSWdp22VGXbTDvYIJH9/nD4i8iltEls+2HtG2Cbw==","signatures":[{"sig":"MEQCIAc2RmlSq43Sy++GTOUkwkNZ2SbI7hw9O8mKgH/cILiNAiA2aVdO/oN7TG6fNwb1k3UYAcqh3+ZewrfK9+uF2ii82g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":651749},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"87e65cd31d4e23c367ca4d398416b19ac863c7de","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.17.0","genomic":"^5.6.2","pg-cache":"^3.14.1","csv-to-pg":"^3.20.1","minimatch":"^10.2.5","@pgpmjs/env":"^2.26.2","pgsql-parser":"^17.9.15","@pgpmjs/types":"^2.32.0","@pgpmjs/logger":"^2.13.0","pgsql-deparser":"^17.18.3","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.14.2"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.9.1","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.27.2_1783722123827_0.5510631855017925","host":"s3://npm-registry-packages-npm-production"}},"6.28.0":{"name":"@pgpmjs/core","version":"6.28.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.28.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"dd72b5d8780599c0683fef7aa5b6e378a3af781e","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.28.0.tgz","fileCount":151,"integrity":"sha512-4PP4oBV/YjhCDoAfe0J7Oo1CL3BYxi+E/OcSDIhOSIi8w2igpeTPTcy3fw7zKFN4OEzuF0sYqyQk0JeV5FAlmw==","signatures":[{"sig":"MEUCIQDpRYmx3U1zkWO2WgYFH7V1L+f0BsMWjBnNi04SyXCSdQIgfjmQmFzxN3BNwDtk/k2cU32FoGoRcBmosptYDqd8tUE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":656490},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"e2a1337c7ec8366b28c10e550645e44cad6085ff","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.17.0","genomic":"^5.6.2","pg-cache":"^3.14.2","csv-to-pg":"^3.20.1","minimatch":"^10.2.5","@pgpmjs/env":"^2.26.3","pgsql-parser":"^17.9.15","@pgpmjs/types":"^2.33.0","@pgpmjs/logger":"^2.13.0","pgsql-deparser":"^17.18.3","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.14.3"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.9.1","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.28.0_1783752739357_0.2227249994772731","host":"s3://npm-registry-packages-npm-production"}},"6.28.1":{"name":"@pgpmjs/core","version":"6.28.1","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.28.1","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"dd28b12a7317054aaa284da34c1bb7d3966e47d7","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.28.1.tgz","fileCount":151,"integrity":"sha512-0h5xlSooScraUQfYhN3ZNcNTw8Rjg75ddNxW+a9jNcioutUh0jN6XzOvi+/UYqcCtQhtJ9wqUR8gwIukRU7hdg==","signatures":[{"sig":"MEQCIFv1KbKErWg9Ex8iajIku7J8zGTqQ4H0ymAqQZVaQOr8AiABeHxny+LyaOmWW9ck7EXwj3e02qSkuPI+30eflMFPfw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":656490},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"43b73b3014cb9388ca3218611455c7e0f202f042","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.17.1","genomic":"^5.6.2","pg-cache":"^3.14.3","csv-to-pg":"^3.20.2","minimatch":"^10.2.5","@pgpmjs/env":"^2.26.4","pgsql-parser":"^17.9.15","@pgpmjs/types":"^2.33.1","@pgpmjs/logger":"^2.13.1","pgsql-deparser":"^17.18.3","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.14.4"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.9.1","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.28.1_1783756345309_0.5817809527399598","host":"s3://npm-registry-packages-npm-production"}},"6.28.2":{"name":"@pgpmjs/core","version":"6.28.2","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.28.2","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"4ded34ecc8412fb3bf6d3160a9d31e545f22667b","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.28.2.tgz","fileCount":151,"integrity":"sha512-Y8tumrqPOpCpZrVfkroKrEdN2ICxBkCU8QogkCNMAxUHQdcqwy4So9qCPWwjRsDGU9WUme+AEE/qU/UeNlKxMw==","signatures":[{"sig":"MEUCIQCgELrgwm8WktCe0+8c5WlJoEWNdUqLxY6D3P9za5DOygIgLbvpAtyx6Vt+9D4cX0A3I0dUfAsbYgnBWJqEtZ9nF1g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":661017},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"113036fa4fb581e4d8418a9309524495a423b624","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.17.1","genomic":"^5.6.2","pg-cache":"^3.14.3","csv-to-pg":"^3.20.2","minimatch":"^10.2.5","@pgpmjs/env":"^2.26.4","pgsql-parser":"^17.9.15","@pgpmjs/types":"^2.33.1","@pgpmjs/logger":"^2.13.1","pgsql-deparser":"^17.18.3","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.14.4"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.9.1","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.28.2_1783880480451_0.3463842561133037","host":"s3://npm-registry-packages-npm-production"}},"6.28.3":{"name":"@pgpmjs/core","version":"6.28.3","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.28.3","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"594377fc18f571392a7dc604baaceba74fb1af3d","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.28.3.tgz","fileCount":151,"integrity":"sha512-GQbuML3gpWkSSOmWMS1gXy9nVbJkJzzYye0Zc7udgqjQH7AeyOI/tEeDoxvORxXOVXWP9GiD7uRqONvRjjFDkw==","signatures":[{"sig":"MEUCIQDlUtHZJjh05ZbGiTQoTzxixpqeKoW7WqbrDQJAFwsa/gIgTPV8hsuCj/ZU8kVsL9W8n7tSHdIevnnHo1TMpyYBxCg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":660909},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"cf6f9ec222d3dbdca2def95d7eeb27163b919720","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.17.1","genomic":"^5.6.2","pg-cache":"^3.14.4","csv-to-pg":"^3.20.2","minimatch":"^10.2.5","@pgpmjs/env":"^2.26.5","pgsql-parser":"^17.9.15","@pgpmjs/types":"^2.33.2","@pgpmjs/logger":"^2.13.1","pgsql-deparser":"^17.18.3","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.14.5"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.9.1","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.28.3_1783889063410_0.15820004547169741","host":"s3://npm-registry-packages-npm-production"}},"6.29.0":{"name":"@pgpmjs/core","version":"6.29.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.29.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"5f05e137b96fca4d5b1bcb2f381bd01ee17f0443","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.29.0.tgz","fileCount":151,"integrity":"sha512-LsMb6rYc4xrqxVoY+YWEEFgJkXjXB5W9MFf04d2IDVNR7fL38ln91XEuSpOZCM1oDIUU9UTWUp2tqXiKvST8Eg==","signatures":[{"sig":"MEUCIE3oh9UxKvZRgJu9Oln3f/pG8XACa/YAJRBxiHTwAOZGAiEAoJyRWz5VdpV07YBLnlsxzqRCEnBfaDbpd81ktSVgmDM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":660909},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"7eb34a3baa10ba3476575967b87ff51b606e042a","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.18.0","genomic":"^5.6.2","pg-cache":"^3.15.0","csv-to-pg":"^3.21.0","minimatch":"^10.2.5","@pgpmjs/env":"^2.27.0","pgsql-parser":"^17.9.15","@pgpmjs/types":"^2.34.0","@pgpmjs/logger":"^2.14.0","pgsql-deparser":"^17.18.3","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.15.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.9.1","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.29.0_1783889434946_0.6473437789806795","host":"s3://npm-registry-packages-npm-production"}},"6.29.1":{"name":"@pgpmjs/core","version":"6.29.1","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.29.1","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"6ac47b1a1d83451097569172507102b4413def40","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.29.1.tgz","fileCount":151,"integrity":"sha512-mmf+ECYwtCIl98OBZ5w4Kqz/3bBzvKinruGmDQtPBy1EgJpXDW5jIVU6Nb1kYpMuMQjjj4uYZb1j5aYNTeKf+Q==","signatures":[{"sig":"MEQCIH1y7Y+W1Co7g8VQLF2CkjSLaCuwECj2uinmR8mQGweMAiBHBvEaVWOx0MXMJ8xvvs08dw/JND4RIxkxDgn96K12uw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":661629},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"6235bf0645f56d423fa464404ec1e3283c49e532","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.18.0","genomic":"^5.6.2","pg-cache":"^3.15.0","csv-to-pg":"^3.21.0","minimatch":"^10.2.5","@pgpmjs/env":"^2.27.0","pgsql-parser":"^17.9.15","@pgpmjs/types":"^2.34.0","@pgpmjs/logger":"^2.14.0","pgsql-deparser":"^17.18.3","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.15.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.9.1","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.29.1_1783903199967_0.2985300654027945","host":"s3://npm-registry-packages-npm-production"}},"6.29.2":{"name":"@pgpmjs/core","version":"6.29.2","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.29.2","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"f16c210d023efa51cc2267acca2a66c386649420","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.29.2.tgz","fileCount":151,"integrity":"sha512-J+Dq1559AV7uhZk/iE2Yq0i7no1I11dxsqE24VGWp7G7EHhUzCchbpKJOP03cE1Y4HD0+fm8MtFtMQIbMEUJ6w==","signatures":[{"sig":"MEUCIQCKoaPOrYt9fI40Nt2T4gSJ4e1hsHSI4vE/xCVXVFjXFwIgPoEmq1gyRqPf7SdaDqCd2Xna+Vq4J58/UXMuWddJnuo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":661629},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"cd21f62bb64bdc7f4f40f6cef6af73f8f1c8f8dc","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.18.0","genomic":"^5.6.2","pg-cache":"^3.15.0","csv-to-pg":"^3.21.0","minimatch":"^10.2.5","@pgpmjs/env":"^2.27.0","pgsql-parser":"^17.9.15","@pgpmjs/types":"^2.34.0","@pgpmjs/logger":"^2.14.0","pgsql-deparser":"^17.18.3","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.15.1"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.9.1","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.29.2_1783985034633_0.6841620137762172","host":"s3://npm-registry-packages-npm-production"}},"6.30.0":{"name":"@pgpmjs/core","version":"6.30.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.30.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"433ed3906c19c7247741245c70506f650f3a6327","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.30.0.tgz","fileCount":151,"integrity":"sha512-1YPOrK/2eAO1aXlysJJQ4ESEVgG74hhHqqk7D856u/+sKQjesbbqAa+MEmvWbfD3vL+GTzKJmhTKPIdFml4qWQ==","signatures":[{"sig":"MEUCIQDBTnkuZlLViDrpLiVkn39F249BVmqT8Bipbcyuimv52gIgEInoJmH+QcbqyP7KJj5OxGYZV3i+x0ZSzHXCbRZYlug=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":661833},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"ab5c2133640840c0a06bae0f24e97a45d5f99155","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.18.0","genomic":"^5.6.2","pg-cache":"^3.15.0","csv-to-pg":"^3.21.0","minimatch":"^10.2.5","@pgpmjs/env":"^2.27.0","pgsql-parser":"^17.9.15","@pgpmjs/types":"^2.34.0","@pgpmjs/logger":"^2.14.0","pgsql-deparser":"^17.18.3","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.15.1"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.9.1","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.30.0_1784308863614_0.1552863734020724","host":"s3://npm-registry-packages-npm-production"}},"6.31.0":{"name":"@pgpmjs/core","version":"6.31.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.31.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"c6d108ea87ce972d9dfabefbd30eabac7de20485","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.31.0.tgz","fileCount":151,"integrity":"sha512-VgtU1yi7IzfjFC6pBtXN+W0TESQnV077JdZCnKaQVmm8n7Qp6if+KkQmIxJKcq3Auir7jPg9g1bOrx5/5cdqsA==","signatures":[{"sig":"MEQCIAS56j5YZmV9HhLtCNf5duRW8HZaEObyluzPmE2xiX5TAiA0wdCP9S6ZEBVEPkXVLd5NBRDXbkteNV4R8XWtOiXYKA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":661833},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"ff6c442b789cbe8803f33036110f6e09124e65df","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.18.0","genomic":"^5.6.2","pg-cache":"^3.15.0","csv-to-pg":"^3.21.0","minimatch":"^10.2.5","@pgpmjs/env":"^2.28.0","pgsql-parser":"^17.9.15","@pgpmjs/types":"^2.34.0","@pgpmjs/logger":"^2.14.0","pgsql-deparser":"^17.18.3","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.15.1"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.9.1","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.31.0_1784334216672_0.6600569050203509","host":"s3://npm-registry-packages-npm-production"}},"6.32.0":{"name":"@pgpmjs/core","version":"6.32.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.32.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"dfed8bc6a480493ede7415ec229887ec127c6885","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.32.0.tgz","fileCount":151,"integrity":"sha512-9JL3aWvoMoPC3Q0bEBLWMF6WaCP0IBiKlHb7NycHRl8TwZSQ8dfsQ2BesP1SK1A1RnIOBJ2DY7F/RNpa0g35pQ==","signatures":[{"sig":"MEYCIQDXts8Sv1JVa+AYzvuPiUbWvdQrEFlrO7TW0K4V4AvzPAIhAOr1OtKvfpDcEptYgGyEqx0U3ko/mXFeFZBb3LL2a525","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":669963},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"dd2accb683fe20c7278a0d58fd36a04a3b07ac63","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.18.0","genomic":"^5.6.2","pg-cache":"^3.15.1","csv-to-pg":"^3.21.0","minimatch":"^10.2.5","@pgpmjs/env":"^2.28.1","pgsql-parser":"^17.9.15","@pgpmjs/types":"^2.35.0","@pgpmjs/logger":"^2.14.0","pgsql-deparser":"^17.18.3","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.15.2"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.9.1","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.32.0_1784353040681_0.8412179235891566","host":"s3://npm-registry-packages-npm-production"}},"6.32.1":{"name":"@pgpmjs/core","version":"6.32.1","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.32.1","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"5429e977b33c1129b98fa4f610abf2d782c6239f","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.32.1.tgz","fileCount":151,"integrity":"sha512-5Rbsuuk1+EIfsP3Hd7o6TOYKRJe9cM+fN5kiV8I17Glb3K48KJlL5+OrMTcdecVZbacMUhx1tXDLMAPPUR1deg==","signatures":[{"sig":"MEUCIBjiiDwtvijaKyMsGXIrPtkISN3bqcf6pC3qI74/UgXKAiEAwdxKPZ+S6pDLzRU7QCCm1nrKuWM7zBg+hJyTJLP4WpA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":669963},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"e53a570a4a70987e82dc074bd73501971fd82828","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.18.1","genomic":"^5.6.2","pg-cache":"^3.15.2","csv-to-pg":"^3.21.0","minimatch":"^10.2.5","@pgpmjs/env":"^2.28.2","pgsql-parser":"^17.9.15","@pgpmjs/types":"^2.35.1","@pgpmjs/logger":"^2.14.0","pgsql-deparser":"^17.18.3","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.15.3"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.9.1","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.32.1_1784373814250_0.4611040521082328","host":"s3://npm-registry-packages-npm-production"}},"6.32.2":{"name":"@pgpmjs/core","version":"6.32.2","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.32.2","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"f8f72a26f044486549fba02d68ba7442c7fdaef4","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.32.2.tgz","fileCount":151,"integrity":"sha512-QHp3h9deG8Kx81SitO0Ka5MTkbfia1yEKvEhZWoQAVJv45W8PocA92EiJ+O9v/KVfu2qvFeCjoPMlTaq8Nx/Ug==","signatures":[{"sig":"MEUCIQDzJ8VxWBBPrVg4tu9giKsRYndPpxLQOXntKdvSCzIRWgIgZDbI9W429pw2RFvEzNqnB6WZ3uSShnmDwWno9vwE6zI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":669963},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"dbec64be89f2d62d3c77f0026a95c2d477de052a","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.18.1","genomic":"^5.6.2","pg-cache":"^3.15.2","csv-to-pg":"^3.21.1","minimatch":"^10.2.5","@pgpmjs/env":"^2.28.2","pgsql-parser":"^17.9.17","@pgpmjs/types":"^2.35.1","@pgpmjs/logger":"^2.14.0","pgsql-deparser":"^17.18.5","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.15.3"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.9.1","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.32.2_1784541266729_0.5517170712229418","host":"s3://npm-registry-packages-npm-production"}},"6.33.0":{"name":"@pgpmjs/core","version":"6.33.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.33.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"7ed7c04dd987c61237726f2d6467f786b3b4e782","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.33.0.tgz","fileCount":154,"integrity":"sha512-yHokkyilHHTZ23gdGw0x47NmkKJ0z/9wzLOe+kB8U1AbITpe87WmmVkFErgbdyzhZFSMh8D/E/6TiIxiEOK0uA==","signatures":[{"sig":"MEYCIQDq9rOGr/2FzQzDUjH+RM1MPIAZ4mDQ5ZTuq+bcvxPr2QIhAI8/z3QMWIJqJHlwXAukTA3arFYmvtqsjj13lxQeTz4q","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":693450},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"6a1d3e65a4a786e602efe5ec3835238eb1648734","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.18.1","genomic":"^5.6.2","pg-cache":"^3.15.2","csv-to-pg":"^3.21.1","minimatch":"^10.2.5","@pgpmjs/env":"^2.28.2","pgsql-parser":"^17.9.17","@pgpmjs/types":"^2.35.1","@pgpmjs/logger":"^2.14.0","pgsql-deparser":"^17.18.5","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.15.3"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.9.1","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.33.0_1784584626177_0.7921403499969306","host":"s3://npm-registry-packages-npm-production"}},"6.34.0":{"name":"@pgpmjs/core","version":"6.34.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@6.34.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"91c74b4016d71eb1e16eda4942df72c5f18aa4b9","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-6.34.0.tgz","fileCount":160,"integrity":"sha512-gSnBA3JUkdORaTPsnaL8qQur2b0j2YmrfYwTSQU2IZTJRC27cTXne7NOzBslSqP5ApNY/mTJjIPJgWasgbXpNg==","signatures":[{"sig":"MEUCIHIGNRA/KGtI9sJ0bawzG292MlpGdv48DQDIKZwVnZRPAiEA/ll75LIUG2N9lrFyAlwqkY4WrrASXZUWa4lVEeYfqrA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":713500},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"08b12923f099191b2d1592b9c897f9f04b4950aa","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.18.1","genomic":"^5.6.2","pg-cache":"^3.15.2","csv-to-pg":"^3.21.1","minimatch":"^10.2.5","@pgpmjs/env":"^2.28.2","pgsql-parser":"^17.9.17","@pgpmjs/types":"^2.35.1","@pgpmjs/logger":"^2.14.0","pgsql-deparser":"^17.18.5","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.15.3"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.9.1","@pgsql/types":"^17.6.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.34.0_1784593971036_0.4322012572798757","host":"s3://npm-registry-packages-npm-production"}},"7.0.0":{"name":"@pgpmjs/core","version":"7.0.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@7.0.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"144d3ff7ffc80480bb6c26b4de9220b226ba2dc6","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-7.0.0.tgz","fileCount":160,"integrity":"sha512-DrKQc/lcvBz5Ei37Gaf0ROS24YTAd85Drx4QkeM3Sn0PO+4mwmsefcVuuIXMcwzmZXcF6VwbLFOZIZ+uTILWbw==","signatures":[{"sig":"MEQCIEEUvv6A8FyC9nXXT22OdcnIfcpylTosD+2zaa3iMAsHAiBQTM5eUAPHdii2mG3l4z9Jxr3xlOvR1jZc8HMumkg+jg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":713496},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"278757de075dcdaf3d7aca114644d64c10e49ba7","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.18.1","genomic":"^5.6.2","pg-cache":"^3.15.2","csv-to-pg":"^4.0.0","minimatch":"^10.2.5","@pgpmjs/env":"^2.28.2","pgsql-parser":"^18.1.1","@pgpmjs/types":"^2.35.1","@pgpmjs/logger":"^2.14.0","pgsql-deparser":"^18.1.1","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.15.3"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.9.1","@pgsql/types":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_7.0.0_1784677810516_0.11102041390691553","host":"s3://npm-registry-packages-npm-production"}},"7.1.0":{"name":"@pgpmjs/core","version":"7.1.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@7.1.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"744931c130f4cf6e3ef6b455193ee8fb66487984","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-7.1.0.tgz","fileCount":178,"integrity":"sha512-svUIZUdc9ZQtEv3VNJLY8dXuFqAu8Oag8ol4aTt7hKKCwrK/xyUZGLxLfShl/GnJziCiebUtqBUyyW27Fao1vw==","signatures":[{"sig":"MEYCIQDirB0kuzWqg6cLMqF2YdW4YnweiF0JT83n+6f+RjMH1AIhALgy9JIKv7xgXcLLINhNjqXwILIv6ORU9+ygifu/YwZo","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":781877},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"370a4754d9ad8caaa1446ff2337a7fbcd6ea75a5","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.18.1","genomic":"^5.6.2","pg-cache":"^3.15.2","csv-to-pg":"^4.0.0","minimatch":"^10.2.5","@pgpmjs/env":"^2.28.2","pgsql-parser":"^18.1.1","@pgpmjs/types":"^2.35.1","@pgpmjs/logger":"^2.14.0","pgsql-deparser":"^18.1.1","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.15.3"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.9.1","@pgsql/types":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_7.1.0_1784710740099_0.4367861859726987","host":"s3://npm-registry-packages-npm-production"}},"7.2.0":{"name":"@pgpmjs/core","version":"7.2.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@7.2.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"87c72900f6ef185e6b4e9be1b01d59ff7ebf58c6","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-7.2.0.tgz","fileCount":133,"integrity":"sha512-5jFHHn5aGD34Wp7+OJ+OQMpd9euCna91mmlGW5JmqjAwJmA4Hqjvpr3YnFkHdSbyEC9bsay8fChWrlGOn5UfdA==","signatures":[{"sig":"MEYCIQCgJcCKIruUdDdXs05O4TqcZdptMpLM7a6/fCX7hQ54CAIhANGlucY+ioJVd+v141ElsDcrwJYMqsjKkCIqwrddkrQL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":685713},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"15a831fa029544068ee64e3386e4b08715d2b86d","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.18.1","genomic":"^5.6.2","pg-cache":"^3.15.2","csv-to-pg":"^4.0.0","minimatch":"^10.2.5","@pgpmjs/ast":"^0.1.0","@pgpmjs/env":"^2.28.2","pgsql-parser":"^18.1.1","@pgpmjs/types":"^2.35.1","@pgpmjs/bundle":"^0.1.0","@pgpmjs/logger":"^2.14.0","pgsql-deparser":"^18.1.1","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.15.3"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.9.1","@pgsql/types":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_7.2.0_1784773775641_0.22058708598683063","host":"s3://npm-registry-packages-npm-production"}},"7.2.1":{"name":"@pgpmjs/core","version":"7.2.1","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@7.2.1","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"de2b4e73d074c09750dc25cee05769ce174710cf","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-7.2.1.tgz","fileCount":133,"integrity":"sha512-h04eKFov+XT2zcqkeEOmUQtAhMqgUsWdvVYoVe5X+IhNdDCBcJGvRt6YM52GuV/WgbC4p+TH/vD/wBmLK5PhYw==","signatures":[{"sig":"MEYCIQDnTSm/rl0aTzXHC8iLSJ436SKywn7K1hsz36pwnQsqlAIhAKY0WgBGvEMDek/IlVTyURFWIja+1DTCqXcHBFHioY13","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":684423},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"51c3e15e9d509154d0a8102bb18f6e39cfa4e0c6","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.18.1","genomic":"^5.6.2","pg-cache":"^3.15.2","csv-to-pg":"^4.0.0","minimatch":"^10.2.5","@pgpmjs/ast":"^0.1.1","@pgpmjs/env":"^2.28.2","pgsql-parser":"^18.1.1","@pgpmjs/types":"^2.35.1","@pgpmjs/bundle":"^0.1.1","@pgpmjs/logger":"^2.14.0","pgsql-deparser":"^18.1.1","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.15.3"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.9.1","@pgsql/types":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_7.2.1_1784795687129_0.5274023124484928","host":"s3://npm-registry-packages-npm-production"}},"7.2.2":{"name":"@pgpmjs/core","version":"7.2.2","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@7.2.2","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"7cbce3ed00a7de2495ae2dfdd1022a4fa0fa6a6f","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-7.2.2.tgz","fileCount":133,"integrity":"sha512-5GsYjM5gZsRvADGcH/JB+gTKJxV64WatDTXRA5+I1i8jDvHJskK4pcXPHQglAUgFlEDoJaGemWKtDAuJ0ZHQ4w==","signatures":[{"sig":"MEYCIQDIpxjq+p44wREb5lPAOEeJ6WmbBdBGczpExwlRvUO7swIhAI3Dh000B2Vl/iZTnMtchLU3uRxoyt6Lg0m5kPlmM5Gu","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":684423},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"d48f39ebd4b7dcbab22df7c57438c06efd9e223d","scripts":{"copy":"npm run copy:pkg; npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.18.1","genomic":"^5.6.2","pg-cache":"^3.15.2","csv-to-pg":"^4.0.0","minimatch":"^10.2.5","@pgpmjs/ast":"^0.1.1","@pgpmjs/env":"^2.28.2","pgsql-parser":"^18.1.1","@pgpmjs/types":"^2.35.1","@pgpmjs/bundle":"^0.2.0","@pgpmjs/logger":"^2.14.0","pgsql-deparser":"^18.1.1","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.15.3"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.9.1","@pgsql/types":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_7.2.2_1784829342870_0.08111910442643944","host":"s3://npm-registry-packages-npm-production"}},"7.3.0":{"name":"@pgpmjs/core","version":"7.3.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@7.3.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"b470b339605fffa775de9d944926a81fd150b283","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-7.3.0.tgz","fileCount":142,"integrity":"sha512-qcEWLXqc1OqUG7+uC16rLs76NblkL7vCIBQ2ltMu7C12JOyzU+GTVguuNzMYT9BpU8fj4f8qfajAto+IX/n8Qw==","signatures":[{"sig":"MEUCIQCw2lm9zKtw11EPu7b/kiWY0/CnQbsS5OTrZSrXqnFAIQIgfgVWvH9Jj/7K2XWogUo1e7d6sJhjXVI9/6ElZNAJ1cY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":708712},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"39db6d576bce7bc1de8123849f237b1695779d88","scripts":{"copy":"npm run copy:pkg && npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.18.1","genomic":"^5.6.2","pg-cache":"^3.15.3","csv-to-pg":"^4.0.1","minimatch":"^10.2.5","@pgpmjs/ast":"^0.1.2","@pgpmjs/env":"^2.29.0","pgsql-parser":"^18.1.1","@pgpmjs/types":"^2.36.0","@pgpmjs/bundle":"^0.2.1","@pgpmjs/logger":"^2.14.0","pgsql-deparser":"^18.1.1","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.15.4"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.9.1","@pgsql/types":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_7.3.0_1785002186458_0.5139601448209048","host":"s3://npm-registry-packages-npm-production"}},"7.4.2":{"name":"@pgpmjs/core","version":"7.4.2","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@7.4.2","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"a47dfdfdb5ee81c2e0a28a04e7c2012ec5baef8e","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-7.4.2.tgz","fileCount":142,"integrity":"sha512-3fU08FsICHWWl+FXXKCV4tY/e7PrdvFQxKGdFywiHDLAlM3d8J03ivhv+0zl27388tDx03w1c5yPIs7a2ZdVTA==","signatures":[{"sig":"MEUCIQCTMxSf/4Rs1NcFL20XiJNIGfz3EVIZwKMw7VPU5u6pigIgWBcSglKyZUvEElfwbThEDtVhX2NF48KE/8hUjO1ykEc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":708644},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"08741ce3a6897192c2dbc7d1da48b9f456ffb59f","scripts":{"copy":"npm run copy:pkg && npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.19.2","genomic":"^5.6.2","pg-cache":"^3.16.2","csv-to-pg":"^4.1.2","minimatch":"^10.2.5","@pgpmjs/ast":"^0.2.2","@pgpmjs/env":"^2.30.2","pgsql-parser":"^18.1.1","@pgpmjs/types":"^2.37.2","@pgpmjs/bundle":"^0.3.2","@pgpmjs/logger":"^2.15.2","pgsql-deparser":"^18.1.1","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.16.2"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.9.1","@pgsql/types":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_7.4.2_1785043334447_0.5002133868989989","host":"s3://npm-registry-packages-npm-production"}},"7.5.0":{"name":"@pgpmjs/core","version":"7.5.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@7.5.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"bd99c7b0a322fb604df4c5e71cc7ce0c4840039b","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-7.5.0.tgz","fileCount":130,"integrity":"sha512-UNw2toGm42+7kh38/ZZFcmjNsmb60Db4SFx3Aeldhqw462lkMhaogPhr7JOPDUO32RpT71NKRqMxK8pFWvQCmA==","signatures":[{"sig":"MEYCIQCgJvs47mAisz+JBsZQhqYJXZUhovEnUZ/6Y3kEnI1s5QIhALjLlavDlfZv+yiBx0x0KXDscLvjGUOtP4oYFabVC3L4","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":653816},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"cc1b2af2c73c23b99a221e6bd8a8ba76c7ce79e6","scripts":{"copy":"npm run copy:pkg && npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.19.2","genomic":"^5.6.2","pg-cache":"^3.16.2","csv-to-pg":"^4.1.2","@pgpmjs/ast":"^0.2.2","@pgpmjs/env":"^2.30.2","pgsql-parser":"^18.1.1","@pgpmjs/slice":"^0.2.0","@pgpmjs/types":"^2.37.2","@pgpmjs/bundle":"^0.3.2","@pgpmjs/logger":"^2.15.2","pgsql-deparser":"^18.1.1","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.16.2"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.9.1","@pgsql/types":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_7.5.0_1785141802474_0.3085959244126406","host":"s3://npm-registry-packages-npm-production"}},"7.5.1":{"name":"@pgpmjs/core","version":"7.5.1","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@7.5.1","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"5dd4306f67fb2e8871c19dc13d8dc31edc163d00","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-7.5.1.tgz","fileCount":130,"integrity":"sha512-tbJzuW/wGYkFIoz+iHV20X+34mpxaq15Q9GVxuT5ubg7ZKnd9tFF9Kpojq50uKO21wgKpP8zJcxcLR/sXC7Azg==","signatures":[{"sig":"MEUCIQCp1iqxy1EQK5HBBTNBRsb4qqd72Co4Yf25AZrENDXRagIgH1xJK6WyoKyzRw8NHT2IWjfTDH8WnOopY2WmeXkD6k8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":654034},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"217ead37de876d05763874856347a48a6f356a69","scripts":{"copy":"npm run copy:pkg && npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.19.2","genomic":"^5.6.2","pg-cache":"^3.16.2","csv-to-pg":"^4.1.2","@pgpmjs/ast":"^0.2.2","@pgpmjs/env":"^2.30.2","pgsql-parser":"^18.1.1","@pgpmjs/slice":"^0.2.0","@pgpmjs/types":"^2.37.2","@pgpmjs/bundle":"^0.3.2","@pgpmjs/logger":"^2.15.2","pgsql-deparser":"^18.1.1","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.16.2"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.9.1","@pgsql/types":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_7.5.1_1785147337580_0.03129954480479258","host":"s3://npm-registry-packages-npm-production"}},"7.8.0":{"name":"@pgpmjs/core","version":"7.8.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@7.8.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"5c2a8b78b11f0f7c0347d83b2ac6fec83f4c1909","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-7.8.0.tgz","fileCount":130,"integrity":"sha512-D8pk+wrDpaF2zeP+VI1EUkCVgH1POHE/qil3NGc2qTDNMSzyA39B/ZwOzW2ZAI4cL6ykWVHgHlwg9ceVrQT9gg==","signatures":[{"sig":"MEUCIQCAWznzgwWUxIaSW7JtLt5vq+qOdKZ9+I2FFVPdLgC4GAIgd4NWRQiF82gJuULg8MpNsNNrJHOzQD/mCwOOQMDuXl0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":654034},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"73f55ad24d9a92e7ef1e268526b31bfb7bb12b28","scripts":{"copy":"npm run copy:pkg && npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.22.0","genomic":"^5.6.2","pg-cache":"^3.19.0","csv-to-pg":"^4.4.0","@pgpmjs/ast":"^0.5.0","@pgpmjs/env":"^2.33.0","pgsql-parser":"^18.1.1","@pgpmjs/slice":"^0.5.0","@pgpmjs/types":"^2.40.0","@pgpmjs/bundle":"^0.6.0","@pgpmjs/logger":"^2.18.0","pgsql-deparser":"^18.1.1","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.19.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.9.1","@pgsql/types":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_7.8.0_1785189846568_0.7608847501544898","host":"s3://npm-registry-packages-npm-production"}},"7.9.0":{"name":"@pgpmjs/core","version":"7.9.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@7.9.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"6ec5644fa78e572f90b54714a4b74796b9bf7e1b","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-7.9.0.tgz","fileCount":133,"integrity":"sha512-st2B8EtBa0WVbNv6RZO8nriWaAABuvf1mVoqrVecOeFLyoH5xyDGgR1bK0WT3K+Yd2iD3iFmy5jP9wSx86/8ww==","signatures":[{"sig":"MEUCIQDHv412jgtMQ60WV9y0fK7/WitpwPnzhTia2XlN8MMpXgIgJHgGGwR2AjuCka3Z8UK8nG7C1WVE5FQJ2XuRs76JpfU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":662365},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"f36bcdd2b5dada626955e9e05b19c80ca9f92ed5","scripts":{"copy":"npm run copy:pkg && npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.22.0","genomic":"^5.6.2","pg-cache":"^3.19.0","csv-to-pg":"^4.4.0","@pgpmjs/ast":"^0.5.0","@pgpmjs/env":"^2.33.0","pgsql-parser":"^18.1.1","@pgpmjs/slice":"^0.5.0","@pgpmjs/types":"^2.40.0","@pgpmjs/bundle":"^0.6.0","@pgpmjs/logger":"^2.18.0","pgsql-deparser":"^18.1.1","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.19.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.9.1","@pgsql/types":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_7.9.0_1785197708285_0.6855724294288921","host":"s3://npm-registry-packages-npm-production"}},"7.9.1":{"name":"@pgpmjs/core","version":"7.9.1","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@7.9.1","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"911ee98fcd61d2cecbcd9f35c5a941dca8b084bd","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-7.9.1.tgz","fileCount":133,"integrity":"sha512-AZ3wilPO0j6U5ieOyRWYYZluQHFcD6XWvGCTliJU4DaITMz5O1047Z4LrP6rzwjwo5cl8ppDXuHiUwKZa/SrdA==","signatures":[{"sig":"MEQCIH/frlX6DOTlFn1TyafCcuYqiVFGOp4iGpze3/dTx1BXAiB09vpoV8YeMuScdopRouiSqRjh9DGKmzfIS0ijmxa4Xw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":663035},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"dd16395013ff8c9d5e4cd2f5f5bec72c46f4099b","scripts":{"copy":"npm run copy:pkg && npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.22.0","genomic":"^5.6.2","pg-cache":"^3.19.0","csv-to-pg":"^4.4.0","@pgpmjs/ast":"^0.5.0","@pgpmjs/env":"^2.33.0","pgsql-parser":"^18.1.1","@pgpmjs/slice":"^0.5.0","@pgpmjs/types":"^2.40.0","@pgpmjs/bundle":"^0.6.0","@pgpmjs/logger":"^2.18.0","pgsql-deparser":"^18.1.1","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.19.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.9.1","@pgsql/types":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_7.9.1_1785198871699_0.15939893433643748","host":"s3://npm-registry-packages-npm-production"}},"7.10.0":{"name":"@pgpmjs/core","version":"7.10.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@7.10.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"ad4169af10f4da4690ed3746fcae8712b58fd3e7","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-7.10.0.tgz","fileCount":133,"integrity":"sha512-DXMdLUFGS23q5jlx8g73tvtVpnLEuOYOQKDGEqfEb9+nvjjCDZq+ow4P6sH46snLiXx6dxvn+GuAVUETnf2xpA==","signatures":[{"sig":"MEUCIQC1caBTu6S3tuSXz2lpmtZlXwXnBQO6LL64+9wPF/HnGAIgZdvzVIW+bfKDtOubbjVlxOGzsbO5eIpqYqUi0dM/DLs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":663265},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"bb3269d48cdf2bc8f361bdd79b4833c921c13ec3","scripts":{"copy":"npm run copy:pkg && npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.23.0","genomic":"^5.6.2","pg-cache":"^3.20.0","csv-to-pg":"^4.5.0","@pgpmjs/ast":"^0.6.0","@pgpmjs/env":"^2.34.0","pgsql-parser":"^18.1.1","@pgpmjs/slice":"^0.6.0","@pgpmjs/types":"^2.42.0","@pgpmjs/bundle":"^0.7.0","@pgpmjs/logger":"^2.19.0","pgsql-deparser":"^18.1.1","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.20.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.9.1","@pgsql/types":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_7.10.0_1785265624630_0.34745637421213904","host":"s3://npm-registry-packages-npm-production"}},"7.11.0":{"name":"@pgpmjs/core","version":"7.11.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@7.11.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"1964e41953ba9310d78b8f57a3f3865fc9d9d3f9","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-7.11.0.tgz","fileCount":133,"integrity":"sha512-1B+MChSW6CUtZY/7Zcl0vTVxJaiCvFn7zmrUr7KxgSskDV4xF2lywp8p3LO4LcQ4nO34pRnky2nviWEThuz+1Q==","signatures":[{"sig":"MEUCIH2tH3C8Vj/4AnWTScvVykxM52jtccYZakkP5Ttmy6kSAiEAsrIVn5syC6RbplNyIcjgwy3noe2X3Yo7QeUS5JEkLBA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":663265},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"3ba26a9dfa342feff5a2216aafea962132d51621","scripts":{"copy":"npm run copy:pkg && npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.24.0","genomic":"^5.6.2","pg-cache":"^3.21.0","csv-to-pg":"^4.6.0","@pgpmjs/ast":"^0.7.0","@pgpmjs/env":"^2.35.0","pgsql-parser":"^18.1.1","@pgpmjs/slice":"^0.7.0","@pgpmjs/types":"^2.43.0","@pgpmjs/bundle":"^0.8.0","@pgpmjs/logger":"^2.20.0","pgsql-deparser":"^18.1.1","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.21.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.9.1","@pgsql/types":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_7.11.0_1785283074349_0.08453786450209577","host":"s3://npm-registry-packages-npm-production"}},"7.11.1":{"name":"@pgpmjs/core","version":"7.11.1","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@7.11.1","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"0be5ab15464618c8cfe50f1bcae2312380e918a3","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-7.11.1.tgz","fileCount":133,"integrity":"sha512-W1rrLhA91x1C099Ji6eMir/0FGzpwYOJG5M60xn8H9yJul9FeDBd+v3ImCCEqfNWjrgFDTIXjDWr5ZT0+YSAyg==","signatures":[{"sig":"MEQCIFjfr2+bVhEkH64cA2rzwkxf/eFHSkZkd/FvF0jKufkUAiB0xbYLQZG+nFOCjFg+iA/Zrdjmkh0TfIWGX+BepIvwKw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":663265},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"37e83eb66e9d13d0d4d8ac3b36b5ebe394b84a43","scripts":{"copy":"npm run copy:pkg && npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.24.0","genomic":"^5.6.2","pg-cache":"^3.21.1","csv-to-pg":"^4.6.0","@pgpmjs/ast":"^0.7.1","@pgpmjs/env":"^2.35.1","pgsql-parser":"^18.1.1","@pgpmjs/slice":"^0.7.1","@pgpmjs/types":"^2.43.1","@pgpmjs/bundle":"^0.8.1","@pgpmjs/logger":"^2.20.0","pgsql-deparser":"^18.1.1","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.21.1"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.9.1","@pgsql/types":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_7.11.1_1785307045167_0.8556649486020234","host":"s3://npm-registry-packages-npm-production"}},"7.13.0":{"name":"@pgpmjs/core","version":"7.13.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@7.13.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"649aa57f23d1ab9c6010232fc5b2fb270cd624b0","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-7.13.0.tgz","fileCount":133,"integrity":"sha512-hkuj7qpzOsYlYPyQDiXPpfiaOIqAASs2bxXfc016D4YZN0dcoaIyyWeU/J3eN7/6noFUuYyYrXWIsSDy7y3TjA==","signatures":[{"sig":"MEUCIQDk1C1AfcS4PvUSgOPP7/EXuDyhNBtuX5maopPwgkc2XwIgG67n3qH6Fr/8FdXjJVfe7qh3YvCQezwJyjl/W5cAU3Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":663266},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"72961803894504c1a9308f9c6c349ff7b48bbe14","scripts":{"copy":"npm run copy:pkg && npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.26.0","genomic":"^5.6.2","pg-cache":"^3.23.0","csv-to-pg":"^4.8.0","@pgpmjs/ast":"^0.9.0","@pgpmjs/env":"^2.37.0","pgsql-parser":"^18.1.1","@pgpmjs/slice":"^0.9.0","@pgpmjs/types":"^2.45.0","@pgpmjs/bundle":"^0.10.0","@pgpmjs/logger":"^2.22.0","pgsql-deparser":"^18.1.1","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.23.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.9.1","@pgsql/types":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_7.13.0_1785316406724_0.42365029754657835","host":"s3://npm-registry-packages-npm-production"}},"7.14.0":{"name":"@pgpmjs/core","version":"7.14.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@7.14.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"53e28f146ec1d3bb63be673d71f488387ee0e685","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-7.14.0.tgz","fileCount":145,"integrity":"sha512-NxkyFg1AZzqn+wFLssgXV1EZTQ44Y+6NhXZsoLZLLFdI8BQEXZqM9SZ0inhj/XLcUyvVbzP0+RV+WAnL5IYm8w==","signatures":[{"sig":"MEYCIQCvJehooSLmaGEdqUMrIjCPVq6nla896cSpnVZldRYpAAIhAKpwPWwVO5fUtRplegkGnOJAy0uKs0KMa1/nFPI6y115","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":702390},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"d85911699e8a50a9fdfeb7506195442525c1f238","scripts":{"copy":"npm run copy:pkg && npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.26.0","genomic":"^5.6.2","pg-cache":"^3.23.0","csv-to-pg":"^4.8.0","@pgpmjs/ast":"^0.9.1","@pgpmjs/env":"^2.37.0","pgsql-parser":"^18.1.1","@pgpmjs/slice":"^0.10.0","@pgpmjs/types":"^2.45.0","@pgpmjs/bundle":"^0.11.0","@pgpmjs/logger":"^2.22.0","pgsql-deparser":"^18.1.1","@pgpmjs/transform":"^0.10.0","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.23.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.9.1","@pgsql/types":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_7.14.0_1785373820279_0.7137402887979492","host":"s3://npm-registry-packages-npm-production"}},"7.15.0":{"name":"@pgpmjs/core","version":"7.15.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@7.15.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"1ca5549750d533c089fffad84704e6eab6a3205b","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-7.15.0.tgz","fileCount":154,"integrity":"sha512-SvDmZ9eIHT7lQ9IiYCERJ8q93fPlaWYG0MTj8/A2Q2O+/W/Ugc/9pDCqDU+zSRTjhA6I8FeORfdLIFE5OVc7+g==","signatures":[{"sig":"MEUCIQCDrbIB7jiR70f2RtReZ6wG3IPCQfafoK3lODQY3b9dhgIgeoYrU2ztmOhzsLqZtbrWBw646wMDkt0y6sDsyMllgXE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":764546},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"5ef8341033a8fbd85841b770e996e468dd15333b","scripts":{"copy":"npm run copy:pkg && npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.26.0","genomic":"^5.6.2","pg-cache":"^3.23.1","csv-to-pg":"^4.8.0","@pgpmjs/ast":"^0.9.2","@pgpmjs/env":"^2.38.0","pgsql-parser":"^18.1.1","@pgpmjs/slice":"^0.10.1","@pgpmjs/types":"^2.46.0","@pgpmjs/bundle":"^0.12.0","@pgpmjs/logger":"^2.22.0","pgsql-deparser":"^18.1.1","@pgpmjs/transform":"^0.11.0","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.23.1"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.9.1","@pgsql/types":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_7.15.0_1785388236379_0.20292254987234792","host":"s3://npm-registry-packages-npm-production"}},"7.16.0":{"name":"@pgpmjs/core","version":"7.16.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@7.16.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"4a894a8a8d58753fd2e6fee160f089b60228368b","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-7.16.0.tgz","fileCount":166,"integrity":"sha512-WI6kcUC1R9mbG2dxxNa0E4PU+KTcYRs8FfQ0luoF7XfNRX2SjYlu+gxB0Ugl3k41ZGElqlU8Hb4XyTFFI1aYPw==","signatures":[{"sig":"MEQCIENpZGqC5qPFSzRjxe4VIEBuN9aEBjp9TGgi3D+EOwIlAiA/aDr+07n79dq38RQRQ2BGcnrNqWw7K83bosJwgvmPKQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":802917},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"0286d994d98717cb9b28842233d2db6d1e37c48e","scripts":{"copy":"npm run copy:pkg && npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.26.0","genomic":"^5.6.2","pg-cache":"^3.23.2","csv-to-pg":"^4.8.0","@pgpmjs/ast":"^0.9.3","@pgpmjs/env":"^2.39.0","pgsql-parser":"^18.1.1","@pgpmjs/slice":"^0.10.2","@pgpmjs/types":"^2.47.0","@pgpmjs/bundle":"^0.12.1","@pgpmjs/logger":"^2.22.0","pgsql-deparser":"^18.1.1","@pgpmjs/transform":"^0.11.1","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.23.2"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.9.1","@pgsql/types":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_7.16.0_1785400616667_0.3838961797032523","host":"s3://npm-registry-packages-npm-production"}},"7.17.0":{"name":"@pgpmjs/core","version":"7.17.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@7.17.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"cd73b01b25e12a2ead2fcc199119e317b1be076f","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-7.17.0.tgz","fileCount":169,"integrity":"sha512-B6hdtd+oRpJtX7PpAC6aw8e5707wgOsOKeAjcbdUeDghqE5PNaVakp3TIJ+Uj+pjhK5Bc1Kj9Ojk327CMBBbiw==","signatures":[{"sig":"MEUCIAci05bWOL3Er6v72OiwkyNikHu1DPn/8GtTEknkSPO7AiEAlo678i/+j6l0i/94s0X4PpeGx/4TfsCqnmVUQbIVc8c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":812316},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"2832d5632d11eb22e1437df773706ac6a99175fe","scripts":{"copy":"npm run copy:pkg && npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.26.0","genomic":"^5.6.2","pg-cache":"^3.23.3","csv-to-pg":"^4.8.0","@pgpmjs/ast":"^0.9.4","@pgpmjs/env":"^2.39.1","pgsql-parser":"^18.1.1","@pgpmjs/slice":"^0.11.0","@pgpmjs/types":"^2.48.0","@pgpmjs/bundle":"^0.12.2","@pgpmjs/logger":"^2.22.0","pgsql-deparser":"^18.1.1","@pgpmjs/transform":"^0.12.0","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.23.3"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.9.1","@pgsql/types":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_7.17.0_1785406132348_0.39811403791306854","host":"s3://npm-registry-packages-npm-production"}},"7.17.2":{"name":"@pgpmjs/core","version":"7.17.2","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@7.17.2","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"c5e7237a86ca438aabca96151ef8b4294c02b656","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-7.17.2.tgz","fileCount":169,"integrity":"sha512-oED5EYBlO27V26C2iTTJaJf9BM3A6IyBO2C1jDUDmhPb274hrOW8Ysctdpv/RKeAxhUeJzK4uq2FzehYtpwyMA==","signatures":[{"sig":"MEUCIQD0K7hd2bgrKx/NGRxs8j+UnHITQezWRuQGy64jQLDepAIgDVRbsMiq1BrS/Rdw+Xa2j1YMtRCz1a5Nktg4h65AtE0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":813681},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"a430897efa1488ec24fc636f0d5023207bba7ba7","scripts":{"copy":"npm run copy:pkg && npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.26.1","genomic":"^5.6.2","pg-cache":"^3.23.4","csv-to-pg":"^4.8.1","@pgpmjs/ast":"^0.9.5","@pgpmjs/env":"^2.39.2","pgsql-parser":"^18.1.1","@pgpmjs/slice":"^0.11.2","@pgpmjs/types":"^2.48.1","@pgpmjs/bundle":"^0.12.4","@pgpmjs/logger":"^2.22.1","pgsql-deparser":"^18.1.1","@pgpmjs/transform":"^0.12.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.23.4"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.9.1","@pgsql/types":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_7.17.2_1785441657022_0.9955424458848228","host":"s3://npm-registry-packages-npm-production"}},"7.18.0":{"name":"@pgpmjs/core","version":"7.18.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@7.18.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"ba7d3e17fe7ea815e422bf89e4103cce5dd074a7","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-7.18.0.tgz","fileCount":169,"integrity":"sha512-tYZoAln9kTqu9DU2sd0z4sblDpqBHB2RHqneoZIG7RNAftAdUJvvzbZljej6dSmXDm1w9usOS5vhOw+eqW3+Zw==","signatures":[{"sig":"MEUCIQCT9zXeOlhDCBPU5imOfOXBG2GzDSFyZlAoEUgqf0AIEQIgVZmD9sSDSE5s9RKO2y+laxMilPv++snndrN5ecumvPA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":817538},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"04b34ce4b5efcebfd8e49d64d196e651288d97f3","scripts":{"copy":"npm run copy:pkg && npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.26.1","genomic":"^5.6.2","pg-cache":"^3.23.4","csv-to-pg":"^4.8.1","@pgpmjs/ast":"^0.9.5","@pgpmjs/env":"^2.39.2","pgsql-parser":"^18.1.1","@pgpmjs/slice":"^0.12.0","@pgpmjs/types":"^2.48.1","@pgpmjs/bundle":"^0.12.4","@pgpmjs/logger":"^2.22.1","pgsql-deparser":"^18.1.1","@pgpmjs/transform":"^0.13.0","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.23.4"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.9.1","@pgsql/types":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_7.18.0_1785456941988_0.20379873767167211","host":"s3://npm-registry-packages-npm-production"}},"7.19.0":{"name":"@pgpmjs/core","version":"7.19.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@7.19.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"c9376a27a1d5cb82a3da09727bde52215bce66b9","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-7.19.0.tgz","fileCount":169,"integrity":"sha512-1AIAFGQTisvHM823FFheRcL2wngVPhHJCYlcgHjN7T0dUwMJNEP58zeVMVUvEYBSAZ8T1eeJ87W5n5GaeTf3fg==","signatures":[{"sig":"MEYCIQC+yG+vniRpjnCmtiPiDrYTcQqryNm9ZSadpXcZfeBIWgIhAMHUB09RhvBIHdGk5QD/+eYb7yuURuCQ0y8cfJC2KkRd","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":822982},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"947334d361e9f4c48d451f1c7312b2d705ea154e","scripts":{"copy":"npm run copy:pkg && npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.26.1","genomic":"^5.6.2","pg-cache":"^3.23.5","csv-to-pg":"^4.8.1","@pgpmjs/ast":"^0.9.6","@pgpmjs/env":"^2.39.3","pgsql-parser":"^18.1.1","@pgpmjs/slice":"^0.12.1","@pgpmjs/types":"^2.48.2","@pgpmjs/bundle":"^0.12.5","@pgpmjs/logger":"^2.22.1","pgsql-deparser":"^18.1.1","@pgpmjs/transform":"^0.13.1","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.23.5"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.9.1","@pgsql/types":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_7.19.0_1785464622710_0.9147813721921179","host":"s3://npm-registry-packages-npm-production"}},"7.20.0":{"name":"@pgpmjs/core","version":"7.20.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@7.20.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"95c56f0a794f58901d2e357fe6974fc1014e89b4","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-7.20.0.tgz","fileCount":169,"integrity":"sha512-f4h7YEDW0vtYqNd6Qj7Y7tGtQD16T52Cgey9cPdYIuuSJEKYONGxCI0OzlVLMFP3jIUHldyxoD0WZvEfFyWhdA==","signatures":[{"sig":"MEQCIGKGBVM0QVhgrhiARmNNh0JIdhVXY6VDriuncSD7A1n9AiBdzZVdVGb62ttrok4AgicNrKtqo6kw9EJeY1Khx2TLmQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":822983},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"622be766e8b1d5762b6f0536699d59f745a34c0c","scripts":{"copy":"npm run copy:pkg && npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.27.0","genomic":"^5.6.2","pg-cache":"^3.24.0","csv-to-pg":"^4.9.0","@pgpmjs/ast":"^0.10.0","@pgpmjs/env":"^2.40.0","pgsql-parser":"^18.1.1","@pgpmjs/slice":"^0.13.0","@pgpmjs/types":"^2.49.0","@pgpmjs/bundle":"^0.13.0","@pgpmjs/logger":"^2.23.0","pgsql-deparser":"^18.1.1","@pgpmjs/transform":"^0.14.0","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.24.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.9.1","@pgsql/types":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_7.20.0_1785465263296_0.015320686812399842","host":"s3://npm-registry-packages-npm-production"}},"7.20.1":{"name":"@pgpmjs/core","version":"7.20.1","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@7.20.1","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"ac531c676ea2ba615383ebc9046321ea4f3fc22f","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-7.20.1.tgz","fileCount":169,"integrity":"sha512-r4udsMkM3F3LLQubyDs7fFO4euqACcONji2orFDtFjHAiDMbAE7aEZ5QuEFlyYZkLXDoi/y12JIhfKP3DBcI2g==","signatures":[{"sig":"MEUCIQCm0oaKoiIpLLTaOxYP1s7ad+8u/kNCvB2oAR4xk2PN5QIgGpJuhszAJhBydugYQOTytX1Rz8hLWeqzCLf97zXBYyM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":822983},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"6c59df639625959f2db55ee1c6a3768c580045f0","scripts":{"copy":"npm run copy:pkg && npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.27.0","genomic":"^5.6.2","pg-cache":"^3.24.0","csv-to-pg":"^4.9.0","@pgpmjs/ast":"^0.10.0","@pgpmjs/env":"^2.40.0","pgsql-parser":"^18.1.1","@pgpmjs/slice":"^0.13.1","@pgpmjs/types":"^2.49.0","@pgpmjs/bundle":"^0.13.0","@pgpmjs/logger":"^2.23.0","pgsql-deparser":"^18.1.1","@pgpmjs/transform":"^0.15.0","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.24.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.9.1","@pgsql/types":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_7.20.1_1785476049440_0.9463662880404959","host":"s3://npm-registry-packages-npm-production"}},"7.20.2":{"name":"@pgpmjs/core","version":"7.20.2","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@7.20.2","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"2261fd52d44338386b6808732e8d86687bfd662e","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-7.20.2.tgz","fileCount":169,"integrity":"sha512-dc+1yoDqavYWPJ9aKFYj2CN73OA0yhXOFsMFAJX1oSgVGMuhX+BX3f9jcoSVdH1p+0AAhT1TBkbIv6vqgQleLw==","signatures":[{"sig":"MEQCIC0h1OU5EV3gtWXv3OLsuT7+yVKErcyBn2pTkGb+QDYtAiABVGtPpJXLghUsuaqEWmwq/SIRTSk2ZHjOa+0IAc7n+g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":822983},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"a1e9ab2788365ab377102d3952f16b4b529a89a1","scripts":{"copy":"npm run copy:pkg && npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.27.0","genomic":"^5.6.2","pg-cache":"^3.24.0","csv-to-pg":"^4.9.0","@pgpmjs/ast":"^0.10.0","@pgpmjs/env":"^2.40.0","pgsql-parser":"^18.1.1","@pgpmjs/slice":"^0.13.2","@pgpmjs/types":"^2.49.0","@pgpmjs/bundle":"^0.13.0","@pgpmjs/logger":"^2.23.0","pgsql-deparser":"^18.1.1","@pgpmjs/transform":"^0.15.1","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.24.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.9.1","@pgsql/types":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_7.20.2_1785477665994_0.38756236864349014","host":"s3://npm-registry-packages-npm-production"}},"7.20.3":{"name":"@pgpmjs/core","version":"7.20.3","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@7.20.3","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"cef7ec9e716e486e49cac3d71dcd121018a2af46","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-7.20.3.tgz","fileCount":169,"integrity":"sha512-6fXwl5mYGcX0sUP5UPQoiN17NjU0knEYtJUM03mzXmJnO1Xyo5RuwYIWNdQP5xLvcMOd0RQHpDR60T73tBO6vg==","signatures":[{"sig":"MEUCIHZ1z4tjLjT6FKAXJMtaxNRTBXoY/OohHlRu3rpNzhbfAiEA8uIamnB4wNeAgxQTf0w2zYCORUcQ0HudoumZbqwoHhU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":822983},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"b8d21445e1336136aacf826b178a06bec2b8a4c7","scripts":{"copy":"npm run copy:pkg && npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.27.1","genomic":"^5.6.2","pg-cache":"^3.24.1","csv-to-pg":"^4.9.1","@pgpmjs/ast":"^0.10.1","@pgpmjs/env":"^2.40.1","pgsql-parser":"^18.1.1","@pgpmjs/slice":"^0.13.3","@pgpmjs/types":"^2.49.1","@pgpmjs/bundle":"^0.13.1","@pgpmjs/logger":"^2.23.1","pgsql-deparser":"^18.1.1","@pgpmjs/transform":"^0.15.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.24.1"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.9.1","@pgsql/types":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_7.20.3_1785478040926_0.5908083803595401","host":"s3://npm-registry-packages-npm-production"}},"7.20.4":{"name":"@pgpmjs/core","version":"7.20.4","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@7.20.4","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"741dcb6b4c6a871ef1c5084ff447de6507dc61bc","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-7.20.4.tgz","fileCount":169,"integrity":"sha512-eQqApAKcLG0TzIqvpy6E8Bf9JMUibrYBdfMwf4FQNQLBXt57+WbnTHjn+C08cRG84/3MOqLFYGr/WQvU0wrGVQ==","signatures":[{"sig":"MEUCIQC/CXJzJw5cFXNA6fvstIrrJPbUv28D9qkfaZGUievPJQIgClSr46f5lGJDxi5N0A0kYrMomWlDa8kmaN6OKkdwWVk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":822983},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"90f447482b056a4949134565db2665f21d11aca3","scripts":{"copy":"npm run copy:pkg && npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.27.2","genomic":"^5.6.2","pg-cache":"^3.24.2","csv-to-pg":"^4.9.2","@pgpmjs/ast":"^0.10.2","@pgpmjs/env":"^2.40.2","pgsql-parser":"^18.1.1","@pgpmjs/slice":"^0.13.4","@pgpmjs/types":"^2.49.2","@pgpmjs/bundle":"^0.13.2","@pgpmjs/logger":"^2.23.2","pgsql-deparser":"^18.1.1","@pgpmjs/transform":"^0.15.3","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.24.2"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.9.1","@pgsql/types":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_7.20.4_1785478530407_0.9677492999711952","host":"s3://npm-registry-packages-npm-production"}},"7.21.0":{"name":"@pgpmjs/core","version":"7.21.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@7.21.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"88fa94cd38f8953b9c8af621514a3987d312f6c0","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-7.21.0.tgz","fileCount":172,"integrity":"sha512-bGa8gA2ONPAP0cEwTGOvKbKdrj9bE2uswEa9MuOJPMcjLJNdGeWnvtmNKh0EueFpZyf14yLX9rOPVjt3kIWINA==","signatures":[{"sig":"MEQCIHvDo5UBh8uGvpGTAeTpfMJXG8sFeWQyiHwb4V4P5mUAAiAeLxBCvaqJPNgQ+xhy7+6j4IWdm3kfBHig3LQAYt3Z1A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":841984},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"7a37da1f5655c36813343f09c6efa62ca0d7a855","scripts":{"copy":"npm run copy:pkg && npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.27.2","genomic":"^5.6.2","pg-cache":"^3.24.2","csv-to-pg":"^4.9.2","@pgpmjs/ast":"^0.10.2","@pgpmjs/env":"^2.40.2","pgsql-parser":"^18.1.1","@pgpmjs/slice":"^0.13.5","@pgpmjs/types":"^2.49.2","@pgpmjs/bundle":"^0.13.2","@pgpmjs/logger":"^2.23.2","pgsql-deparser":"^18.1.1","@pgpmjs/transform":"^0.16.0","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.24.2"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.9.1","@pgsql/types":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_7.21.0_1785487529993_0.639763218589017","host":"s3://npm-registry-packages-npm-production"}},"7.21.1":{"name":"@pgpmjs/core","version":"7.21.1","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@7.21.1","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"3f9bfb63c6de3318399e1dbc9255c42a5bbc3945","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-7.21.1.tgz","fileCount":172,"integrity":"sha512-Ywdn7p26KONzYKw/BNk28ztgKgjJ6wLjWI05IDYWhZF4oi0S9jJNnFIRnsqO5uetHWhczSxrfk8bH2veg8m7Gw==","signatures":[{"sig":"MEQCIEasDcFv8O6ci8B45dogQh9YVHQKLIk+BaidwWG8JfUPAiBQx6r9BevSgK2RGnhttgTmpkVY3bx6n3SI3TGCPI3nxw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":841984},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"45cd961cf956d2d28e4d09b20db4204982c33593","scripts":{"copy":"npm run copy:pkg && npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.27.2","genomic":"^5.6.2","pg-cache":"^3.24.2","csv-to-pg":"^4.9.3","@pgpmjs/ast":"^0.10.2","@pgpmjs/env":"^2.40.2","pgsql-parser":"^18.1.2","@pgpmjs/slice":"^0.13.6","@pgpmjs/types":"^2.49.2","@pgpmjs/bundle":"^0.13.2","@pgpmjs/logger":"^2.23.2","pgsql-deparser":"^18.2.0","@pgpmjs/transform":"^0.17.0","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.24.2"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.9.1","@pgsql/types":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_7.21.1_1785522735242_0.1399681727495985","host":"s3://npm-registry-packages-npm-production"}},"7.21.2":{"name":"@pgpmjs/core","version":"7.21.2","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@7.21.2","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"9ffd70ed2d30f605dfa498323e818050b6f7616e","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-7.21.2.tgz","fileCount":172,"integrity":"sha512-ZuVHdiKJyYIytIhXXs3sPl4CIsRykhR8VHntEnj1C8DHdapnwSIcrpYGoxMiv0n2AmHokD55sUqPguJy5raQuA==","signatures":[{"sig":"MEUCIQD2ko65mYvhqDdCaYLzjsGfG0P9WyxO34ZZx/WCBH00FAIgYkBSzl/kh3y5vrvtmmXva4IoCxJdn+nIdBnqNOpOVfI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":841984},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"6d3e25dc5c9f93421dba49ddedf93239f87213a8","scripts":{"copy":"npm run copy:pkg && npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.27.2","genomic":"^5.6.2","pg-cache":"^3.24.2","csv-to-pg":"^4.9.3","@pgpmjs/ast":"^0.10.2","@pgpmjs/env":"^2.40.2","pgsql-parser":"^18.1.2","@pgpmjs/slice":"^0.13.7","@pgpmjs/types":"^2.49.2","@pgpmjs/bundle":"^0.13.2","@pgpmjs/logger":"^2.23.2","pgsql-deparser":"^18.2.0","@pgpmjs/transform":"^0.18.0","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.24.2"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.9.1","@pgsql/types":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_7.21.2_1785537866951_0.6711220099548305","host":"s3://npm-registry-packages-npm-production"}},"7.21.3":{"name":"@pgpmjs/core","version":"7.21.3","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@7.21.3","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"52b1125404e3b13a141fb9d50972def1efce021a","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-7.21.3.tgz","fileCount":172,"integrity":"sha512-ftMOIsXhRdzYxMC8Dqyk3m9eBWOujkVgHG1m4A9AEBFGA/T5vObduXKr2ITxGdGuHxVrzTxNxxhkAOaPg8RtBA==","signatures":[{"sig":"MEUCIQDhM0p6H2+BIo87fxbHDdfHHBIrzkcKlGiYO1Xp/NfCdwIgPdPBtUwXGP/x6dVzNRhGdh1W9qauzFFFMYNFqlXjCT4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":844075},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"c20b6be96b39bf71c0e2df0f4b51e05deacd006b","scripts":{"copy":"npm run copy:pkg && npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.27.2","genomic":"^5.6.2","pg-cache":"^3.24.3","csv-to-pg":"^4.9.4","@pgpmjs/ast":"^0.10.3","@pgpmjs/env":"^2.40.3","pgsql-parser":"^18.2.1","@pgpmjs/slice":"^0.13.8","@pgpmjs/types":"^2.49.3","@pgpmjs/bundle":"^0.13.3","@pgpmjs/logger":"^2.23.3","pgsql-deparser":"^18.3.1","@pgpmjs/transform":"^0.19.0","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.24.3"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.9.1","@pgsql/types":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_7.21.3_1785550217620_0.7339430829949187","host":"s3://npm-registry-packages-npm-production"}},"7.21.4":{"name":"@pgpmjs/core","version":"7.21.4","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@7.21.4","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"198d4da4470d4b1cf8868823fb9279d52d700a91","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-7.21.4.tgz","fileCount":172,"integrity":"sha512-3RrJbbPsyQC0RV1uVetMkbKRT9s3vhjqeoxSdBZwmIESzDyQfNmag541d/QMxfGdEnmPylqxNHowl+Yzu8aRqw==","signatures":[{"sig":"MEQCIC/5+y6ACuLl5kIHh3XiZ+HDLbtkEH5xF+3dpmBZoQNTAiB69FbSOm0GkLh5pnmM95KRQC28QVIlQaaP0L4JHf/V/A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":844075},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"e6a7a57f88c9deb2a4acecaba2451320d1be8203","scripts":{"copy":"npm run copy:pkg && npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.27.2","genomic":"^5.6.2","pg-cache":"^3.24.3","csv-to-pg":"^4.9.4","@pgpmjs/ast":"^0.10.3","@pgpmjs/env":"^2.40.3","pgsql-parser":"^18.2.1","@pgpmjs/slice":"^0.13.9","@pgpmjs/types":"^2.49.3","@pgpmjs/bundle":"^0.13.3","@pgpmjs/logger":"^2.23.3","pgsql-deparser":"^18.3.1","@pgpmjs/transform":"^0.20.0","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.24.3"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.9.1","@pgsql/types":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_7.21.4_1785562821633_0.17148039373745338","host":"s3://npm-registry-packages-npm-production"}},"7.22.0":{"name":"@pgpmjs/core","version":"7.22.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@7.22.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"4ae6696672ccf413171e90e9a1e0a0fc62f5468e","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-7.22.0.tgz","fileCount":172,"integrity":"sha512-WyPrabpCuvHJcjamK8UF/3ORn+FWCaHKpHyx9KxNECgIltY2THLau8/SLOVUoiT3in6JsabVJRDy4BPvkmQAiw==","signatures":[{"sig":"MEQCIGaDYv97ZriWNHlN10zWhQFPPwDWrL/xgzVqY5MUvSTsAiBgASk7xWxXl5sBBl6cdevhviuaZVz2X8I4V1BGLgeMZA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":844076},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"d508453a32a2f1d70ff6916871046615226e6f33","scripts":{"copy":"npm run copy:pkg && npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.28.0","genomic":"^5.6.2","pg-cache":"^3.25.0","csv-to-pg":"^4.10.0","@pgpmjs/ast":"^0.11.0","@pgpmjs/env":"^2.41.0","pgsql-parser":"^18.2.1","@pgpmjs/slice":"^0.14.0","@pgpmjs/types":"^2.50.0","@pgpmjs/bundle":"^0.14.0","@pgpmjs/logger":"^2.24.0","pgsql-deparser":"^18.3.1","@pgpmjs/transform":"^0.21.0","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.25.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.9.1","@pgsql/types":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_7.22.0_1785701965509_0.7327074801256914","host":"s3://npm-registry-packages-npm-production"}},"7.23.0":{"name":"@pgpmjs/core","version":"7.23.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@7.23.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"fd57011cba6cacda4e4220a8c4fa73b5acd7aaf6","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-7.23.0.tgz","fileCount":187,"integrity":"sha512-KuSVsTmbrME85RdcF1hhWThtgbHCItWjU344L8AL1Q7qOAwV4U4NFZzyHOV27hNXLxnCF44u9cf2th+Y7IqvXA==","signatures":[{"sig":"MEUCIQCA7oQZGNn/PW3gczkL+3vhsk06+/4iqhLDiP9i+AUX4gIgNihHUNehURmQxfu8Ae36pdSwe10C1QDxp57ZRJD/j/Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":891559},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"6da0705f8aa49d62dc2defb8b135b71674611483","scripts":{"copy":"npm run copy:pkg && npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.29.0","genomic":"^5.6.2","pg-cache":"^3.25.1","csv-to-pg":"^4.10.1","@pgpmjs/ast":"^0.11.1","@pgpmjs/env":"^2.41.1","@pgpmjs/diff":"^0.3.0","pgsql-parser":"^18.2.3","@pgpmjs/slice":"^0.14.1","@pgpmjs/types":"^2.50.1","@pgpmjs/bundle":"^0.14.1","@pgpmjs/logger":"^2.24.0","pgsql-deparser":"^18.3.3","@pgpmjs/transform":"^0.22.0","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.25.1"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.9.1","@pgsql/types":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_7.23.0_1785741188853_0.6267026700711478","host":"s3://npm-registry-packages-npm-production"}},"7.24.0":{"name":"@pgpmjs/core","version":"7.24.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@7.24.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"da0e89d32b32ac143f4e94f9a2fb9e804f160771","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-7.24.0.tgz","fileCount":187,"integrity":"sha512-ChqOzpM5W61TFU4ji8kXaV5qmct6h2jz81GEJloTXm0mNW9QI2Xi/qO0Vlle3XHGFeHfuuqQSpb6yrqwWfhj3Q==","signatures":[{"sig":"MEUCIAjAUHH0BYg1QdX88A6Tq9lzgwUH9ACSl7OggEtCdRZ0AiEA5HPQi74Vj53Jbl0ohEb5g+syL2KIU35o+w3G8a6lyNw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":892422},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"c9dcb0c96174dfb0bc6fd63e46cc7776ea7af173","scripts":{"copy":"npm run copy:pkg && npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.29.0","genomic":"^5.6.2","pg-cache":"^3.25.1","csv-to-pg":"^4.10.1","@pgpmjs/ast":"^0.11.1","@pgpmjs/env":"^2.41.1","@pgpmjs/diff":"^0.3.1","pgsql-parser":"^18.2.3","@pgpmjs/slice":"^0.14.2","@pgpmjs/types":"^2.50.1","@pgpmjs/bundle":"^0.14.1","@pgpmjs/logger":"^2.24.0","pgsql-deparser":"^18.3.3","@pgpmjs/transform":"^0.23.0","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.25.1"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.9.1","@pgsql/types":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_7.24.0_1785749082320_0.5271126873687555","host":"s3://npm-registry-packages-npm-production"}},"7.25.0":{"name":"@pgpmjs/core","version":"7.25.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@7.25.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"db6d1b0fb5db72b50daadb7ec1355c02ceda5a91","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-7.25.0.tgz","fileCount":187,"integrity":"sha512-RlmrfMpNIZx1KzFuYhRPahqTPFXBFye/kZ0dyRHRzC5OYAcik/XK4JGgLMxoZ6Ik97cOqnn9FFtYNcMH67/mJg==","signatures":[{"sig":"MEYCIQD0m7cIRylXESHJMkMkUUTQu/L0jxDiRA5VUkin0Hu/TgIhAMkkLMRmwvF4e5ly2YuU3ZPOvgUG+lMCyE9as9ytUqS3","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":896132},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"43121004a8bedd2c5fcf7bf33208079d55bad01f","scripts":{"copy":"npm run copy:pkg && npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.29.0","genomic":"^5.6.5","pg-cache":"^3.25.2","csv-to-pg":"^4.10.2","@pgpmjs/ast":"^0.11.2","@pgpmjs/env":"^2.41.2","git-changed":"^0.3.0","@pgpmjs/diff":"^0.3.2","pgsql-parser":"^18.2.3","@pgpmjs/slice":"^0.14.3","@pgpmjs/types":"^2.50.2","@pgpmjs/bundle":"^0.14.2","@pgpmjs/logger":"^2.24.0","pgsql-deparser":"^18.3.3","@pgpmjs/transform":"^0.23.1","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.25.2"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.0","copyfiles":"^2.4.1","inquirerer":"^4.9.3","@pgsql/types":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_7.25.0_1785807401499_0.7449658879203171","host":"s3://npm-registry-packages-npm-production"}},"7.25.1":{"name":"@pgpmjs/core","version":"7.25.1","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@7.25.1","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"37108126a6f60fe94226acd815ab5a2e245ed1b8","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-7.25.1.tgz","fileCount":187,"integrity":"sha512-WKxSQhRGyv8fQ1h/YMQ5+D/StLWm6OEcV+Lbovl44JM0B6Jg+WbIphlQgoZrQ469+MpiNID3aSha/3bysfqt+A==","signatures":[{"sig":"MEUCIQDSOOcZtPPZeKFYatEUiREkCjR7GPKbnbhLvwfBm8a52wIgfoFPDJei6IH0egSy/MkoRSMaiuidsAuHiUG0Dpawfe4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":896132},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"0d9f0718a8c768cc8b7659525953dc762833bd6b","scripts":{"copy":"npm run copy:pkg && npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.1","pg-env":"^1.29.1","genomic":"^5.6.5","pg-cache":"^3.25.3","csv-to-pg":"^4.10.2","@pgpmjs/ast":"^0.11.3","@pgpmjs/env":"^2.41.3","git-changed":"^0.3.0","@pgpmjs/diff":"^0.3.3","pgsql-parser":"^18.2.3","@pgpmjs/slice":"^0.14.4","@pgpmjs/types":"^2.50.3","@pgpmjs/bundle":"^0.14.3","@pgpmjs/logger":"^2.24.0","pgsql-deparser":"^18.3.3","@pgpmjs/transform":"^0.23.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.25.3"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.4","copyfiles":"^2.4.1","inquirerer":"^4.9.3","@pgsql/types":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_7.25.1_1785970102109_0.9885513453248673","host":"s3://npm-registry-packages-npm-production"}},"7.25.2":{"name":"@pgpmjs/core","version":"7.25.2","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@7.25.2","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"6af36ef8ace3f88d897b0f14df8fac90828a2fa5","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-7.25.2.tgz","fileCount":187,"integrity":"sha512-qLV9ODnMws/ztipb7L3AOhUoiByRWcJfVImFIiF1bmSXIVbu6Kj7SLXuHaJxTsbHI8SvYJ4qK2iyZsGuL7sf9g==","signatures":[{"sig":"MEYCIQCcIusuiT3aMeqB89eCSHcsMe4MYblikQww3IVu6WQHCAIhANYjADxTJVVyiL3CPl3xitRWAX3FMDC6Oo2rWJRbRd6L","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":896132},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"905c4c530f09ac15621b554225be060609a4a0a3","scripts":{"copy":"npm run copy:pkg && npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.2","pg-env":"^1.29.1","genomic":"^5.6.5","pg-cache":"^3.25.4","csv-to-pg":"^4.10.3","@pgpmjs/ast":"^0.11.3","@pgpmjs/env":"^2.41.3","git-changed":"^0.4.0","@pgpmjs/diff":"^0.3.4","pgsql-parser":"^18.2.3","@pgpmjs/slice":"^0.14.5","@pgpmjs/types":"^2.50.3","@pgpmjs/bundle":"^0.14.3","@pgpmjs/logger":"^2.24.1","pgsql-deparser":"^18.3.3","@pgpmjs/transform":"^0.23.3","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.25.4"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.4","copyfiles":"^2.4.1","inquirerer":"^4.9.3","@pgsql/types":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_7.25.2_1785974919161_0.03612869721181555","host":"s3://npm-registry-packages-npm-production"}},"7.25.3":{"name":"@pgpmjs/core","version":"7.25.3","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@7.25.3","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"e41809a633dd400b54923629d097a7f85b9e7444","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-7.25.3.tgz","fileCount":190,"integrity":"sha512-zHwglmpJTQGVXXD99MpogzvGevuCzjqnCkOCVpkRe+F3PyxFEiv3b9qoqaTUSupkc7kZAInOtHQjWUHINMIVSg==","signatures":[{"sig":"MEQCIFZBtAQeVOL2bDQUKWzGdBpSqPYSlIyaAWNAYyu8lTOEAiAGyXb//7BZa0MOLPz42l6xwtM4VlA52fc7ySno9YcCbg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":904406},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"a7ba21122bd39663b40fb8fc3afe6eb9b69e0041","scripts":{"copy":"npm run copy:pkg && npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.2","pg-env":"^1.29.1","genomic":"^5.6.5","pg-cache":"^3.25.4","csv-to-pg":"^4.10.3","@pgpmjs/ast":"^0.11.3","@pgpmjs/env":"^2.41.3","git-changed":"^0.4.0","@pgpmjs/diff":"^0.3.4","pgsql-parser":"^18.2.3","@pgpmjs/slice":"^0.14.5","@pgpmjs/types":"^2.50.3","@pgpmjs/bundle":"^0.14.3","@pgpmjs/logger":"^2.24.1","pgsql-deparser":"^18.3.3","@pgpmjs/transform":"^0.23.3","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.25.4"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.4","copyfiles":"^2.4.1","inquirerer":"^4.9.3","@pgsql/types":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_7.25.3_1786128165000_0.5005865648773531","host":"s3://npm-registry-packages-npm-production"}},"7.25.4":{"name":"@pgpmjs/core","version":"7.25.4","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@7.25.4","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"7c256cfab6337eac7f021cb3b68ceedcd422162c","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-7.25.4.tgz","fileCount":190,"integrity":"sha512-N2Wy3v+eMFKH3ziC5e1c4GymF1jpY/E9L9FKWJ/1706u61N8QGDCkaXmpPnmRaybQANu1U9NVzL/8QqS7luujg==","signatures":[{"sig":"MEQCIG9x9nDosm1OPinOQRvwZPz8/nbOy3sSLRpG8hlnqOSXAiBDLDCACBpk084G9fIA10Ic82gXlA5aptMHrdDTn4nOyQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":904406},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"d6afee66ac3400e78864b9e259cdd6ab9184b251","scripts":{"copy":"npm run copy:pkg && npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.13.1+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"22.13.1","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.2","pg-env":"^1.29.1","genomic":"^5.6.5","pg-cache":"^3.25.4","csv-to-pg":"^4.10.4","@pgpmjs/ast":"^0.11.3","@pgpmjs/env":"^2.41.3","git-changed":"^0.4.0","@pgpmjs/diff":"^0.3.5","pgsql-parser":"^18.2.6","@pgpmjs/slice":"^0.14.6","@pgpmjs/types":"^2.50.3","@pgpmjs/bundle":"^0.14.3","@pgpmjs/logger":"^2.24.1","pgsql-deparser":"^18.3.6","@pgpmjs/transform":"^0.23.4","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.25.4"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.4","copyfiles":"^2.4.1","inquirerer":"^4.9.3","@pgsql/types":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_7.25.4_1786142409485_0.21677081861619696","host":"s3://npm-registry-packages-npm-production"}},"7.25.5":{"name":"@pgpmjs/core","version":"7.25.5","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@7.25.5","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"b9a867a9796ebef1a8dc90d4e8d3d6e3126dd790","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-7.25.5.tgz","fileCount":190,"integrity":"sha512-FhFlMVBztUjvL1ZknM6+9bysBRb45EP93KYxA8I9tdJM7HeL64EOMAxTA5dD62gzfHweJK47hKeQFpEWt57zaQ==","signatures":[{"sig":"MEYCIQDFYPXZA9svWgbq5E69AAGwGrkBGlWTIMz79UKJvd8PnwIhAIvhTN/5z+zhckfUJ44/Nsr5N/JEiCWMxIqgB0zR6HhX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":904406},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"eacbe10ce544848c93a4c17fc8a8474d1a788a18","scripts":{"copy":"npm run copy:pkg && npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v24.19.0+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"24.19.0","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.2","pg-env":"^1.29.2","genomic":"^5.6.5","pg-cache":"^3.25.5","csv-to-pg":"^4.10.4","@pgpmjs/ast":"^0.11.4","@pgpmjs/env":"^2.41.4","git-changed":"^0.4.0","@pgpmjs/diff":"^0.3.6","pgsql-parser":"^18.2.6","@pgpmjs/slice":"^0.14.7","@pgpmjs/types":"^2.50.4","@pgpmjs/bundle":"^0.14.4","@pgpmjs/logger":"^2.24.1","pgsql-deparser":"^18.3.6","@pgpmjs/transform":"^0.23.5","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.25.5"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.4","copyfiles":"^2.4.1","inquirerer":"^4.9.3","@pgsql/types":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_7.25.5_1786659624356_0.7182122892688367","host":"s3://npm-registry-packages-npm-production"}},"7.25.6":{"name":"@pgpmjs/core","version":"7.25.6","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@7.25.6","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"5058d3798943e5f741ba3e0fbb4f20dc3e285f7b","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-7.25.6.tgz","fileCount":190,"integrity":"sha512-bwGR6CiicTR4tRaHahNclCokR+nPt+ZbghYcX+K5ugfLk0DT91CAiJ+zQEvTuVVtbRM+jbvi+GhCITuPhAVepQ==","signatures":[{"sig":"MEUCIQDeM/zK8XMyfIFe1Vw/S2wkxncqGCu0SDEsMTse6eLDOwIgInEDZ9NU3p5ZAKrysD5kLxf4UVcKeEeusVFnY1J5b5I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":904406},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"50a5ab31f64974a079bfbef6714ffa4b0044ffee","scripts":{"copy":"npm run copy:pkg && npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v24.19.0+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"24.19.0","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.2","pg-env":"^1.29.3","genomic":"^5.6.5","pg-cache":"^3.25.6","csv-to-pg":"^4.10.4","@pgpmjs/ast":"^0.11.5","@pgpmjs/env":"^2.41.5","git-changed":"^0.4.0","@pgpmjs/diff":"^0.3.7","pgsql-parser":"^18.2.6","@pgpmjs/slice":"^0.14.8","@pgpmjs/types":"^2.50.5","@pgpmjs/bundle":"^0.14.5","@pgpmjs/logger":"^2.24.1","pgsql-deparser":"^18.3.6","@pgpmjs/transform":"^0.23.6","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.25.6"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.4","copyfiles":"^2.4.1","inquirerer":"^4.9.3","@pgsql/types":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_7.25.6_1786663754341_0.016813529891071655","host":"s3://npm-registry-packages-npm-production"}},"7.25.7":{"name":"@pgpmjs/core","version":"7.25.7","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@7.25.7","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"68a40b8d6b15e693ecd85f174f4f8d9780661f8f","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-7.25.7.tgz","fileCount":190,"integrity":"sha512-9w7KcSwy+GokYbaJQ99nKo7I328uj/DozpEtMJkSmty2YjkjXsrwvFQVgB9BcowxpNETaePNMi8SLW9RhxjC6w==","signatures":[{"sig":"MEUCIQCFQhwr1qSB+WCgivKaow/KIxi85A8ls6tzbWbm9+yMaQIgN5bx6Sh95A9vex1VXNcU1I6NU6t2MonIWnuffMJttOw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":904406},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"10ee73e43c2277405c0e19423e2075baef6c2755","scripts":{"copy":"npm run copy:pkg && npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v24.19.0+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"24.19.0","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.2","pg-env":"^1.29.4","genomic":"^5.6.5","pg-cache":"^3.25.7","csv-to-pg":"^4.11.0","@pgpmjs/ast":"^0.11.6","@pgpmjs/env":"^2.41.6","git-changed":"^0.4.0","@pgpmjs/diff":"^0.3.8","pgsql-parser":"^18.2.6","@pgpmjs/slice":"^0.14.9","@pgpmjs/types":"^2.50.6","@pgpmjs/bundle":"^0.14.6","@pgpmjs/logger":"^2.24.1","pgsql-deparser":"^18.3.6","@pgpmjs/transform":"^0.23.7","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.25.7"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.4","copyfiles":"^2.4.1","inquirerer":"^4.9.3","@pgsql/types":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_7.25.7_1786666069861_0.11249713165370046","host":"s3://npm-registry-packages-npm-production"}},"7.26.0":{"name":"@pgpmjs/core","version":"7.26.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@7.26.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"1ba712160f9c20a731fb6678080f12285ed324fe","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-7.26.0.tgz","fileCount":190,"integrity":"sha512-i5DfNKvHL+njW3RkuLu5tKNOKBqZWvHY39HxUHzBh/Yrng55N0ZwlIwkVVFtPVQNhG0hWdbHBTrG4ODhKCtiDw==","signatures":[{"sig":"MEYCIQCRD7xP16tpGDcVUHmuYDXjEax2oZ9RXym7MqhNYlfZUAIhANrO7SBCNDRlLydFeHnup2YvrO2AgG1p/6d90zUHGSve","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":904406},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"06bf3edad0d1d1dba9b44f17b8c791de6768576d","scripts":{"copy":"npm run copy:pkg && npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v24.19.0+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"24.19.0","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.2","pg-env":"^1.30.0","genomic":"^5.6.5","pg-cache":"^3.26.0","csv-to-pg":"^4.11.0","@pgpmjs/ast":"^0.12.0","@pgpmjs/env":"^2.42.0","git-changed":"^0.4.0","@pgpmjs/diff":"^0.4.0","pgsql-parser":"^18.2.6","@pgpmjs/slice":"^0.15.0","@pgpmjs/types":"^2.51.0","@pgpmjs/bundle":"^0.15.0","@pgpmjs/logger":"^2.24.1","pgsql-deparser":"^18.3.6","@pgpmjs/transform":"^0.24.0","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.26.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.4","copyfiles":"^2.4.1","inquirerer":"^4.9.3","@pgsql/types":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_7.26.0_1786747248133_0.7790141731746967","host":"s3://npm-registry-packages-npm-production"}},"7.26.1":{"name":"@pgpmjs/core","version":"7.26.1","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@7.26.1","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"8ad4164df39e6783579eb9af7258bb8f93b19680","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-7.26.1.tgz","fileCount":190,"integrity":"sha512-CfNNCO9QQiCYcjNKkMM4kFv3Bj6WHicM6tO0JN7Kg/9BjgLjDM6eBODooXtOmrykujyzraT06lMQxvU907bOTA==","signatures":[{"sig":"MEUCIFmtpP1XV47tLvRyJALD8m3lHEedMHESJT0LaAenSkdRAiEA5/FRKabRAF7PqHnqv8CGDxbhl7Is6PeSlCJY5CPK5OY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":904406},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"ce544846eafd96280fac2607f873960392ae2c89","scripts":{"copy":"npm run copy:pkg && npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v24.19.0+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"24.19.0","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.2","pg-env":"^1.30.1","genomic":"^5.6.5","pg-cache":"^3.26.1","csv-to-pg":"^4.11.0","@pgpmjs/ast":"^0.12.1","@pgpmjs/env":"^2.42.1","git-changed":"^0.4.0","@pgpmjs/diff":"^0.4.1","pgsql-parser":"^18.2.6","@pgpmjs/slice":"^0.15.1","@pgpmjs/types":"^2.51.1","@pgpmjs/bundle":"^0.15.1","@pgpmjs/logger":"^2.24.1","pgsql-deparser":"^18.3.6","@pgpmjs/transform":"^0.24.1","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.26.1"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.4","copyfiles":"^2.4.1","inquirerer":"^4.9.3","@pgsql/types":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_7.26.1_1786800279966_0.5326163170314693","host":"s3://npm-registry-packages-npm-production"}},"7.27.0":{"name":"@pgpmjs/core","version":"7.27.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@7.27.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"98381575e77594dd7534b9f9889a61a15f0b4546","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-7.27.0.tgz","fileCount":190,"integrity":"sha512-P/aKqXcKEg4KmiqKL9XA37yIxMXBEfjGNRTcAxawqERpCACgzZ6G/rSq2gXOmSjKJEIj54w3imCdT+47kNrbXw==","signatures":[{"sig":"MEYCIQCHLXLXHMvzUVAByJWYb3CBAcAOqVVURDtEWBx7afyWFAIhAMVaTAGrvcxJoggiaGtRKkQTB8WIBDGNTzsVh4Sq5rPa","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":904406},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"b5b6b9f05276b7e9cbd3d1f4acd31dd315c353ea","scripts":{"copy":"npm run copy:pkg && npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v24.19.0+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"24.19.0","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.2","pg-env":"^1.31.0","genomic":"^5.6.5","pg-cache":"^3.27.0","csv-to-pg":"^4.12.0","@pgpmjs/ast":"^0.13.0","@pgpmjs/env":"^2.43.0","git-changed":"^0.4.0","@pgpmjs/diff":"^0.5.0","pgsql-parser":"^18.2.6","@pgpmjs/slice":"^0.16.0","@pgpmjs/types":"^2.52.0","@pgpmjs/bundle":"^0.16.0","@pgpmjs/logger":"^2.25.0","pgsql-deparser":"^18.3.6","@pgpmjs/transform":"^0.25.0","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.27.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.4","copyfiles":"^2.4.1","inquirerer":"^4.9.3","@pgsql/types":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_7.27.0_1787019058130_0.3188442371068212","host":"s3://npm-registry-packages-npm-production"}},"7.27.1":{"name":"@pgpmjs/core","version":"7.27.1","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@7.27.1","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"ad094ff0ab4bfa04ff0101f0000118e015abcc81","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-7.27.1.tgz","fileCount":190,"integrity":"sha512-OXK8kxOir5pAhkYraMT8wo24nmSuuu3NzdT75BI5VXjRJPXPZ9tz3soYzxPbGqt6BEBBkXxGg4CZhGSv5Qt1Zw==","signatures":[{"sig":"MEQCIFwwQBt0Vv4SH0f3S7ulYX29PMmVLK9DRr1NvOzBZbCsAiA1kZ8JGrbKb4Bnqi0GfmF4nVfk+9WQ3WMEd5K+lfMpsw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":904406},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"77d58bb93796be91d4e00156bb6847392584d3bc","scripts":{"copy":"npm run copy:pkg && npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v24.19.0+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"24.19.0","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.2","pg-env":"^1.31.0","genomic":"^5.6.5","pg-cache":"^3.27.1","csv-to-pg":"^4.12.0","@pgpmjs/ast":"^0.13.1","@pgpmjs/env":"^2.43.1","git-changed":"^0.4.0","@pgpmjs/diff":"^0.5.1","pgsql-parser":"^18.2.6","@pgpmjs/slice":"^0.16.1","@pgpmjs/types":"^2.52.1","@pgpmjs/bundle":"^0.16.1","@pgpmjs/logger":"^2.25.0","pgsql-deparser":"^18.3.6","@pgpmjs/transform":"^0.25.1","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.27.1"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.4","copyfiles":"^2.4.1","inquirerer":"^4.9.3","@pgsql/types":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_7.27.1_1787939393622_0.702096948041866","host":"s3://npm-registry-packages-npm-production"}},"7.27.2":{"name":"@pgpmjs/core","version":"7.27.2","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@7.27.2","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"37e5d07149bd4cd7925a49b409eba18de622312b","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-7.27.2.tgz","fileCount":193,"integrity":"sha512-U9O3omMfM0hV5b0GkQSP8Vcc4P0aPmNbD94o0uZ/2OP3SH2F22iwTunQYVksHj7qM+eMVoYWKX3wO1UjO2CfWA==","signatures":[{"sig":"MEUCIQDgkcJh5T95YIE/idm1T1WsiF3ioaWq2y2MMhNhkcsYDQIgbYtm5wPGrmtauooe9gmtI9StrkCWiukUMc7C7iY9+QQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":907518},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"608acc891de5197ad3cb4bfd0babe1050dbec24a","scripts":{"copy":"npm run copy:pkg && npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v24.19.0+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"24.19.0","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.2","pg-env":"^1.31.0","genomic":"^5.6.5","pg-cache":"^3.27.1","csv-to-pg":"^4.12.0","@pgpmjs/ast":"^0.13.1","@pgpmjs/env":"^2.43.1","cross-spawn":"^7.0.6","git-changed":"^0.4.0","@pgpmjs/diff":"^0.5.1","pgsql-parser":"^18.2.6","@pgpmjs/slice":"^0.16.1","@pgpmjs/types":"^2.52.1","@pgpmjs/bundle":"^0.16.1","@pgpmjs/logger":"^2.25.0","pgsql-deparser":"^18.3.6","@pgpmjs/transform":"^0.25.1","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.27.1"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.3.0","@types/pg":"^8.20.4","copyfiles":"^2.4.1","inquirerer":"^4.9.3","@pgsql/types":"^18.0.0","@types/cross-spawn":"^6.0.6"},"_npmOperationalInternal":{"tmp":"tmp/core_7.27.2_1788232574222_0.3567664028106581","host":"s3://npm-registry-packages-npm-production"}},"7.27.3":{"name":"@pgpmjs/core","version":"7.27.3","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@7.27.3","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"bdf4d0b65d080a247ce8e60961e4515172f54bd9","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-7.27.3.tgz","fileCount":193,"integrity":"sha512-VXyQZKdtoqY8HHqD0TeR3dXIbGcILp+bzDO2Ps9R6SzUSgKuhHvIe1UwE4y7vERIdOW01O+G5sHP2ab1Ys7a/w==","signatures":[{"sig":"MEUCICw7/gJVkE1COBQIh/B6DUS0T6qBJnykl8U+YdUJ384BAiEAhLH2r3tembcB7oc66lvNVRrMWrr7f95grjmOCh1PjnA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":907518},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"5e0bfead2856d1a062b495d343a43e543343f9b8","scripts":{"copy":"npm run copy:pkg && npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v24.19.0+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"24.19.0","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.2","pg-env":"^1.31.1","genomic":"^5.6.6","pg-cache":"^3.27.2","csv-to-pg":"^4.12.1","@pgpmjs/ast":"^0.13.2","@pgpmjs/env":"^2.43.2","cross-spawn":"^7.0.6","git-changed":"^0.4.0","@pgpmjs/diff":"^0.5.2","pgsql-parser":"^18.2.6","@pgpmjs/slice":"^0.16.2","@pgpmjs/types":"^2.53.0","@pgpmjs/bundle":"^0.16.2","@pgpmjs/logger":"^2.25.1","pgsql-deparser":"^18.3.6","@pgpmjs/transform":"^0.25.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.27.2"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.8.0","@types/pg":"^8.20.4","copyfiles":"^2.4.1","inquirerer":"^4.9.4","@pgsql/types":"^18.0.0","@types/cross-spawn":"^6.0.6"},"_npmOperationalInternal":{"tmp":"tmp/core_7.27.3_1788295701477_0.3565249836878037","host":"s3://npm-registry-packages-npm-production"}},"7.27.4":{"name":"@pgpmjs/core","version":"7.27.4","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@7.27.4","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"7b8fb0fa080a357b5829051fa6dca20f3b2a07f4","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-7.27.4.tgz","fileCount":193,"integrity":"sha512-TmV4/l38iHS2xdZ0fbTAcuE2zXpexXDW1D6LILxMfPIzHMI2P/QEbQJ5HXFGNDPu14jB5sQjtcnEyySzFpjnLA==","signatures":[{"sig":"MEYCIQCoTtZogfvbyM9AFOJjk3yea6E/tMrZhowvhm2P1qmQQgIhAPnt4GTfGD/wskpyldGLZKFvT7rYyi5ya2G+BnTRqIdL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":907518},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"6e2d71a9eb4e1f49f0de0b2b594b2f811de97442","scripts":{"copy":"npm run copy:pkg && npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v24.19.0+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"24.19.0","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.2","pg-env":"^1.31.1","genomic":"^5.6.6","pg-cache":"^3.27.3","csv-to-pg":"^4.12.1","@pgpmjs/ast":"^0.13.3","@pgpmjs/env":"^2.43.3","cross-spawn":"^7.0.6","git-changed":"^0.4.0","@pgpmjs/diff":"^0.5.3","pgsql-parser":"^18.2.6","@pgpmjs/slice":"^0.16.3","@pgpmjs/types":"^2.53.1","@pgpmjs/bundle":"^0.16.3","@pgpmjs/logger":"^2.25.1","pgsql-deparser":"^18.3.6","@pgpmjs/transform":"^0.25.3","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.27.3"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.8.0","@types/pg":"^8.20.4","copyfiles":"^2.4.1","inquirerer":"^4.9.4","@pgsql/types":"^18.0.0","@types/cross-spawn":"^6.0.6"},"_npmOperationalInternal":{"tmp":"tmp/core_7.27.4_1788420415844_0.13565424422182581","host":"s3://npm-registry-packages-npm-production"}},"7.27.5":{"name":"@pgpmjs/core","version":"7.27.5","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@7.27.5","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"4bfb0cbef6093cb41355f7d4c3a8cf21558f26cc","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-7.27.5.tgz","fileCount":193,"integrity":"sha512-qObTVzxPM6BPziSUvdMjMt1yMzlhMAbVzLGbie7khNHfRQC4w9P6k3PebvC8rX5yiWwhT/shic+feIksYkz0rA==","signatures":[{"sig":"MEQCIBBGUeH7VW5AyjZQjb20D4VDaA2k1rVHSGVQJ511JlzDAiBff0B26wyimCeVXw+i+MgWDkmuKa3q1uMTenPy0hneJA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":907518},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"01e073830677c0587bab564b7d575a06b5156f0c","scripts":{"copy":"npm run copy:pkg && npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v24.19.0+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"24.19.0","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.2","pg-env":"^1.31.1","genomic":"^5.6.6","pg-cache":"^3.27.4","csv-to-pg":"^4.12.1","@pgpmjs/ast":"^0.13.4","@pgpmjs/env":"^2.43.4","cross-spawn":"^7.0.6","git-changed":"^0.4.0","@pgpmjs/diff":"^0.5.4","pgsql-parser":"^18.2.6","@pgpmjs/slice":"^0.16.4","@pgpmjs/types":"^2.53.2","@pgpmjs/bundle":"^0.16.4","@pgpmjs/logger":"^2.25.1","pgsql-deparser":"^18.3.6","@pgpmjs/transform":"^0.25.4","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.27.4"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.8.0","@types/pg":"^8.20.4","copyfiles":"^2.4.1","inquirerer":"^4.9.4","@pgsql/types":"^18.0.0","@types/cross-spawn":"^6.0.6"},"_npmOperationalInternal":{"tmp":"tmp/core_7.27.5_1788540116625_0.2708472682583851","host":"s3://npm-registry-packages-npm-production"}},"7.27.6":{"name":"@pgpmjs/core","version":"7.27.6","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@7.27.6","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"904a6a0b27ddea46cd45c28f9f15eb2666d47446","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-7.27.6.tgz","fileCount":193,"integrity":"sha512-hVII3RVaWFNcUUpB73NoK4fQVLw6npW90GzeoX4tfKYx5lAJmqNtsqLFd2xlN7aWbVeCL9FFOE+ZVRciMBjWHA==","signatures":[{"sig":"MEQCIF/H5Bxuc5Dn/k/a3FYqQSlyVmAVbiX8lnn1CC06+sWDAiAe1vquWG90zEZ5/BwVOTeQDa1cECfdrP1nUcqVnothEA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":907518},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"27be33dc1ba8351e2a2c2bbb99b9c0798c0813b9","scripts":{"copy":"npm run copy:pkg && npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v24.19.0+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"24.19.0","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.2","pg-env":"^1.31.1","genomic":"^5.6.6","pg-cache":"^3.27.5","csv-to-pg":"^4.12.1","@pgpmjs/ast":"^0.13.5","@pgpmjs/env":"^2.43.5","cross-spawn":"^7.0.6","git-changed":"^0.4.0","@pgpmjs/diff":"^0.5.5","pgsql-parser":"^18.2.6","@pgpmjs/slice":"^0.16.5","@pgpmjs/types":"^2.53.3","@pgpmjs/bundle":"^0.16.5","@pgpmjs/logger":"^2.25.1","pgsql-deparser":"^18.3.6","@pgpmjs/transform":"^0.25.5","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.27.5"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.8.0","@types/pg":"^8.20.4","copyfiles":"^2.4.1","inquirerer":"^4.9.4","@pgsql/types":"^18.0.0","@types/cross-spawn":"^6.0.6"},"_npmOperationalInternal":{"tmp":"tmp/core_7.27.6_1788894061670_0.7292815592316471","host":"s3://npm-registry-packages-npm-production"}},"7.27.7":{"name":"@pgpmjs/core","version":"7.27.7","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@7.27.7","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"c789e9d376390b2e8b9eb6e4a55bb23667bef3e8","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-7.27.7.tgz","fileCount":193,"integrity":"sha512-b3d7/h+mzaItcfnIrZHJJ+P26kFG7lKSA34K1GO4WNllLUf8/fP5rPzBOzKmXlJoBYcSuxk8jQ0oMwbSDpiSjw==","signatures":[{"sig":"MEQCIGA6HOZ95JkETYqxQgwKtPJSxN1x8z0D5Bf/pJiK5ZRlAiBDW8V3yJQLaQyVvW7MauXWaHIafh5YVO/KW7Xx6V8Gvg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQCWb4kSD1sLTFriwRgtRtaUK71qw2X3PQ9lFGcZSq3ZdwIhAOoBUdOZxEQJoAS5a5HbqDEhAVAM1sFW/UHJ5WsILIYV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":907518},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"9bba983b38395277e0400294aaa380e586b049d4","scripts":{"copy":"npm run copy:pkg && npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v24.19.0+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"24.19.0","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.2","pg-env":"^1.31.1","genomic":"^5.6.6","pg-cache":"^3.27.6","csv-to-pg":"^4.12.1","@pgpmjs/ast":"^0.13.6","@pgpmjs/env":"^2.43.6","cross-spawn":"^7.0.6","git-changed":"^0.4.0","@pgpmjs/diff":"^0.5.6","pgsql-parser":"^18.2.6","@pgpmjs/slice":"^0.16.6","@pgpmjs/types":"^2.53.4","@pgpmjs/bundle":"^0.16.6","@pgpmjs/logger":"^2.25.1","pgsql-deparser":"^18.3.6","@pgpmjs/transform":"^0.25.6","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.27.6"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.8.0","@types/pg":"^8.20.4","copyfiles":"^2.4.1","inquirerer":"^4.9.4","@pgsql/types":"^18.0.0","@types/cross-spawn":"^6.0.6"},"_npmOperationalInternal":{"tmp":"tmp/core_7.27.7_1789442738956_0.3871367675093067","host":"s3://npm-registry-packages-npm-production"}},"7.28.0":{"name":"@pgpmjs/core","version":"7.28.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@7.28.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"9883998362a234974c7f8065f86b4be43a716c0a","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-7.28.0.tgz","fileCount":193,"integrity":"sha512-HzDj0pRHr4vxVUC91bZkYKzHBb5kQXhl4kSkswTNgikAuzchgM1fstaHjiBW2Tzt27qVjlIAms+/tTElBkaNIw==","signatures":[{"sig":"MEUCIAP+PBapIZAExiisQU0WOjNoy0EfGbY8McG2bvRc0AruAiEAln9czgoeAJGJ4wmtdn3bEulycszOMvGWxA67JlWpyYc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDBtFg1xjNM3OGwusVvjxbRq230rH8TC4f8EVa1P9MqtwIhAM40JG3uptRnlFbquFlXCZ5LuVW+oC40St+O4qeqoXG/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":907518},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"399437801c27b070312125f3f0ee821ce16e183e","scripts":{"copy":"npm run copy:pkg && npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v24.19.0+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"24.19.0","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.2","pg-env":"^1.31.1","genomic":"^5.6.6","pg-cache":"^3.28.0","csv-to-pg":"^4.12.1","@pgpmjs/ast":"^0.14.0","@pgpmjs/env":"^2.44.0","cross-spawn":"^7.0.6","git-changed":"^0.4.0","@pgpmjs/diff":"^0.6.0","pgsql-parser":"^18.2.6","@pgpmjs/slice":"^0.17.0","@pgpmjs/types":"^2.54.0","@pgpmjs/bundle":"^0.17.0","@pgpmjs/logger":"^2.25.1","pgsql-deparser":"^18.3.6","@pgpmjs/transform":"^0.26.0","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.28.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.8.0","@types/pg":"^8.20.4","copyfiles":"^2.4.1","inquirerer":"^4.9.4","@pgsql/types":"^18.0.0","@types/cross-spawn":"^6.0.6"},"_npmOperationalInternal":{"tmp":"tmp/core_7.28.0_1789605479883_0.10042916843376282","host":"s3://npm-registry-packages-npm-production"}},"7.29.0":{"name":"@pgpmjs/core","version":"7.29.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@7.29.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"40769f412f33a49c1365ac8ef888256c863a46ea","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-7.29.0.tgz","fileCount":193,"integrity":"sha512-DMDYlDxZftdLTFRktwxbd/WzH4BG8i9Xxv3oU3TLIqLkwildkKlIieFgCAkl5BEAilbO5P6YeOs1h9MqiebHDQ==","signatures":[{"sig":"MEQCIFDLPQt0UrtTATC1x+oNISIqnd/HyHrjkiFWkZU8BC5WAiAS/KJUYj0HB9D6f3g56BfKu9ACKCzsTFdimEhLwhG37A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIFNq2+ibMvltSdJ5b7/zs7aonlAwWacjrEmLg7MJoW5eAiEAx9/oRLwk901i1OndFU/OB5HRphWZYTXaWJxmWBamMXI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":907518},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"baa84094b8541eb5000701b0060aa5b298032dc7","scripts":{"copy":"npm run copy:pkg && npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v24.19.0+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"24.19.0","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.2","pg-env":"^1.32.0","genomic":"^5.6.6","pg-cache":"^3.29.0","csv-to-pg":"^4.13.0","@pgpmjs/ast":"^0.15.0","@pgpmjs/env":"^2.45.0","cross-spawn":"^7.0.6","git-changed":"^0.4.0","@pgpmjs/diff":"^0.7.0","pgsql-parser":"^18.2.6","@pgpmjs/slice":"^0.18.0","@pgpmjs/types":"^2.55.0","@pgpmjs/bundle":"^0.18.0","@pgpmjs/logger":"^2.26.0","pgsql-deparser":"^18.3.6","@pgpmjs/transform":"^0.27.0","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.29.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.8.0","@types/pg":"^8.20.4","copyfiles":"^2.4.1","inquirerer":"^4.9.4","@pgsql/types":"^18.0.0","@types/cross-spawn":"^6.0.6"},"_npmOperationalInternal":{"tmp":"tmp/core_7.29.0_1789613498417_0.9568754238128876","host":"s3://npm-registry-packages-npm-production"}},"7.30.0":{"name":"@pgpmjs/core","version":"7.30.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@7.30.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"47f172033dd0dbbc392b0d25fc9fc450cee93d32","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-7.30.0.tgz","fileCount":193,"integrity":"sha512-rMEBXZvRDl2rbgkiskauR9mzALZ5c3wTNNkJtRQ64022mgzIL4a8mYhV9kz1LEGjc2VXo+azkbnhGcOkGZoN+w==","signatures":[{"sig":"MEUCIAMNzUAS1kPeNXJSj/lMx/JVzA0SVhhPRYG+Wa7NpIfiAiEA5IB9eVkEL41ReW5ZUQSdG5CFRs6WoblytyAvh7n/+JU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIEwkftBtpzMOfycLW1jM3ZcY7Cmwax3sB3fYkfoFdxq0AiEA0TzWY/ySD6LT7ixSqM8OdpsVGuM2q5P/X8HdvhVM/eM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":918816},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"79b4264038d5c4da44ac1ed461195a4853f3953c","scripts":{"copy":"npm run copy:pkg && npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v24.19.0+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"24.19.0","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.2","pg-env":"^1.32.0","genomic":"^5.6.6","pg-cache":"^3.29.0","csv-to-pg":"^4.13.0","@pgpmjs/ast":"^0.15.0","@pgpmjs/env":"^2.45.0","cross-spawn":"^7.0.6","git-changed":"^0.4.0","@pgpmjs/diff":"^0.7.0","pgsql-parser":"^18.2.6","@pgpmjs/slice":"^0.18.0","@pgpmjs/types":"^2.55.0","@pgpmjs/bundle":"^0.18.0","@pgpmjs/logger":"^2.26.0","pgsql-deparser":"^18.3.6","@pgpmjs/transform":"^0.27.0","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.29.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.8.0","@types/pg":"^8.20.4","copyfiles":"^2.4.1","inquirerer":"^4.9.4","@pgsql/types":"^18.0.0","@types/cross-spawn":"^6.0.6"},"_npmOperationalInternal":{"tmp":"tmp/core_7.30.0_1789617971035_0.15311440439154955","host":"s3://npm-registry-packages-npm-production"}},"7.31.0":{"name":"@pgpmjs/core","version":"7.31.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@7.31.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"482eb2f09277708f1a2b36865379e646d064cb97","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-7.31.0.tgz","fileCount":193,"integrity":"sha512-9HigSpntGDVFc9T1iL9Ql7HUowZzVytp3DNUMPYHTzMwhPMNUGcpy8B04sgLcX4mA7HPtL7hE4gsz77jK2TJ0A==","signatures":[{"sig":"MEYCIQD7rkzKV7ysZ7ByQFOwFBHt7w4eiFgdmOZ2/nl4NZ3EJAIhAIHPJcp3X4F1vSyxgYclRdV8o1BCt9+WlE6GsADV7m1d","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIFOtlbH5HrjYXECGwG0qxeX1+NwNCj35RAi/pFVlzRm2AiBLtixtMJEcNiFg80rfpY+6QkcprVforHZtVncNpgmnMA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":918816},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"75b888926505b473eeef7a76fea1554e5a1cf4cc","scripts":{"copy":"npm run copy:pkg && npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v24.19.0+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"24.19.0","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yanse":"^0.2.2","pg-env":"^1.32.0","genomic":"^5.6.6","pg-cache":"^3.29.0","csv-to-pg":"^4.14.0","@pgpmjs/ast":"^0.15.0","@pgpmjs/env":"^2.45.0","cross-spawn":"^7.0.6","git-changed":"^0.4.0","@pgpmjs/diff":"^0.8.0","pgsql-parser":"^18.2.7","@pgpmjs/slice":"^0.19.0","@pgpmjs/types":"^2.55.0","@pgpmjs/bundle":"^0.18.0","@pgpmjs/logger":"^2.26.0","pgsql-deparser":"^18.3.7","@pgpmjs/transform":"^0.28.0","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.29.0"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.8.0","@types/pg":"^8.20.4","copyfiles":"^2.4.1","inquirerer":"^4.9.4","@pgsql/types":"^18.0.0","@types/cross-spawn":"^6.0.6"},"_npmOperationalInternal":{"tmp":"tmp/core_7.31.0_1789633651692_0.5547400436979262","host":"s3://npm-registry-packages-npm-production"}},"7.32.0":{"name":"@pgpmjs/core","version":"7.32.0","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@7.32.0","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"1a2429a4c3ee6fedddc20d3101857f80854dc8ae","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-7.32.0.tgz","fileCount":196,"integrity":"sha512-nNAmNuZbIFamHJHUhCUoRm2gvCDknK0R/xkkzEKWtk3Z6pJtVwXLHTeLQ4wnR/2CcDVdqjkZb+kDsaQu4wrAvQ==","signatures":[{"sig":"MEQCICaW0o2A9IyP/ZBDazUZDYuZqT2J4uDaSaKt00ODPk7pAiAA2W2uJpXyBI6qWLp/wFq+2leL3qZ75Oz3Wq/pza1TLA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQCQRHrnfQgWdvFlk4vtRmxrWF88of/RiFY4siFE0pBcBAIhAKmTPItHmCb8OMHnhcn5/MxKr81lqf+00qULjrxZHzZc","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":937838},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"0e26550efd7cd782ecaa106be30b3251efd97e6e","scripts":{"copy":"npm run copy:pkg && npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v24.19.0+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"24.19.0","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yaml":"^2.9.0","yanse":"^0.2.2","pg-env":"^1.32.0","genomic":"^5.6.6","pg-cache":"^3.29.1","csv-to-pg":"^4.14.0","@pgpmjs/ast":"^0.15.1","@pgpmjs/env":"^2.45.1","cross-spawn":"^7.0.6","git-changed":"^0.4.0","@pgpmjs/diff":"^0.8.1","pgsql-parser":"^18.2.7","@pgpmjs/slice":"^0.19.1","@pgpmjs/types":"^2.55.1","@pgpmjs/bundle":"^0.18.1","@pgpmjs/logger":"^2.26.0","pgsql-deparser":"^18.3.7","@pgpmjs/transform":"^0.28.1","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.29.1"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.8.0","@types/pg":"^8.20.4","copyfiles":"^2.4.1","inquirerer":"^4.9.4","@pgsql/types":"^18.0.0","@types/cross-spawn":"^6.0.6"},"_npmOperationalInternal":{"tmp":"tmp/core_7.32.0_1789686272649_0.8477732337798458","host":"s3://npm-registry-packages-npm-production"}},"7.32.1":{"name":"@pgpmjs/core","version":"7.32.1","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"author":"Constructive <developers@constructive.io>","license":"MIT","_id":"@pgpmjs/core@7.32.1","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"homepage":"https://github.com/constructive-io/constructive","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"df5308114c8697e829ea0f8ce992854df332cac7","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-7.32.1.tgz","fileCount":196,"integrity":"sha512-PyZypbc40eExQSpKvs9Vmg2fc++fR5SuzRz1m0bZ2RtEE8/351lJiBi7EW0OuBn6A2m75Kwb0yH+UIrg3/6kOw==","signatures":[{"sig":"MEYCIQDo4ETfRGqiY5WSKsC/L8xIMRaAsDvf33tFydBEVdbVAgIhAIwQbVO6xRjLNmcQIhlodIXl6QU6imHnLyuAoTO6kly/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIAk9+rTKrBu7AQ4tvVJ1cb/Ou3jLdj913ubaILaOOy/kAiAVpYIjBTLVaeHloburPIy2uWgb3ojaCf+VBD9jY5gipA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":937838},"main":"index.js","types":"index.d.ts","module":"esm/index.js","gitHead":"e05686fb94c5e22c954436f18c25aa4439b9e83e","scripts":{"copy":"npm run copy:pkg && npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v24.19.0+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"_nodeVersion":"24.19.0","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yaml":"^2.9.0","yanse":"^0.2.2","pg-env":"^1.32.0","genomic":"^5.6.6","pg-cache":"^3.29.2","csv-to-pg":"^4.14.0","@pgpmjs/ast":"^0.15.2","@pgpmjs/env":"^2.45.2","cross-spawn":"^7.0.6","git-changed":"^0.4.0","@pgpmjs/diff":"^0.8.2","pgsql-parser":"^18.2.7","@pgpmjs/slice":"^0.19.2","@pgpmjs/types":"^2.55.2","@pgpmjs/bundle":"^0.18.2","@pgpmjs/logger":"^2.26.0","pgsql-deparser":"^18.3.7","@pgpmjs/transform":"^0.28.2","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.29.2"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.8.0","@types/pg":"^8.20.4","copyfiles":"^2.4.1","inquirerer":"^4.9.4","@pgsql/types":"^18.0.0","@types/cross-spawn":"^6.0.6"},"_npmOperationalInternal":{"tmp":"tmp/core_7.32.1_1789781936699_0.7659873967371793","host":"s3://npm-registry-packages-npm-production"}},"7.32.2":{"_id":"@pgpmjs/core@7.32.2","bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"dist":{"shasum":"1e4dc9a345ce9988c57a7b569ef837ba701c4950","tarball":"https://registry.npmjs.org/@pgpmjs/core/-/core-7.32.2.tgz","fileCount":196,"integrity":"sha512-yWYinEMGtYSu5OZBUQ0CKTM3/3z5ML6c/lUgWOeYGH1QpztryjQsxpfG2Nlqg6kf406aYL/N1CdycSFycbjyeQ==","signatures":[{"sig":"MEMCHxLyk56bE3eQUlu6jv5P44G1gy5H2QetpswcbV13+0YCIE+OR6xhbsAKVIR23woCEqvmJfBXs22g3odWFnk4GgVj","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQD+pQMksWu/7NW27LxaSfh2hxfaRP97TvTHSKbIIpzV+QIhAMhCuUgnB5OWyFlKlfUXNEwEsYZJ/dScKNts5ioZXPLz"}],"unpackedSize":937838},"main":"index.js","name":"@pgpmjs/core","types":"index.d.ts","author":"Constructive <developers@constructive.io>","module":"esm/index.js","gitHead":"4c68f85c7d9b3c72082f8305dffc0b3dfca80941","license":"MIT","scripts":{"copy":"npm run copy:pkg && npm run copy:sql","lint":"eslint . --fix","test":"jest","build":"makage build && npm run copy","clean":"makage clean","prepack":"npm run build","copy:pkg":"makage assets","copy:sql":"copyfiles -f src/migrate/sql/* dist/migrate/sql && copyfiles -f src/migrate/sql/* dist/esm/migrate/sql","build:dev":"makage build --dev","test:watch":"jest --watch"},"version":"7.32.2","_npmUser":{"name":"pyramation","email":"pyramation@gmail.com"},"homepage":"https://github.com/constructive-io/constructive","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"_npmVersion":"lerna/8.2.4/node@v24.19.0+arm64 (darwin)","description":"PGPM Package and Migration Tools","directories":{},"maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"_nodeVersion":"24.19.0","dependencies":{"pg":"^8.21.0","glob":"^13.0.6","yaml":"^2.9.0","yanse":"^0.2.2","pg-env":"^1.32.0","genomic":"^5.6.6","pg-cache":"^3.29.3","csv-to-pg":"^4.14.1","@pgpmjs/ast":"^0.15.3","@pgpmjs/env":"^2.46.0","cross-spawn":"^7.0.6","git-changed":"^0.4.0","@pgpmjs/diff":"^0.8.3","pgsql-parser":"^18.2.8","@pgpmjs/slice":"^0.19.3","@pgpmjs/types":"^2.56.0","@pgpmjs/bundle":"^0.18.3","@pgpmjs/logger":"^2.26.0","pgsql-deparser":"^18.3.8","@pgpmjs/transform":"^0.28.3","parse-package-name":"^1.0.0","@pgpmjs/server-utils":"^3.29.3"},"publishConfig":{"access":"public","directory":"dist"},"_hasShrinkwrap":false,"devDependencies":{"makage":"^0.8.0","@types/pg":"^8.20.4","copyfiles":"^2.4.1","inquirerer":"^4.9.4","@pgsql/types":"^18.0.0","@types/cross-spawn":"^6.0.6"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/core_7.32.2_1790290695673_0.5868680016406043"}}},"time":{"created":"2025-12-14T01:46:49.740Z","modified":"2026-09-24T22:58:15.959Z","3.0.0":"2025-12-14T01:46:50.017Z","3.0.1":"2025-12-14T03:25:44.021Z","3.0.2":"2025-12-14T03:54:37.182Z","3.0.3":"2025-12-16T10:07:09.196Z","3.0.4":"2025-12-17T06:24:28.686Z","3.0.5":"2025-12-18T01:08:18.488Z","3.0.6":"2025-12-19T21:28:14.590Z","3.0.7":"2025-12-21T05:42:43.360Z","3.0.8":"2025-12-21T06:30:04.184Z","3.0.9":"2025-12-21T07:51:50.850Z","3.1.0":"2025-12-22T06:39:27.882Z","3.1.1":"2025-12-22T07:18:31.466Z","3.1.2":"2025-12-23T08:35:43.439Z","3.1.3":"2025-12-24T02:43:41.922Z","3.1.4":"2025-12-24T21:47:11.212Z","3.2.0":"2025-12-24T23:16:56.873Z","3.2.1":"2025-12-25T06:05:17.879Z","3.2.2":"2025-12-25T07:43:07.167Z","3.2.3":"2025-12-25T08:11:19.178Z","4.0.0":"2025-12-25T21:29:34.367Z","4.0.1":"2025-12-26T00:12:06.289Z","4.0.2":"2025-12-26T03:35:47.774Z","4.0.3":"2025-12-26T04:53:00.081Z","4.1.0":"2025-12-26T08:00:15.279Z","4.1.1":"2025-12-26T10:45:51.153Z","4.1.2":"2025-12-27T00:40:27.777Z","4.2.0":"2025-12-27T02:33:21.305Z","4.2.1":"2025-12-27T03:29:17.361Z","4.3.0":"2025-12-27T06:22:51.113Z","4.4.0":"2025-12-27T07:59:29.170Z","4.5.0":"2025-12-27T12:54:17.574Z","4.5.1":"2025-12-31T02:56:36.020Z","4.5.2":"2025-12-31T03:58:49.785Z","4.5.3":"2025-12-31T04:31:14.562Z","4.5.4":"2025-12-31T06:09:11.777Z","4.6.0":"2025-12-31T13:17:30.841Z","4.6.1":"2025-12-31T22:57:17.585Z","4.6.2":"2025-12-31T23:38:38.372Z","4.6.3":"2026-01-02T01:44:38.206Z","4.7.0":"2026-01-02T05:21:13.984Z","4.7.1":"2026-01-03T09:16:43.353Z","4.7.2":"2026-01-05T05:20:43.410Z","4.8.0":"2026-01-05T08:55:01.247Z","4.9.0":"2026-01-05T10:45:33.100Z","4.9.1":"2026-01-06T01:40:03.917Z","4.10.0":"2026-01-07T16:37:51.053Z","4.10.1":"2026-01-07T18:05:57.281Z","4.11.0":"2026-01-08T06:25:24.270Z","4.12.0":"2026-01-08T08:45:51.895Z","4.12.1":"2026-01-08T09:22:41.366Z","4.12.2":"2026-01-08T09:51:21.664Z","4.13.0":"2026-01-08T10:59:14.092Z","4.13.1":"2026-01-08T11:28:37.220Z","4.13.2":"2026-01-08T12:10:18.189Z","4.13.3":"2026-01-08T14:49:55.658Z","4.14.0":"2026-01-09T17:17:08.227Z","4.15.0":"2026-01-14T01:30:54.677Z","4.15.1":"2026-01-14T07:27:03.459Z","4.16.0":"2026-01-18T06:23:40.000Z","4.16.1":"2026-01-19T23:51:59.835Z","4.17.0":"2026-01-20T03:51:58.808Z","4.17.1":"2026-01-22T10:49:59.573Z","5.0.0":"2026-01-24T05:56:42.832Z","5.0.1":"2026-01-24T07:15:58.883Z","5.1.0":"2026-01-27T23:39:47.420Z","5.1.1":"2026-01-28T11:22:40.974Z","5.2.0":"2026-02-09T05:55:00.907Z","5.2.1":"2026-02-13T02:26:55.973Z","6.0.0":"2026-02-13T07:09:55.645Z","6.1.0":"2026-02-19T03:32:29.949Z","6.2.0":"2026-02-24T18:51:08.055Z","6.3.0":"2026-02-26T05:47:29.549Z","6.3.1":"2026-02-28T00:51:59.858Z","6.3.2":"2026-02-28T03:02:43.963Z","6.4.0":"2026-03-01T02:23:14.739Z","6.4.1":"2026-03-03T05:55:11.769Z","6.4.2":"2026-03-04T13:54:40.148Z","6.6.2":"2026-03-12T05:46:46.382Z","6.6.3":"2026-03-15T04:59:49.778Z","6.6.4":"2026-03-15T22:32:09.379Z","6.6.5":"2026-03-16T06:27:59.488Z","6.7.0":"2026-03-17T17:14:17.935Z","6.7.1":"2026-03-17T20:31:22.195Z","6.8.0":"2026-03-20T04:14:20.075Z","6.8.1":"2026-03-21T03:35:54.538Z","6.8.2":"2026-03-21T21:46:51.956Z","6.9.0":"2026-03-24T06:36:30.803Z","6.9.1":"2026-03-24T07:18:20.484Z","6.9.3":"2026-03-25T09:14:42.207Z","6.10.0":"2026-03-26T05:59:35.628Z","6.10.1":"2026-03-26T08:01:39.754Z","6.10.2":"2026-03-27T12:16:50.712Z","6.10.3":"2026-03-27T22:45:23.081Z","6.10.4":"2026-03-28T19:48:28.392Z","6.10.5":"2026-03-31T02:03:52.332Z","6.10.6":"2026-03-31T03:02:29.171Z","6.10.7":"2026-04-02T02:44:58.101Z","6.10.8":"2026-04-04T02:50:59.320Z","6.11.0":"2026-04-09T22:54:18.845Z","6.11.1":"2026-04-11T00:24:12.464Z","6.12.0":"2026-04-18T02:30:43.031Z","6.12.1":"2026-04-19T09:16:04.618Z","6.12.2":"2026-04-20T17:02:12.938Z","6.12.3":"2026-04-20T17:06:52.493Z","6.12.4":"2026-04-27T02:59:36.353Z","6.13.0":"2026-05-05T07:38:33.305Z","6.14.0":"2026-05-06T07:08:46.307Z","6.15.0":"2026-05-08T06:04:38.893Z","6.16.0":"2026-05-08T08:32:39.618Z","6.16.1":"2026-05-09T21:37:21.058Z","6.17.0":"2026-05-11T03:53:18.080Z","6.17.1":"2026-05-11T09:44:28.406Z","6.18.0":"2026-05-14T21:34:35.170Z","6.18.1":"2026-05-17T04:15:36.129Z","6.19.0":"2026-05-20T07:41:49.880Z","6.19.1":"2026-05-21T23:03:23.912Z","6.20.0":"2026-05-23T03:02:04.791Z","6.20.1":"2026-05-24T01:14:50.480Z","6.20.2":"2026-05-29T04:46:54.605Z","6.21.0":"2026-05-30T17:29:33.359Z","6.22.0":"2026-06-05T06:26:04.852Z","6.22.1":"2026-06-06T05:09:19.110Z","6.23.0":"2026-06-06T20:47:49.013Z","6.24.0":"2026-06-07T00:16:51.780Z","6.24.1":"2026-06-22T23:44:43.686Z","6.25.0":"2026-06-27T11:55:40.958Z","6.26.0":"2026-06-28T01:29:59.003Z","6.26.1":"2026-06-28T07:26:43.749Z","6.27.0":"2026-07-08T06:15:08.585Z","6.27.1":"2026-07-10T21:19:01.324Z","6.27.2":"2026-07-10T22:22:03.956Z","6.28.0":"2026-07-11T06:52:19.517Z","6.28.1":"2026-07-11T07:52:25.450Z","6.28.2":"2026-07-12T18:21:20.606Z","6.28.3":"2026-07-12T20:44:23.548Z","6.29.0":"2026-07-12T20:50:35.129Z","6.29.1":"2026-07-13T00:40:00.177Z","6.29.2":"2026-07-13T23:23:54.778Z","6.30.0":"2026-07-17T17:21:03.759Z","6.31.0":"2026-07-18T00:23:36.816Z","6.32.0":"2026-07-18T05:37:20.827Z","6.32.1":"2026-07-18T11:23:34.385Z","6.32.2":"2026-07-20T09:54:26.869Z","6.33.0":"2026-07-20T21:57:06.336Z","6.34.0":"2026-07-21T00:32:51.203Z","7.0.0":"2026-07-21T23:50:10.664Z","7.1.0":"2026-07-22T08:59:00.285Z","7.2.0":"2026-07-23T02:29:35.783Z","7.2.1":"2026-07-23T08:34:47.286Z","7.2.2":"2026-07-23T17:55:43.019Z","7.3.0":"2026-07-25T17:56:26.647Z","7.4.2":"2026-07-26T05:22:14.569Z","7.5.0":"2026-07-27T08:43:22.640Z","7.5.1":"2026-07-27T10:15:37.721Z","7.8.0":"2026-07-27T22:04:06.713Z","7.9.0":"2026-07-28T00:15:08.484Z","7.9.1":"2026-07-28T00:34:31.865Z","7.10.0":"2026-07-28T19:07:04.795Z","7.11.0":"2026-07-28T23:57:54.496Z","7.11.1":"2026-07-29T06:37:25.312Z","7.13.0":"2026-07-29T09:13:26.893Z","7.14.0":"2026-07-30T01:10:20.546Z","7.15.0":"2026-07-30T05:10:36.557Z","7.16.0":"2026-07-30T08:36:56.874Z","7.17.0":"2026-07-30T10:08:52.514Z","7.17.2":"2026-07-30T20:00:57.251Z","7.18.0":"2026-07-31T00:15:42.140Z","7.19.0":"2026-07-31T02:23:42.899Z","7.20.0":"2026-07-31T02:34:23.463Z","7.20.1":"2026-07-31T05:34:09.627Z","7.20.2":"2026-07-31T06:01:06.169Z","7.20.3":"2026-07-31T06:07:21.302Z","7.20.4":"2026-07-31T06:15:30.539Z","7.21.0":"2026-07-31T08:45:30.155Z","7.21.1":"2026-07-31T18:32:15.433Z","7.21.2":"2026-07-31T22:44:27.147Z","7.21.3":"2026-08-01T02:10:17.806Z","7.21.4":"2026-08-01T05:40:21.774Z","7.22.0":"2026-08-02T20:19:25.678Z","7.23.0":"2026-08-03T07:13:09.033Z","7.24.0":"2026-08-03T09:24:42.482Z","7.25.0":"2026-08-04T01:36:41.689Z","7.25.1":"2026-08-05T22:48:22.288Z","7.25.2":"2026-08-06T00:08:39.299Z","7.25.3":"2026-08-07T18:42:45.169Z","7.25.4":"2026-08-07T22:40:09.637Z","7.25.5":"2026-08-13T22:20:24.520Z","7.25.6":"2026-08-13T23:29:14.528Z","7.25.7":"2026-08-14T00:07:50.020Z","7.26.0":"2026-08-14T22:40:48.302Z","7.26.1":"2026-08-15T13:24:40.108Z","7.27.0":"2026-08-18T02:10:58.305Z","7.27.1":"2026-08-28T17:49:53.832Z","7.27.2":"2026-09-01T03:16:14.406Z","7.27.3":"2026-09-01T20:48:21.627Z","7.27.4":"2026-09-03T07:26:56.039Z","7.27.5":"2026-09-04T16:41:56.811Z","7.27.6":"2026-09-08T19:01:01.826Z","7.27.7":"2026-09-15T03:25:39.116Z","7.28.0":"2026-09-17T00:38:00.025Z","7.29.0":"2026-09-17T02:51:38.519Z","7.30.0":"2026-09-17T04:06:11.214Z","7.31.0":"2026-09-17T08:27:31.767Z","7.32.0":"2026-09-17T23:04:32.777Z","7.32.1":"2026-09-19T01:38:56.791Z","7.32.2":"2026-09-24T22:58:15.780Z"},"bugs":{"url":"https://github.com/constructive-io/constructive/issues"},"author":"Constructive <developers@constructive.io>","license":"MIT","homepage":"https://github.com/constructive-io/constructive","keywords":["database","migration","postgresql","pgpm","pgpmjs","schema","sqitch"],"repository":{"url":"https://github.com/constructive-io/constructive","type":"git"},"description":"PGPM Package and Migration Tools","maintainers":[{"name":"pyramation","email":"pyramation@gmail.com"}],"readme":"","readmeFilename":""}