{"_id":"@adminjs/prisma","_rev":"19-b691191e30d780d08f261a7da66ae289","name":"@adminjs/prisma","dist-tags":{"beta":"4.0.0-beta.1","latest":"5.0.4"},"versions":{"1.0.0-beta.1":{"name":"@adminjs/prisma","version":"1.0.0-beta.1","keywords":["prisma","provider","adminjs","orm admin","prisma admin","admin panel"],"author":{"name":"Rafał Dzięgielewski","email":"rafal.dzieg@gmail.com"},"license":"MIT","_id":"@adminjs/prisma@1.0.0-beta.1","maintainers":[{"name":"szrama","email":"lukasz.szramko@gmail.com"},{"name":"dziraf","email":"rafal.dzieg@gmail.com"},{"name":"adminjs-developer","email":"adminjs@softwarebrothers.co"}],"homepage":"https://github.com/SoftwareBrothers/adminjs-prisma#readme","bugs":{"url":"https://github.com/SoftwareBrothers/adminjs-prisma/issues"},"dist":{"shasum":"c95755edf6c42b8371cfacd86ec9d0fc37d16c5e","tarball":"https://registry.npmjs.org/@adminjs/prisma/-/prisma-1.0.0-beta.1.tgz","fileCount":34,"integrity":"sha512-5NgCQt2NWm03dGkTLYvL3fyb/Vo5Ys8HQcjDUMC4pqp+K++o4s0n89iunVsiZW1bP8vLoE+nUxe4UNyflfmB1g==","signatures":[{"sig":"MEUCIQCpewEDMJAxAjJvmjA51Ny1Qysp7/1uTKSctbMY1lWFIgIgJWEXJ76PZTKC4hPx8QUWnOC5/PdJLlkTCi1CLvwtKYs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44758},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"lib/index.d.ts","prisma":{"schema":"spec/prisma/schema.prisma"},"gitHead":"28a9f3e9aab81ec2070c5230264f4f5c6c7167e9","scripts":{"dev":"yarn clean && tsc -w","lint":"eslint './src/**/*.{ts,js}' './spec/**/*.{ts,js}' './example-app/**/*.{ts,js}' --ignore-pattern 'build' --ignore-pattern 'yarn.lock'","test":"dotenv -e .env -- jest --config ./jest.json --runInBand --forceExit --detectOpenHandles --verbose","build":"tsc","clean":"rm -fR lib","release":"semantic-release","ts-node":"ts-node","check:all":"yarn lint && yarn test && yarn build"},"_npmUser":{"name":"adminjs-developer","email":"adminjs@softwarebrothers.co"},"deprecated":"Only latest major versions of AdminJS packages are supported, upgrade to @latest","repository":{"url":"git+https://github.com/SoftwareBrothers/adminjs-prisma.git","type":"git"},"_npmVersion":"7.24.2","description":"Prisma adapter for AdminJS","directories":{},"_nodeVersion":"14.18.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.12.1","jest":"^27.2.5","husky":"^4.2.5","eslint":"^7.5.0","prisma":"^3.2.1","adminjs":"^5.0.0","ts-jest":"^27.0.5","ts-node":"^8.4.1","dotenv-cli":"^4.0.0","typescript":"^4.0.3","@types/jest":"^27.0.2","@types/node":"12.0.10","@prisma/client":"^3.2.1","tsconfig-paths":"^3.9.0","@commitlint/cli":"^8.3.5","semantic-release":"^17.0.7","eslint-plugin-react":"^7.20.3","eslint-config-airbnb":"^18.2.0","eslint-plugin-import":"^2.22.0","@semantic-release/git":"^9.0.0","eslint-plugin-jsx-a11y":"^6.3.1","@typescript-eslint/parser":"^3.7.0","eslint-plugin-react-hooks":"^4.0.8","semantic-release-slack-bot":"^1.6.2","@commitlint/config-conventional":"^8.3.4","@typescript-eslint/eslint-plugin":"^3.7.0"},"peerDependencies":{"adminjs":"^5.0.0","@prisma/client":"^3.2.1"},"optionalDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/prisma_1.0.0-beta.1_1634293709789_0.6019639947165776","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"@adminjs/prisma","version":"1.0.0","keywords":["prisma","provider","adminjs","orm admin","prisma admin","admin panel"],"author":{"name":"Rafał Dzięgielewski","email":"rafal.dzieg@gmail.com"},"license":"MIT","_id":"@adminjs/prisma@1.0.0","maintainers":[{"name":"szrama","email":"lukasz.szramko@gmail.com"},{"name":"dziraf","email":"rafal.dzieg@gmail.com"},{"name":"adminjs-developer","email":"adminjs@softwarebrothers.co"}],"homepage":"https://github.com/SoftwareBrothers/adminjs-prisma#readme","bugs":{"url":"https://github.com/SoftwareBrothers/adminjs-prisma/issues"},"dist":{"shasum":"9019eace20c817b97c163ed090f7caa73b78ab09","tarball":"https://registry.npmjs.org/@adminjs/prisma/-/prisma-1.0.0.tgz","fileCount":34,"integrity":"sha512-YR/HDvRmHZ71JZRbARJrpJn8Zs4HRNeNqcjUcZFp/5/iYe5o1pkGmNH0awM+iFfHMAoe30W1hle9NR3AI7AhUQ==","signatures":[{"sig":"MEUCIBcBHqOHFFQEKw8ON1l5Rnp3UKo167t6fCcMBm6OrKq/AiEAmiF+phudSw5RVuTH1EyP/bPFJoG5oMFmQlnDouV/14I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45031},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"lib/index.d.ts","prisma":{"schema":"spec/prisma/schema.prisma"},"gitHead":"9e6140f3727582e122d21b92f7d9fd57a162d35c","scripts":{"dev":"yarn clean && tsc -w","lint":"eslint './src/**/*.{ts,js}' './spec/**/*.{ts,js}' './example-app/**/*.{ts,js}' --ignore-pattern 'build' --ignore-pattern 'yarn.lock'","test":"dotenv -e .env -- jest --config ./jest.json --runInBand --forceExit --detectOpenHandles --verbose","build":"tsc","clean":"rm -fR lib","release":"semantic-release","ts-node":"ts-node","check:all":"yarn lint && yarn test && yarn build"},"_npmUser":{"name":"adminjs-developer","email":"adminjs@softwarebrothers.co"},"deprecated":"Only latest major versions of AdminJS packages are supported, upgrade to @latest","repository":{"url":"git+https://github.com/SoftwareBrothers/adminjs-prisma.git","type":"git"},"_npmVersion":"7.24.2","description":"Prisma adapter for AdminJS","directories":{},"_nodeVersion":"14.18.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.12.1","jest":"^27.2.5","husky":"^4.2.5","eslint":"^7.5.0","prisma":"^3.2.1","adminjs":"^5.0.0","ts-jest":"^27.0.5","ts-node":"^8.4.1","dotenv-cli":"^4.0.0","typescript":"^4.0.3","@types/jest":"^27.0.2","@types/node":"12.0.10","@prisma/client":"^3.2.1","tsconfig-paths":"^3.9.0","@commitlint/cli":"^8.3.5","semantic-release":"^17.0.7","eslint-plugin-react":"^7.20.3","eslint-config-airbnb":"^18.2.0","eslint-plugin-import":"^2.22.0","@semantic-release/git":"^9.0.0","eslint-plugin-jsx-a11y":"^6.3.1","@typescript-eslint/parser":"^3.7.0","eslint-plugin-react-hooks":"^4.0.8","semantic-release-slack-bot":"^1.6.2","@commitlint/config-conventional":"^8.3.4","@typescript-eslint/eslint-plugin":"^3.7.0"},"peerDependencies":{"adminjs":"^5.0.0","@prisma/client":"^3.2.1"},"optionalDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/prisma_1.0.0_1634548391402_0.31160081083171387","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"@adminjs/prisma","version":"1.0.1","keywords":["prisma","provider","adminjs","orm admin","prisma admin","admin panel"],"author":{"name":"Rafał Dzięgielewski","email":"rafal.dzieg@gmail.com"},"license":"MIT","_id":"@adminjs/prisma@1.0.1","maintainers":[{"name":"szrama","email":"lukasz.szramko@gmail.com"},{"name":"dziraf","email":"rafal.dzieg@gmail.com"},{"name":"adminjs-developer","email":"adminjs@softwarebrothers.co"}],"homepage":"https://github.com/SoftwareBrothers/adminjs-prisma#readme","bugs":{"url":"https://github.com/SoftwareBrothers/adminjs-prisma/issues"},"dist":{"shasum":"c5eda72b25bd475b5d9dc00efe709da508268c2d","tarball":"https://registry.npmjs.org/@adminjs/prisma/-/prisma-1.0.1.tgz","fileCount":34,"integrity":"sha512-lDQZKhSpcwpKIELaDKtJKn65eY+1ar3/qGn8Ve1VMQyU35x7LEyyud5qO7Cj0StTy2ldYqcgG8KcaXsIv99sGQ==","signatures":[{"sig":"MEUCIQDBZwrndlESM2Fx5/taXHssSJdCeT9dGUpYDIomzT4f3AIgRNlH0c9OLrEmtzKi628xWWHIw3yapypzGLX5LJAfcOQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45072},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"lib/index.d.ts","prisma":{"schema":"spec/prisma/schema.prisma"},"gitHead":"1fb77c04dbb976079e7b9837bcd5f52ebbe21d62","scripts":{"dev":"yarn clean && tsc -w","lint":"eslint './src/**/*.{ts,js}' './spec/**/*.{ts,js}' './example-app/**/*.{ts,js}' --ignore-pattern 'build' --ignore-pattern 'yarn.lock'","test":"dotenv -e .env -- jest --config ./jest.json --runInBand --forceExit --detectOpenHandles --verbose","build":"tsc","clean":"rm -fR lib","release":"semantic-release","ts-node":"ts-node","check:all":"yarn lint && yarn test && yarn build"},"_npmUser":{"name":"adminjs-developer","email":"adminjs@softwarebrothers.co"},"deprecated":"Only latest major versions of AdminJS packages are supported, upgrade to @latest","repository":{"url":"git+https://github.com/SoftwareBrothers/adminjs-prisma.git","type":"git"},"_npmVersion":"7.24.2","description":"Prisma adapter for AdminJS","directories":{},"_nodeVersion":"14.18.1","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.12.1","jest":"^27.2.5","husky":"^4.2.5","eslint":"^7.5.0","prisma":"^3.2.1","adminjs":"^5.0.0","ts-jest":"^27.0.5","ts-node":"^8.4.1","dotenv-cli":"^4.0.0","typescript":"^4.0.3","@types/jest":"^27.0.2","@types/node":"12.0.10","@prisma/client":"^3.2.1","tsconfig-paths":"^3.9.0","@commitlint/cli":"^8.3.5","semantic-release":"^17.0.7","eslint-plugin-react":"^7.20.3","eslint-config-airbnb":"^18.2.0","eslint-plugin-import":"^2.22.0","@semantic-release/git":"^9.0.0","eslint-plugin-jsx-a11y":"^6.3.1","@typescript-eslint/parser":"^3.7.0","eslint-plugin-react-hooks":"^4.0.8","semantic-release-slack-bot":"^1.6.2","@commitlint/config-conventional":"^8.3.4","@typescript-eslint/eslint-plugin":"^3.7.0"},"peerDependencies":{"adminjs":"^5.0.0","@prisma/client":"^3.2.1"},"optionalDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/prisma_1.0.1_1636545571151_0.4502684230264258","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"@adminjs/prisma","version":"1.0.2","keywords":["prisma","provider","adminjs","orm admin","prisma admin","admin panel"],"author":{"name":"Rafał Dzięgielewski","email":"rafal.dzieg@gmail.com"},"license":"MIT","_id":"@adminjs/prisma@1.0.2","maintainers":[{"name":"szrama","email":"lukasz.szramko@gmail.com"},{"name":"dziraf","email":"rafal.dzieg@gmail.com"},{"name":"adminjs-developer","email":"adminjs@softwarebrothers.co"}],"homepage":"https://github.com/SoftwareBrothers/adminjs-prisma#readme","bugs":{"url":"https://github.com/SoftwareBrothers/adminjs-prisma/issues"},"dist":{"shasum":"1e234bdfd4abc42f6b8951b4fa0b34bf49db43f1","tarball":"https://registry.npmjs.org/@adminjs/prisma/-/prisma-1.0.2.tgz","fileCount":34,"integrity":"sha512-Fw5Ih5GWts1r2TKbT+YVMYyzpbK/yN0oO6DzseiuPIxTN4WWWn4CH1YWesEmMqmHoRCbmqb4rtjqMuJbn2Fvuw==","signatures":[{"sig":"MEUCIBujJC0lMjLWHSu2iujm2HAQdafQg/FuCpnzDdDqJb5OAiEA13K1fhrjuOdIgxaMCap6I588QPIQ74wcf/FrvkbBn2M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45564,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhm1nJCRA9TVsSAnZWagAAodAP/2Ut/M6xgiucLlmmnybS\nOv/HEpKwETtGVSahYHGiqlWWyIMUgfUOgyEWxCUM4zn+Ihtj4UmP2UrI12Qz\n6QC5K7MkP8sBh46gTZHrYmEHZ3LOu7KsMYdX0gKQx4Huq5xuMBHe/lmcL+G9\nJYzSSGyeMoWzaTRBXfNloYL7/fHcLPthNqR4MLiSffsoF/krF+d7OEipSs3k\nVu3ml8kZJLRoaHZRK6jsVjxKIucRs0crBa15hx+yykabOXWs1IWVxbW0lYEi\n8y5g9jm5LK6LdPObFdnsER5AU+A8RIC1t++E6Lb3VN8wAtIuw97V6reMkPVo\nC5BPHV9+1pVYXy899rXfd7Yy131BnIPJeUVfNn/4BDg72QrDztCiIyQwSuUP\nzFuWXOHsA45FTHv+Ue78YKM9esKMvsl2rK2a0Z8g/JoWhwmrxko5ViNYO7BH\ny7PhEDG8qzG3Zwi4ML54Ro676qPtN+FOzpvsVGY4qlUFJTdCIJ4LKlt0WqJ5\n1TJOM9zKroFia6Je9ilR5H5cQmsbc0RdH25NBUYI0fF17UJ20pCIndEwdXuO\noVt4q2SvdyGh2fH8+ZW2i177CGtIpbrNE1RZA1iM6gmyrJQDVFjfDVarDeNK\nDXeVSGWG/3O5WcyQ/KJVr+h6yUf5MtzBWBDutBBSkE8qbXW3za3MUd6VbK+K\nVeOb\r\n=exeS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"lib/index.d.ts","prisma":{"schema":"spec/prisma/schema.prisma"},"gitHead":"aad7eeeab8f5d406610f4e37a945bea6336ae676","scripts":{"dev":"yarn clean && tsc -w","lint":"eslint './src/**/*.{ts,js}' './spec/**/*.{ts,js}' './example-app/**/*.{ts,js}' --ignore-pattern 'build' --ignore-pattern 'yarn.lock'","test":"dotenv -e .env -- jest --config ./jest.json --runInBand --forceExit --detectOpenHandles --verbose","build":"tsc","clean":"rm -fR lib","release":"semantic-release","ts-node":"ts-node","check:all":"yarn lint && yarn test && yarn build"},"_npmUser":{"name":"adminjs-developer","email":"adminjs@softwarebrothers.co"},"deprecated":"Only latest major versions of AdminJS packages are supported, upgrade to @latest","repository":{"url":"git+https://github.com/SoftwareBrothers/adminjs-prisma.git","type":"git"},"_npmVersion":"7.24.2","description":"Prisma adapter for AdminJS","directories":{},"_nodeVersion":"14.18.1","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.12.1","jest":"^27.2.5","husky":"^4.2.5","eslint":"^7.5.0","prisma":"^3.2.1","adminjs":"^5.0.0","ts-jest":"^27.0.5","ts-node":"^8.4.1","dotenv-cli":"^4.0.0","typescript":"^4.0.3","@types/jest":"^27.0.2","@types/node":"12.0.10","@prisma/client":"^3.2.1","tsconfig-paths":"^3.9.0","@commitlint/cli":"^8.3.5","semantic-release":"^17.0.7","eslint-plugin-react":"^7.20.3","eslint-config-airbnb":"^18.2.0","eslint-plugin-import":"^2.22.0","@semantic-release/git":"^9.0.0","eslint-plugin-jsx-a11y":"^6.3.1","@typescript-eslint/parser":"^3.7.0","eslint-plugin-react-hooks":"^4.0.8","semantic-release-slack-bot":"^1.6.2","@commitlint/config-conventional":"^8.3.4","@typescript-eslint/eslint-plugin":"^3.7.0"},"peerDependencies":{"adminjs":"^5.0.0","@prisma/client":"^3.2.1"},"optionalDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/prisma_1.0.2_1637571016842_0.9816463026737812","host":"s3://npm-registry-packages"}},"1.0.3":{"name":"@adminjs/prisma","version":"1.0.3","keywords":["prisma","provider","adminjs","orm admin","prisma admin","admin panel"],"author":{"name":"Rafał Dzięgielewski","email":"rafal.dzieg@gmail.com"},"license":"MIT","_id":"@adminjs/prisma@1.0.3","maintainers":[{"name":"szrama","email":"lukasz.szramko@gmail.com"},{"name":"dziraf","email":"rafal.dzieg@gmail.com"},{"name":"adminjs-developer","email":"adminjs@softwarebrothers.co"}],"homepage":"https://github.com/SoftwareBrothers/adminjs-prisma#readme","bugs":{"url":"https://github.com/SoftwareBrothers/adminjs-prisma/issues"},"dist":{"shasum":"139275bea520bbd4369db81f97572941985d0754","tarball":"https://registry.npmjs.org/@adminjs/prisma/-/prisma-1.0.3.tgz","fileCount":34,"integrity":"sha512-Jdk91I3eZ7voDfs/l4Jjj7yveo6RPzNwM98sLGv4tbivtmngvvE4J9CReZmW6jGa4Z0etnMvlkuT9x29CdkH7Q==","signatures":[{"sig":"MEUCIQDBNZ5uoV9rrMxqy34O55xeVHR6TYpr1Wv/2NRb8olxhAIgWhCBODyceitjWWejN2hwkkpymXOHC1bjqIJO8xiDDvw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":51124,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiAkPnCRA9TVsSAnZWagAA8YMP/0pyz+OVNfUxwWnfb4To\nIZVltOjKRfKJUKT4y8soidF3lTS2/XOBCNIG9q+74k2d/34v/1vSA6AsslZD\nox5kkYnxaDK/n+bpGLKPEHhtBWoDANxOUZKCA4jfAqZKoL/MV5ntLGVFOJwr\nJiuLC8dhUnIS2BCzXxABsQqfDIKxDkTGpNLYCCAfOZYGkEZd5K13IgVx/H+k\nvGx3muHmeKhw0qI+4Fff6IvoA4hmcOIUeZNib9BQ1vgsuUXTYo/1U9Ho6sgt\nac5LMB66fnhMGVORiLdPPLx+BpNFs9fjPbIVmYXg2iRvSFSA6DcBGUyp3Qj7\ntjaipcF6Vg0WKCJFeqe9L+/X1UUsO6hvj7HMLDmkWqq8zWSyrpEH4vb0CY+k\nKGL2afQoDSYX4/paByzBNBdOcjPz7V6SHJS+2aQ41/7W+VBteWiQEpfNdrJ5\naaV8KI6f180IarjQmAZI2U/CBWTLdbMlxl2coMSMRc5jXl3AlR0qQETU0hFF\n9PU4CEDVZxss/ntwvRCEqx1/oyAQZIH4vl2z7qqH5RXPwvh4LMCHUHoMb2fS\nlSR3rvRaBiFXVKrWtlaavZlN3Tte7xvS/GdG9BeH7Sj6M5H+Rr7W33gptu5V\n0XCCEZUGoi+giJQUyQPvr9ZzZmtMqFPiOs9fZpufdi7EVDauV8N19llE7AhY\nQFgh\r\n=V+Q8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"lib/index.d.ts","prisma":{"schema":"spec/prisma/schema.prisma"},"gitHead":"df252b3739bcb307545927460eb7f866aacfa622","scripts":{"dev":"yarn clean && tsc -w","lint":"eslint './src/**/*.{ts,js}' './spec/**/*.{ts,js}' './example-app/**/*.{ts,js}' --ignore-pattern 'build' --ignore-pattern 'yarn.lock'","test":"dotenv -e .env -- jest --config ./jest.json --runInBand --forceExit --detectOpenHandles --verbose","build":"tsc","clean":"rm -fR lib","release":"semantic-release","ts-node":"ts-node","check:all":"yarn lint && yarn test && yarn build"},"_npmUser":{"name":"adminjs-developer","email":"adminjs@softwarebrothers.co"},"deprecated":"Only latest major versions of AdminJS packages are supported, upgrade to @latest","repository":{"url":"git+https://github.com/SoftwareBrothers/adminjs-prisma.git","type":"git"},"_npmVersion":"7.24.2","description":"Prisma adapter for AdminJS","directories":{},"_nodeVersion":"14.18.3","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.12.1","jest":"^27.2.5","husky":"^4.2.5","eslint":"^7.5.0","prisma":"^3.2.1","adminjs":"^5.0.0","ts-jest":"^27.0.5","ts-node":"^8.4.1","dotenv-cli":"^4.0.0","typescript":"^4.0.3","@types/jest":"^27.0.2","@types/node":"12.0.10","@prisma/client":"^3.2.1","tsconfig-paths":"^3.9.0","@commitlint/cli":"^8.3.5","semantic-release":"^17.0.7","eslint-plugin-react":"^7.20.3","eslint-config-airbnb":"^18.2.0","eslint-plugin-import":"^2.22.0","@semantic-release/git":"^9.0.0","eslint-plugin-jsx-a11y":"^6.3.1","@typescript-eslint/parser":"^3.7.0","eslint-plugin-react-hooks":"^4.0.8","semantic-release-slack-bot":"^1.6.2","@commitlint/config-conventional":"^8.3.4","@typescript-eslint/eslint-plugin":"^3.7.0"},"peerDependencies":{"adminjs":"^5.0.0","@prisma/client":"^3.2.1"},"optionalDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/prisma_1.0.3_1644315623130_0.6256988607575615","host":"s3://npm-registry-packages"}},"1.0.4":{"name":"@adminjs/prisma","version":"1.0.4","keywords":["prisma","provider","adminjs","orm admin","prisma admin","admin panel"],"author":{"name":"Rafał Dzięgielewski","email":"rafal.dzieg@gmail.com"},"license":"MIT","_id":"@adminjs/prisma@1.0.4","maintainers":[{"name":"szrama","email":"lukasz.szramko@gmail.com"},{"name":"dziraf","email":"rafal.dzieg@gmail.com"},{"name":"adminjs-developer","email":"adminjs@softwarebrothers.co"}],"homepage":"https://github.com/SoftwareBrothers/adminjs-prisma#readme","bugs":{"url":"https://github.com/SoftwareBrothers/adminjs-prisma/issues"},"dist":{"shasum":"4280be541f33be0d5e24077be66e040f1e0dc391","tarball":"https://registry.npmjs.org/@adminjs/prisma/-/prisma-1.0.4.tgz","fileCount":34,"integrity":"sha512-uCRXg8dEo1xhHjzldifYZ9IAOVMXenZZ7E6wT91H/nJxgTz9pGpSM4WMiLLyuKypjwpZVtkjfdoIJCS9RzjMDQ==","signatures":[{"sig":"MEQCIH6/s1UM4HillcWdw9+8Stu2NHgodmqkfxxrJeCsTFsJAiB6XsrmoPtm5AZ+NGuCdBnDsGEQ3cytZUfDaUATk5r4rA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":51267,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJitap/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpAgQ//dCVVvXvSGd1aFXfY0DFLwoaPr1xq3TcjTY8rkQqCYP19vn5M\r\nE+KMwK+jSxE2id+eAGAu3C5cZsYu7GSPZk8kND7oZVU8ceWd2/CaMr1ClA2A\r\nUPY7rJGVvdl5OZL1mj43T/jSesGtl9CTbefcGWG6Jn6+InXTgJTwAJ7ydqgE\r\nHi4F+uLM0cRLbWFXISvr013RlGOKdNPB7LKrFOEA/NFjGqvGEsVBMiPRZTi0\r\nhvGS3fwtzAirlf1kRc07OM3u3spnXoLI26D+fI1Rx05dWbR22u54N8KZkkez\r\nYFQwXHmYHp6PyntCPLSbmuvwQIgtKyTXwE4hBG2WLcS3UGX+7yfWww7FBmTG\r\n31czr9SlwEGtnQMaCwEMGA3Cy0/BaNpRk43Am0q3kPeJo51hviwszq7FH5KJ\r\n4zgpawJFtKJUctMKk/N1EXv3L2zriAh7g5vVTOLa8fLofsmnkGv1Yh3zUAk7\r\nWwXdlhbNcZBL4jlBSuFa+lqunTch5YVxgh+dCuuA8vjVeRsh9v8DYC3k5P0s\r\ngMQcyeZr5hMzvNws/vO5ETwxGMhqZ+cZ4MVTtdXORNFcWqiJimR0TEhde2sp\r\nS3xgzi/Q++zy92c85HCuJ5JqlyUbI7t2969/fg4kVUSNJZ9aLuYgsBdPtrW+\r\nj62dLT8VSUjq4kwJ4MFj7A1IMg/HxfnLLTE=\r\n=qAYS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"lib/index.d.ts","prisma":{"schema":"spec/prisma/schema.prisma"},"gitHead":"b740d133f8a17a664cadfab9a88eaa8acb3bed0d","scripts":{"dev":"yarn clean && tsc -w","lint":"eslint './src/**/*.{ts,js}' './spec/**/*.{ts,js}' './example-app/**/*.{ts,js}' --ignore-pattern 'build' --ignore-pattern 'yarn.lock'","test":"dotenv -e .env -- jest --config ./jest.json --runInBand --forceExit --detectOpenHandles --verbose","build":"tsc","clean":"rm -fR lib","release":"semantic-release","ts-node":"ts-node","check:all":"yarn lint && yarn test && yarn build"},"_npmUser":{"name":"adminjs-developer","email":"adminjs@softwarebrothers.co"},"deprecated":"Only latest major versions of AdminJS packages are supported, upgrade to @latest","repository":{"url":"git+https://github.com/SoftwareBrothers/adminjs-prisma.git","type":"git"},"_npmVersion":"7.24.2","description":"Prisma adapter for AdminJS","directories":{},"_nodeVersion":"14.19.3","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.12.1","jest":"^27.2.5","husky":"^4.2.5","eslint":"^7.5.0","prisma":"^3.2.1","adminjs":"^5.0.0","ts-jest":"^27.0.5","ts-node":"^8.4.1","dotenv-cli":"^4.0.0","typescript":"^4.0.3","@types/jest":"^27.0.2","@types/node":"12.0.10","@prisma/client":"^3.2.1","tsconfig-paths":"^3.9.0","@commitlint/cli":"^8.3.5","semantic-release":"^17.0.7","eslint-plugin-react":"^7.20.3","eslint-config-airbnb":"^18.2.0","eslint-plugin-import":"^2.22.0","@semantic-release/git":"^9.0.0","eslint-plugin-jsx-a11y":"^6.3.1","@typescript-eslint/parser":"^3.7.0","eslint-plugin-react-hooks":"^4.0.8","semantic-release-slack-bot":"^1.6.2","@commitlint/config-conventional":"^8.3.4","@typescript-eslint/eslint-plugin":"^3.7.0"},"peerDependencies":{"adminjs":"^5.0.0","@prisma/client":"^3.2.1"},"optionalDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/prisma_1.0.4_1656072831660_0.7810930654804169","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"@adminjs/prisma","version":"2.0.0","keywords":["prisma","provider","adminjs","orm admin","prisma admin","admin panel"],"author":{"name":"Rafał Dzięgielewski","email":"rafal.dzieg@gmail.com"},"license":"MIT","_id":"@adminjs/prisma@2.0.0","maintainers":[{"name":"szrama","email":"lukasz.szramko@gmail.com"},{"name":"dziraf","email":"rafal.dzieg@gmail.com"},{"name":"adminjs-developer","email":"adminjs@softwarebrothers.co"}],"homepage":"https://github.com/SoftwareBrothers/adminjs-prisma#readme","bugs":{"url":"https://github.com/SoftwareBrothers/adminjs-prisma/issues"},"dist":{"shasum":"c3cba922fe33708a574e7a00c24c09e08a194374","tarball":"https://registry.npmjs.org/@adminjs/prisma/-/prisma-2.0.0.tgz","fileCount":34,"integrity":"sha512-kdAIJ99/QRlknwSSDjLjXUNdV6FrM9+VwcGNwMS5UYLk30AIuzJ7+32I+x4LozOskgVcCSld8qShBN0Ms4RJJg==","signatures":[{"sig":"MEUCICcZB3r4nANqEjQvDnnK1DGZVGl5IM3E6bphZnvFFi0+AiEAg6lq36M+DJcxrsYi2M32ULkNCUAfDtkhYDakCPQR0Yc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":51268,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiztdCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpfIQ/+JU0XMe0qFIG56k3AtTQ0buCPEAfT6bmTl80LgFlQ85co9aC2\r\nEm1p9PAJUdY1r++1qgYqUR0cvYcq8MqKxok4qREt+deCvj9dzXAq0faqBoi8\r\nxaCxx12tpZlUBdEGDff3UOb+kU8lCmloSoGStLIcvW48mzEC617oj4mysDFO\r\nUBHXCs/agUAX6jcqIzUJiY5n2ZLG5e5z9yoECes/UgeuSuYyDSLTcnALnUJa\r\nfFuC9IJUAErff1G7ARxosZ+CgbAC5UCDfFLmdX4sZv41xoZuiF9XK2EQyjDi\r\nY9mTg1m89i1IEDBkoGKTxvehK7vTIi44kUHQa0xy/j6uxxxS4gi1tNsaoea/\r\nroqjb+D9jEfFTe57/yNNgHjbcaGODJoG2H9XYSB+5QMC+oRmd6XMjX1PgoIJ\r\n+EmJS8QOIILAbzNSUrYTM8tw5a+BgsPHpALk103WKNsAYB51sclR1WQiwEIq\r\nsx03x9wlvqlTuBzXwJav0n9cUX5XFLGkFJ2+YMlRDlmKhm7INmbNfxxhuSEQ\r\nUxunhTydO0aDFbLhugRj/CCtF7euMTQNvc3GTotzCUs2BnvUczvjZzNFER8Z\r\n5emCC0FmIPRj6tx7cM5QIDyOHhjrxHHthjytLHPbHVcJP7HOQaLmtVS0yNT3\r\npXn0Moizw/ih5CpXNK//0Eri0+m8QmUWBMM=\r\n=psnm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"lib/index.d.ts","prisma":{"schema":"spec/prisma/schema.prisma"},"gitHead":"f92f552a1526026bbb6cb7cc12a7930d82697a6b","scripts":{"dev":"yarn clean && tsc -w","lint":"eslint './src/**/*.{ts,js}' './spec/**/*.{ts,js}' './example-app/**/*.{ts,js}' --ignore-pattern 'build' --ignore-pattern 'yarn.lock'","test":"dotenv -e .env -- jest --config ./jest.json --runInBand --forceExit --detectOpenHandles --verbose","build":"tsc","clean":"rm -fR lib","release":"semantic-release","ts-node":"ts-node","check:all":"yarn lint && yarn test && yarn build"},"_npmUser":{"name":"adminjs-developer","email":"adminjs@softwarebrothers.co"},"deprecated":"Only latest major versions of AdminJS packages are supported, upgrade to @latest","repository":{"url":"git+https://github.com/SoftwareBrothers/adminjs-prisma.git","type":"git"},"_npmVersion":"7.24.2","description":"Prisma adapter for AdminJS","directories":{},"_nodeVersion":"14.20.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.12.1","jest":"^27.2.5","husky":"^4.2.5","eslint":"^7.5.0","prisma":"^3.2.1","adminjs":"^6.0.0","ts-jest":"^27.0.5","ts-node":"^8.4.1","dotenv-cli":"^4.0.0","typescript":"^4.0.3","@types/jest":"^27.0.2","@types/node":"12.0.10","@prisma/client":"^3.2.1","tsconfig-paths":"^3.9.0","@commitlint/cli":"^8.3.5","semantic-release":"^17.0.7","eslint-plugin-react":"^7.20.3","eslint-config-airbnb":"^18.2.0","eslint-plugin-import":"^2.22.0","@semantic-release/git":"^9.0.0","eslint-plugin-jsx-a11y":"^6.3.1","@typescript-eslint/parser":"^3.7.0","eslint-plugin-react-hooks":"^4.0.8","semantic-release-slack-bot":"^1.6.2","@commitlint/config-conventional":"^8.3.4","@typescript-eslint/eslint-plugin":"^3.7.0"},"peerDependencies":{"adminjs":">=6.0.0","@prisma/client":"^3.2.1"},"optionalDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/prisma_2.0.0_1657722690645_0.21091176043834392","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"@adminjs/prisma","version":"3.0.0","keywords":["prisma","provider","adminjs","orm admin","prisma admin","admin panel"],"author":{"name":"Rafał Dzięgielewski","email":"rafal.dzieg@gmail.com"},"license":"MIT","_id":"@adminjs/prisma@3.0.0","maintainers":[{"name":"szrama","email":"lukasz.szramko@gmail.com"},{"name":"dziraf","email":"rafal.dzieg@gmail.com"},{"name":"adminjs-developer","email":"adminjs@softwarebrothers.co"}],"homepage":"https://github.com/SoftwareBrothers/adminjs-prisma#readme","bugs":{"url":"https://github.com/SoftwareBrothers/adminjs-prisma/issues"},"dist":{"shasum":"fbdeda294c13d8016535919be21d2bc93d99cdef","tarball":"https://registry.npmjs.org/@adminjs/prisma/-/prisma-3.0.0.tgz","fileCount":34,"integrity":"sha512-ycqkhFidDS0RORsLSCjkWe6nxOaYdtEitZBzlfDH/53YNuwsXyXtGNDuRidSnDt3qDt9JaKA/+YZZVGhCGbz8Q==","signatures":[{"sig":"MEQCIExCKSDGaZz6/RqwX8D/wQha4Aqvl+1FXXF4UkCQQQIZAiAv5VQf7WSSM6E0i7b32TGOJBSVoDmW9MZDNwT2w6BXqg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":51333,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi1+o9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoNYA/9HQiOWuFztln3aqGEwk+cjQ/oCDx4UugJtH1ThrgN7RzNB1jM\r\n8rd5RN76P+KrP3YG08l+BN03+E5Y+yvF/kYE4RKG5rEnSaNI0XYWGsXMyZOu\r\nFj1v7qv0GpBT24XfVtY5liK16Mc3T4xXpAVfmvATaSmugonMlyQI1ddYUC0V\r\nreD9EuodsoOU8rcw38QmIde9O4kp/yRegSgwJDK9qQPqZRwvpSl3kzZ0t26o\r\nRX2HTzG1o7x7aJL/DHSF1rgjfP33iT5tCfUL13d2VQhO74/Pc62AaES0ORHf\r\nJvRJMNmhjzNO9UxAU3sUiYPnDs34czTwEYA2H11W7h2Ns2rEBG3yM97Xf7Xq\r\ni7kmIXftRUh5sYNrT10U+xZU21YBdYaqtjml8Yc/9RDXq9BuAWP6kYd6IXda\r\nKDjP1Txd60abV0vfW24eDQ2i5t0t4VoqWIVr5Lc4UkDEFV83VaFEZdrjiScK\r\nlxevCwvLRf2Htza/vu8JUpxHxQAKbBdmkA5+8wmt/ubwqDew/XNPtW52sI5L\r\nLPf+yHPDKTlgEnO6pINAuiCH1yWFdDoD5yV7ngiyOhEH23eGuAIBK7yYRtAk\r\naw01nM21IMTlWDHnTNshhWzYSfDRhanMtOid677dIKgy/eapFuRGfR5ImRlL\r\nSIFNnE4vhRT3CIsHDdBpC924WYGPdDetxoQ=\r\n=sZnd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"lib/index.d.ts","prisma":{"schema":"spec/prisma/schema.prisma"},"gitHead":"a1615342bf8feee201c7b7404ba64c5046ac942e","scripts":{"dev":"yarn clean && tsc -w","lint":"eslint './src/**/*.{ts,js}' './spec/**/*.{ts,js}' './example-app/**/*.{ts,js}' --ignore-pattern 'build' --ignore-pattern 'yarn.lock'","test":"dotenv -e .env -- jest --config ./jest.json --runInBand --forceExit --detectOpenHandles --verbose","build":"tsc","clean":"rm -fR lib","release":"semantic-release","ts-node":"ts-node","check:all":"yarn lint && yarn test && yarn build"},"_npmUser":{"name":"adminjs-developer","email":"adminjs@softwarebrothers.co"},"deprecated":"Only latest major versions of AdminJS packages are supported, upgrade to @latest","repository":{"url":"git+https://github.com/SoftwareBrothers/adminjs-prisma.git","type":"git"},"_npmVersion":"7.24.2","description":"Prisma adapter for AdminJS","directories":{},"_nodeVersion":"14.20.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.12.1","jest":"^27.2.5","husky":"^4.2.5","eslint":"^7.5.0","prisma":"^4.0.0","adminjs":"^6.0.0","ts-jest":"^27.0.5","ts-node":"^8.4.1","dotenv-cli":"^4.0.0","typescript":"^4.0.3","@types/jest":"^27.0.2","@types/node":"12.0.10","@prisma/client":"^4.0.0","tsconfig-paths":"^3.9.0","@commitlint/cli":"^8.3.5","semantic-release":"^17.0.7","eslint-plugin-react":"^7.20.3","eslint-config-airbnb":"^18.2.0","eslint-plugin-import":"^2.22.0","@semantic-release/git":"^9.0.0","eslint-plugin-jsx-a11y":"^6.3.1","@typescript-eslint/parser":"^3.7.0","eslint-plugin-react-hooks":"^4.0.8","semantic-release-slack-bot":"^1.6.2","@commitlint/config-conventional":"^8.3.4","@typescript-eslint/eslint-plugin":"^3.7.0"},"peerDependencies":{"adminjs":">=6.0.0","@prisma/client":"^3.2.1"},"optionalDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/prisma_3.0.0_1658317373417_0.15789462962415834","host":"s3://npm-registry-packages"}},"3.0.1":{"name":"@adminjs/prisma","version":"3.0.1","keywords":["prisma","provider","adminjs","orm admin","prisma admin","admin panel"],"author":{"name":"Rafał Dzięgielewski","email":"rafal.dzieg@gmail.com"},"license":"MIT","_id":"@adminjs/prisma@3.0.1","maintainers":[{"name":"szrama","email":"lukasz.szramko@gmail.com"},{"name":"dziraf","email":"rafal.dzieg@gmail.com"},{"name":"adminjs-developer","email":"adminjs@softwarebrothers.co"}],"homepage":"https://github.com/SoftwareBrothers/adminjs-prisma#readme","bugs":{"url":"https://github.com/SoftwareBrothers/adminjs-prisma/issues"},"dist":{"shasum":"7974691bcdddadde3ebd2c77af61d0fd954a6de5","tarball":"https://registry.npmjs.org/@adminjs/prisma/-/prisma-3.0.1.tgz","fileCount":34,"integrity":"sha512-rUznVjLwqtAvgSp4EjmLnWgRvAyIDJYVsrDFuiWWafzTbnvpcX+hpx0xpOS7IXMmS8clCw0/dMzOPeTZElDv3Q==","signatures":[{"sig":"MEYCIQCvjc+4m/lmqeT14q1x8fqwTLtmC0ypD0NF7cyNbWFASQIhAMzDApBAefpot5WerPyikaTuroT+Aie5S1ibGE7WAY73","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":51333,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi2D/bACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoLAhAAh/CL7vXs3XHAAOezMRr3ct1V6RSozv5amWD9HqZjeG/3YqXW\r\n2fTXqXxfpJmc0KnmXOcqCeDScC2AHChL8NBjLGqfr+FKZwsGEnnEFLp6YNoq\r\nuJSWt+vKdsuFaBxXdYtInuMuoNX5FQGQ408J7qY4sif7jk57QZBG/WwH6eDV\r\nweSiACOCOB8VYYu6EgrrSaP+lcmEIV+yo4S2mtGQ85V1RvU+c+0dcCAh1s4o\r\nTmMS9uRZbNbLUC36r1VQ6c7h8WUYWGaGcBHu9++fngDgclVlfoAffDhgOgSN\r\nx/rKoo4MyzFT8PyZf1HuqAshhFKjv+kmUK4teghdEsIbbJU3+iI+n7tQvasq\r\nHdJKdRNgxVgN4fjrUHc2xKM85MgNTjgFG7K5Wv96EpTbt/FKeboSYZMTKfAt\r\nkqwe+HMmmQUxROU2zokKZLKUxzuLAunlJEMenawU7MMNI6BjwVIacdE/UQTF\r\nGKt479/Hgg3adavaOMeHOJxKvMQeXijLmZZLn7l2dJFe+jwwtqC6NklZiyPJ\r\n8CNscacx65OUAUrjEfI9zjkoiYvQ3mMlVUbRf/1Uk4z+CCvrWvf6MKpe4HOY\r\nZ/X36BvRbDLRnVIUAhaVJW5QeL+dm/C2QzjNN00AJtPiSL+M3zkrg/6CsYAz\r\nGXVAvyxyfr9rK5IZ4rFphNEjGqkGwgXmLwA=\r\n=EBWq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"lib/index.d.ts","prisma":{"schema":"spec/prisma/schema.prisma"},"gitHead":"ef59ed5d62f484f76ad8edfa29fada720b334772","scripts":{"dev":"yarn clean && tsc -w","lint":"eslint './src/**/*.{ts,js}' './spec/**/*.{ts,js}' './example-app/**/*.{ts,js}' --ignore-pattern 'build' --ignore-pattern 'yarn.lock'","test":"dotenv -e .env -- jest --config ./jest.json --runInBand --forceExit --detectOpenHandles --verbose","build":"tsc","clean":"rm -fR lib","release":"semantic-release","ts-node":"ts-node","check:all":"yarn lint && yarn test && yarn build"},"_npmUser":{"name":"adminjs-developer","email":"adminjs@softwarebrothers.co"},"deprecated":"Only latest major versions of AdminJS packages are supported, upgrade to @latest","repository":{"url":"git+https://github.com/SoftwareBrothers/adminjs-prisma.git","type":"git"},"_npmVersion":"7.24.2","description":"Prisma adapter for AdminJS","directories":{},"_nodeVersion":"14.20.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.12.1","jest":"^27.2.5","husky":"^4.2.5","eslint":"^7.5.0","prisma":"^4.0.0","adminjs":"^6.0.0","ts-jest":"^27.0.5","ts-node":"^8.4.1","dotenv-cli":"^4.0.0","typescript":"^4.0.3","@types/jest":"^27.0.2","@types/node":"12.0.10","@prisma/client":"^4.0.0","tsconfig-paths":"^3.9.0","@commitlint/cli":"^8.3.5","semantic-release":"^17.0.7","eslint-plugin-react":"^7.20.3","eslint-config-airbnb":"^18.2.0","eslint-plugin-import":"^2.22.0","@semantic-release/git":"^9.0.0","eslint-plugin-jsx-a11y":"^6.3.1","@typescript-eslint/parser":"^3.7.0","eslint-plugin-react-hooks":"^4.0.8","semantic-release-slack-bot":"^1.6.2","@commitlint/config-conventional":"^8.3.4","@typescript-eslint/eslint-plugin":"^3.7.0"},"peerDependencies":{"adminjs":">=6.0.0","@prisma/client":"^4.0.0"},"optionalDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/prisma_3.0.1_1658339290868_0.5622861315983261","host":"s3://npm-registry-packages"}},"4.0.0-beta.1":{"name":"@adminjs/prisma","version":"4.0.0-beta.1","keywords":["prisma","provider","adminjs","orm admin","prisma admin","admin panel"],"author":{"name":"Rafał Dzięgielewski","email":"rafal.dzieg@gmail.com"},"license":"MIT","_id":"@adminjs/prisma@4.0.0-beta.1","maintainers":[{"name":"szrama","email":"lukasz.szramko@gmail.com"},{"name":"dziraf","email":"rafal.dzieg@gmail.com"},{"name":"adminjs-developer","email":"adminjs@softwarebrothers.co"}],"homepage":"https://github.com/SoftwareBrothers/adminjs-prisma#readme","bugs":{"url":"https://github.com/SoftwareBrothers/adminjs-prisma/issues"},"dist":{"shasum":"f6833ce2d406a5aa4d7483c52f8214a1f47fb54e","tarball":"https://registry.npmjs.org/@adminjs/prisma/-/prisma-4.0.0-beta.1.tgz","fileCount":36,"integrity":"sha512-YDsePava88gEhTpKi15upnBPXxMVpk6mPfFcEJEFJOuzd/rJ9aqc0xgtaf9DrhbYg3muPr3azeBLJsOFPDcbsw==","signatures":[{"sig":"MEUCIQCElDIwIlxF3N6YbZTNFVgUygbPHQK9/OX/7PpzAg9MKgIgbpaGgIsBaKoRbeEUcHqLajIS6k5Vw3xFtfSBG4Bo04Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48859,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGE8vACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoh/w//ffjKU8SLRJrs7BI3atdxJOLlezKRuPpvKe9g87/ELTXx/N1T\r\n+6hIJo6wRgIWyVTV3gHgfnYNB5e2C4qvNfoyltoykQ1ZYGUAi8D17L190Rp/\r\nhUv8eolMBJiu7hyFSJP2FO35Hq4LB1O7YuowabANetjZLRgjgVXIWoS9Vr3G\r\nRjRHLjVjBEtMtr0YZx7u5ZyRUMlrStfRt9LOBomSItS7yQG1A0Rd+950DaKa\r\nVQ+YRlzNxWOGU3bT+WCHQD2qOi8Tpe4Re/KfSoQg/dZCPU9H+9eB2c2o9GZc\r\n7LekD1CDxiQWOrc83qUMdF3IhnqMeErfaTLdgiPUaSBsq3ygyVmJE45MJETo\r\nQu/qz/QH+jjgan4eU0k/WZSggCXbjoQBYh0vSmFgn0jFGYDqCMoyMBj2w3b8\r\nOB+VKt8vACRlMosydV+iGbsUAbMW9jsgjlYlojtZn5TL0Cj/PN/jpxN5zwQ5\r\n90wZvr5m35HgYh70xEpjjhqx5YySsGAZ6XrEgm/mvZ2AspGmbNcz/2lbTp95\r\nIsmwS4Z2kit0iGKk3dcTkwIDeVMe3r9TbMqnrpxRvCi9AU6MQGFHDXNGi0a3\r\nxFQPvc/lN4ichMgbBUbfY/Hxc0pNHl2GFf/THYBltcH97fTN17xh8MJCzVQc\r\nSrjRi5nGhae2shWnMxe4+mN8gTPlQgx74FA=\r\n=dydg\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"prisma":{"schema":"spec/prisma/schema.prisma"},"exports":{".":{"types":"./lib/index.d.ts","import":"./lib/index.js","require":"./lib/index.js"}},"gitHead":"1558d19649f2d8a821c6dc7b2e1b6499d56f221e","scripts":{"dev":"yarn clean && tsc -w","lint":"eslint './src/**/*.{ts,js}' './spec/**/*.{ts,js}' './example-app/**/*.{ts,js}' --ignore-pattern 'build' --ignore-pattern 'yarn.lock'","test":"NODE_OPTIONS=--experimental-vm-modules dotenv -e .env -- jest --config ./jest.json --runInBand --detectOpenHandles","build":"tsc","clean":"rm -fR lib","release":"semantic-release","ts-node":"ts-node","check:all":"yarn lint && yarn test && yarn build"},"_npmUser":{"name":"adminjs-developer","email":"adminjs@softwarebrothers.co"},"deprecated":"Only latest major versions of AdminJS packages are supported, upgrade to @latest","repository":{"url":"git+https://github.com/SoftwareBrothers/adminjs-prisma.git","type":"git"},"_npmVersion":"8.19.4","description":"Prisma adapter for AdminJS","directories":{},"_nodeVersion":"18.15.0","dependencies":{},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.10.0","jest":"^29.5.0","husky":"^4.2.5","eslint":"^8.35.0","prisma":"^4.11.0","adminjs":"^7.0.0-beta-v7.1","ts-jest":"^29.0.5","ts-node":"^10.9.1","dotenv-cli":"^7.0.0","typescript":"^4.9.5","@types/jest":"^29.4.0","@types/node":"^18","@jest/globals":"^29.5.0","@prisma/client":"^4.11.0","tsconfig-paths":"^4.1.2","@commitlint/cli":"^17.4.4","semantic-release":"^20.1.1","eslint-plugin-react":"^7.32.2","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.27.5","@semantic-release/git":"^10.0.1","eslint-plugin-jsx-a11y":"^6.7.1","@typescript-eslint/parser":"^5.54.1","eslint-plugin-react-hooks":"^4.6.0","semantic-release-slack-bot":"^4.0.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.54.1"},"peerDependencies":{"adminjs":"^6.8.7","@prisma/client":"^4.11.0"},"optionalDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/prisma_4.0.0-beta.1_1679314735382_0.2669142978018122","host":"s3://npm-registry-packages"}},"4.0.0":{"name":"@adminjs/prisma","version":"4.0.0","keywords":["prisma","provider","adminjs","orm admin","prisma admin","admin panel"],"author":{"name":"Rafał Dzięgielewski","email":"rafal.dzieg@gmail.com"},"license":"MIT","_id":"@adminjs/prisma@4.0.0","maintainers":[{"name":"szrama","email":"lukasz.szramko@gmail.com"},{"name":"dziraf","email":"rafal.dzieg@gmail.com"},{"name":"adminjs-developer","email":"adminjs@softwarebrothers.co"}],"homepage":"https://github.com/SoftwareBrothers/adminjs-prisma#readme","bugs":{"url":"https://github.com/SoftwareBrothers/adminjs-prisma/issues"},"dist":{"shasum":"44c11c89519ae222914d2d8307bb6241298a39d7","tarball":"https://registry.npmjs.org/@adminjs/prisma/-/prisma-4.0.0.tgz","fileCount":36,"integrity":"sha512-5ziwfCGJiQayQIiA/BSlwdU3YOQetZbyswR49pZy1bPuOKnelyAgdpQj+vuOrZltN1dathKZ4jCawyapPl7wTw==","signatures":[{"sig":"MEYCIQCoTS3foG56aD5yCv7yDihp41rr2cy94wPKLvfYAcVZSAIhAJasUbjIz6sTDEiL6I41fwV3dmk5RXpXRHAaj4ufUQmZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48766,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkPkPuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpTdQ//XpDGPwYmuEkKkJO52YEYB8AZyyKrtPAcZKHImEaPEs29/lA4\r\nn8GFn5XfGhl3mGloRLsgyIPDE43jWxIUSSoh4jiXi3aIX+1TW721b+SydWfM\r\nBWoLO+05fRQVYaq2bZbOtjPWEe1y6nfTtImGQSuKIcWApYqJPj/x/hbjIVCH\r\n/eWFnwZ+n+ueaPCvsrKf5I45CSN0nsLf2F6rK1iilkJU3Y9IV+zxB6AtZa4w\r\n4uO7sr1XOnQgG0hVC5ms1x/noS4QvTGYiEHuuX90qskZKXa+iLjcW7FBtceK\r\nJvSLtb2Ielg3opJzq/O9+P4BDRkkgfLW9l+8QPbRPhikmx6sN+A7AMJcpb8P\r\nBEe4PCvlRFD/c25C3i/hm8ceWRWYyn8bDi2GGoxbarCU0akg20FLQa7xO2te\r\nG/YrG2cTL5hSafj3VmmUZZTedLzPUnEcTKfGjZY+xucIUzTBvNBQ0sgyexpu\r\n/IQnMehxphYcX9exuMLT5q/yegYi6UEGKUrVZhj9sHiwXZsEO8U6h/zhPAlU\r\nq3xr1A+88FH2OWRH+7offF4caop3BFOAS9SrNkGI4uK3qk7sJA0FygkVJr0/\r\nJd5J+GS0dXVP0gQlOMt1FlOrkMvEK66Bd56TieFQzMcqE2YILmPuS9MOrkFD\r\nGnGfxVo4nHH0s83QH0O5iKC6ROpcgdxpIqA=\r\n=dqrx\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"prisma":{"schema":"spec/prisma/schema.prisma"},"exports":{".":{"types":"./lib/index.d.ts","import":"./lib/index.js","require":"./lib/index.js"}},"gitHead":"bd2716428dbb057a44188b96206a91d3c715a13f","scripts":{"dev":"yarn clean && tsc -w","lint":"eslint './src/**/*.{ts,js}' './spec/**/*.{ts,js}' './example-app/**/*.{ts,js}' --ignore-pattern 'build' --ignore-pattern 'yarn.lock'","test":"NODE_OPTIONS=--experimental-vm-modules dotenv -e .env -- jest --config ./jest.json --runInBand --detectOpenHandles","build":"tsc","clean":"rm -fR lib","release":"semantic-release","ts-node":"ts-node","check:all":"yarn lint && yarn test && yarn build"},"_npmUser":{"name":"adminjs-developer","email":"adminjs@softwarebrothers.co"},"deprecated":"Only latest major versions of AdminJS packages are supported, upgrade to @latest","repository":{"url":"git+https://github.com/SoftwareBrothers/adminjs-prisma.git","type":"git"},"_npmVersion":"8.19.4","description":"Prisma adapter for AdminJS","directories":{},"_nodeVersion":"18.15.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.10.0","jest":"^29.5.0","husky":"^4.2.5","eslint":"^8.35.0","prisma":"4.8.1","adminjs":"^7.0.0","ts-jest":"^29.0.5","ts-node":"^10.9.1","dotenv-cli":"^7.0.0","typescript":"^4.9.5","@types/jest":"^29.4.0","@types/node":"^18","@jest/globals":"^29.5.0","@prisma/client":"4.8.1","tsconfig-paths":"^4.1.2","@commitlint/cli":"^17.4.4","semantic-release":"^20.1.1","eslint-plugin-react":"^7.32.2","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.27.5","@semantic-release/git":"^10.0.1","eslint-plugin-jsx-a11y":"^6.7.1","@typescript-eslint/parser":"^5.54.1","eslint-plugin-react-hooks":"^4.6.0","semantic-release-slack-bot":"^4.0.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.54.1"},"peerDependencies":{"adminjs":"^7.0.0","@prisma/client":"^4.8.1"},"optionalDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/prisma_4.0.0_1681802222251_0.41132636235610254","host":"s3://npm-registry-packages"}},"4.0.1":{"name":"@adminjs/prisma","version":"4.0.1","keywords":["prisma","provider","adminjs","orm admin","prisma admin","admin panel"],"author":{"name":"Rafał Dzięgielewski","email":"rafal.dzieg@gmail.com"},"license":"MIT","_id":"@adminjs/prisma@4.0.1","maintainers":[{"name":"szrama","email":"lukasz.szramko@gmail.com"},{"name":"dziraf","email":"rafal.dzieg@gmail.com"},{"name":"adminjs-developer","email":"adminjs@softwarebrothers.co"}],"homepage":"https://github.com/SoftwareBrothers/adminjs-prisma#readme","bugs":{"url":"https://github.com/SoftwareBrothers/adminjs-prisma/issues"},"dist":{"shasum":"753184680519c9a7cc9fa58e00e893232315c13f","tarball":"https://registry.npmjs.org/@adminjs/prisma/-/prisma-4.0.1.tgz","fileCount":36,"integrity":"sha512-l5EfjcoJE0nGoKM3ziVcuoXSIo7nZfnXqgR31kVbm7bjCmjiO5QXqLFAwJWG0F4uteA1lLjCLmD1Xbezuh84jw==","signatures":[{"sig":"MEUCIQCg67zGC2EAFgbkiGvZuPmX+Ap32DNHX+nN5HAGguYhdQIgUdQrsR455XAccDqfWYRxbaHh3SXU9MUhjeT9YXrinHg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48853},"type":"module","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"prisma":{"schema":"spec/prisma/schema.prisma"},"exports":{".":{"types":"./lib/index.d.ts","import":"./lib/index.js","require":"./lib/index.js"}},"gitHead":"bc4f0e16b4eb49fca59a050e03ee4844bdbd37c3","scripts":{"dev":"yarn clean && tsc -w","lint":"eslint './src/**/*.{ts,js}' './spec/**/*.{ts,js}' './example-app/**/*.{ts,js}' --ignore-pattern 'build' --ignore-pattern 'yarn.lock'","test":"NODE_OPTIONS=--experimental-vm-modules dotenv -e .env -- jest --config ./jest.json --runInBand --detectOpenHandles","build":"tsc","clean":"rm -fR lib","release":"semantic-release","ts-node":"ts-node","check:all":"yarn lint && yarn test && yarn build"},"_npmUser":{"name":"adminjs-developer","email":"adminjs@softwarebrothers.co"},"deprecated":"Only latest major versions of AdminJS packages are supported, upgrade to @latest","repository":{"url":"git+https://github.com/SoftwareBrothers/adminjs-prisma.git","type":"git"},"_npmVersion":"8.19.4","description":"Prisma adapter for AdminJS","directories":{},"_nodeVersion":"18.16.1","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.10.0","jest":"^29.5.0","husky":"^4.2.5","eslint":"^8.35.0","prisma":"4.8.1","adminjs":"^7.0.0","ts-jest":"^29.0.5","ts-node":"^10.9.1","dotenv-cli":"^7.0.0","typescript":"^4.9.5","@types/jest":"^29.4.0","@types/node":"^18","@jest/globals":"^29.5.0","@prisma/client":"4.8.1","tsconfig-paths":"^4.1.2","@commitlint/cli":"^17.4.4","semantic-release":"^20.1.1","eslint-plugin-react":"^7.32.2","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.27.5","@semantic-release/git":"^10.0.1","eslint-plugin-jsx-a11y":"^6.7.1","@typescript-eslint/parser":"^5.54.1","eslint-plugin-react-hooks":"^4.6.0","semantic-release-slack-bot":"^4.0.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.54.1"},"peerDependencies":{"adminjs":"^7.0.0","@prisma/client":"^4.8.1"},"optionalDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/prisma_4.0.1_1689151113775_0.008876808723049301","host":"s3://npm-registry-packages"}},"5.0.0":{"name":"@adminjs/prisma","version":"5.0.0","keywords":["prisma","provider","adminjs","orm admin","prisma admin","admin panel"],"author":{"name":"Rafał Dzięgielewski","email":"rafal.dzieg@gmail.com"},"license":"MIT","_id":"@adminjs/prisma@5.0.0","maintainers":[{"name":"szrama","email":"lukasz.szramko@gmail.com"},{"name":"dziraf","email":"rafal.dzieg@gmail.com"},{"name":"adminjs-developer","email":"adminjs@softwarebrothers.co"}],"homepage":"https://github.com/SoftwareBrothers/adminjs-prisma#readme","bugs":{"url":"https://github.com/SoftwareBrothers/adminjs-prisma/issues"},"dist":{"shasum":"a99670c593c7787a3ebc67d3037d1708b4abba19","tarball":"https://registry.npmjs.org/@adminjs/prisma/-/prisma-5.0.0.tgz","fileCount":42,"integrity":"sha512-vocGILuMh66AquHzMd/Bw5Iye2wOei1akmWv9FB5vz2mL5o0gJZaRP4Wmv3wGFORCQeikaUEK+rSOatYvr2psA==","signatures":[{"sig":"MEUCIAJsVel+JrrwaVzMzPbMMsMa+533ychwqI/x8dAtz+CvAiEArTWuaTOZqIRhFXSneMmK2lwrgydJDFqLJLeIduu2qaQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":51855},"type":"module","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"prisma":{"schema":"spec/prisma/schema.prisma"},"exports":{".":{"types":"./lib/index.d.ts","import":"./lib/index.js","require":"./lib/index.js"}},"gitHead":"c22d5c2843c74a00b6fa4c25050da92289971994","scripts":{"dev":"yarn clean && tsc -w","lint":"eslint './src/**/*.{ts,js}' './spec/**/*.{ts,js}' './example-app/**/*.{ts,js}' --ignore-pattern 'build' --ignore-pattern 'yarn.lock'","test":"NODE_OPTIONS=--experimental-vm-modules dotenv -e .env -- jest --config ./jest.json --runInBand --detectOpenHandles","build":"tsc","clean":"rm -fR lib","release":"semantic-release","ts-node":"ts-node","check:all":"yarn lint && yarn test && yarn build"},"_npmUser":{"name":"adminjs-developer","email":"adminjs@softwarebrothers.co"},"repository":{"url":"git+https://github.com/SoftwareBrothers/adminjs-prisma.git","type":"git"},"_npmVersion":"8.19.4","description":"Prisma adapter for AdminJS","directories":{},"_nodeVersion":"18.16.1","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.10.0","jest":"^29.5.0","husky":"^4.2.5","eslint":"^8.35.0","prisma":"^5.0.0","adminjs":"^7.0.9","ts-jest":"^29.0.5","ts-node":"^10.9.1","dotenv-cli":"^7.0.0","typescript":"^4.9.5","@types/jest":"^29.4.0","@types/node":"^18","@jest/globals":"^29.5.0","@prisma/client":"^5.0.0","tsconfig-paths":"^4.1.2","@commitlint/cli":"^17.4.4","semantic-release":"^20.1.1","eslint-plugin-react":"^7.32.2","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.27.5","@semantic-release/git":"^10.0.1","eslint-plugin-jsx-a11y":"^6.7.1","@typescript-eslint/parser":"^5.54.1","eslint-plugin-react-hooks":"^4.6.0","semantic-release-slack-bot":"^4.0.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.54.1"},"peerDependencies":{"adminjs":"^7.0.0","@prisma/client":"^5.0.0"},"optionalDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/prisma_5.0.0_1689665997404_0.42389257246106693","host":"s3://npm-registry-packages"}},"5.0.1":{"name":"@adminjs/prisma","version":"5.0.1","keywords":["prisma","provider","adminjs","orm admin","prisma admin","admin panel"],"author":{"name":"Rafał Dzięgielewski","email":"rafal.dzieg@gmail.com"},"license":"MIT","_id":"@adminjs/prisma@5.0.1","maintainers":[{"name":"szrama","email":"lukasz.szramko@gmail.com"},{"name":"dziraf","email":"rafal.dzieg@gmail.com"},{"name":"adminjs-developer","email":"adminjs@softwarebrothers.co"}],"homepage":"https://github.com/SoftwareBrothers/adminjs-prisma#readme","bugs":{"url":"https://github.com/SoftwareBrothers/adminjs-prisma/issues"},"dist":{"shasum":"2718d23e4635bf3abd74790023850ea38fcba85d","tarball":"https://registry.npmjs.org/@adminjs/prisma/-/prisma-5.0.1.tgz","fileCount":42,"integrity":"sha512-Qi/Peclt/Tj+bz0EWI0yq2kFHQZ6/K3Ukw1aXJA+PCwUFdrWZVqdUbhrubIFTqs4R9jJdqFRGRYoy0e5vMh76g==","signatures":[{"sig":"MEQCIGb++GH2fxMT146s2DtCSIBodRD13kdSwB2O1sb790aRAiAtseQE/5cJOUj0oUPjgySe+pGzKi5eAkkHjGuYhxD9hw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53871},"type":"module","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"prisma":{"schema":"spec/prisma/schema.prisma"},"exports":{".":{"types":"./lib/index.d.ts","import":"./lib/index.js","require":"./lib/index.js"}},"gitHead":"a0d48635be220dcacd5ed6bd72f9553ea223f2d0","scripts":{"dev":"yarn clean && tsc -w","lint":"eslint './src/**/*.{ts,js}' './spec/**/*.{ts,js}' './example-app/**/*.{ts,js}' --ignore-pattern 'build' --ignore-pattern 'yarn.lock'","test":"NODE_OPTIONS=--experimental-vm-modules dotenv -e .env -- jest --config ./jest.json --runInBand --detectOpenHandles","build":"tsc","clean":"rm -fR lib","release":"semantic-release","ts-node":"ts-node","check:all":"yarn lint && yarn test && yarn build"},"_npmUser":{"name":"adminjs-developer","email":"adminjs@softwarebrothers.co"},"repository":{"url":"git+https://github.com/SoftwareBrothers/adminjs-prisma.git","type":"git"},"_npmVersion":"8.19.4","description":"Prisma adapter for AdminJS","directories":{},"_nodeVersion":"18.16.1","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.10.0","jest":"^29.5.0","husky":"^4.2.5","eslint":"^8.35.0","prisma":"^5.0.0","adminjs":"^7.0.9","ts-jest":"^29.0.5","ts-node":"^10.9.1","dotenv-cli":"^7.0.0","typescript":"^4.9.5","@types/jest":"^29.4.0","@types/node":"^18","@jest/globals":"^29.5.0","@prisma/client":"^5.0.0","tsconfig-paths":"^4.1.2","@commitlint/cli":"^17.4.4","semantic-release":"^20.1.1","eslint-plugin-react":"^7.32.2","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.27.5","@semantic-release/git":"^10.0.1","eslint-plugin-jsx-a11y":"^6.7.1","@typescript-eslint/parser":"^5.54.1","eslint-plugin-react-hooks":"^4.6.0","semantic-release-slack-bot":"^4.0.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.54.1"},"peerDependencies":{"adminjs":"^7.0.0","@prisma/client":"^5.0.0"},"optionalDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/prisma_5.0.1_1690181644754_0.6982932082022577","host":"s3://npm-registry-packages"}},"5.0.2":{"name":"@adminjs/prisma","version":"5.0.2","keywords":["prisma","provider","adminjs","orm admin","prisma admin","admin panel"],"author":{"name":"Rafał Dzięgielewski","email":"rafal.dzieg@gmail.com"},"license":"MIT","_id":"@adminjs/prisma@5.0.2","maintainers":[{"name":"szrama","email":"lukasz.szramko@gmail.com"},{"name":"dziraf","email":"rafal.dzieg@gmail.com"},{"name":"adminjs-developer","email":"adminjs@softwarebrothers.co"}],"homepage":"https://github.com/SoftwareBrothers/adminjs-prisma#readme","bugs":{"url":"https://github.com/SoftwareBrothers/adminjs-prisma/issues"},"dist":{"shasum":"8084ce03613be3211ebe1c6be7a3d27722ba1fe6","tarball":"https://registry.npmjs.org/@adminjs/prisma/-/prisma-5.0.2.tgz","fileCount":42,"integrity":"sha512-8FBfGXXVE69y4O+9pKTeq0eUjnLLCgiT78n3hQdjDFqo5wr/XRgsXjDv2XALBG7dSorI4thCNCYvehfy2a/B1g==","signatures":[{"sig":"MEUCIQDSMTJZrNTo1+1TyECdDgdhSd91zX+2+x0vxRhaUbwaWQIgOALTf/eeClnhcgz6JEv9bUMPE8o/2YC2iL9KdgPXRW8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55172},"type":"module","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"prisma":{"schema":"spec/prisma/schema.prisma"},"exports":{".":{"types":"./lib/index.d.ts","import":"./lib/index.js","require":"./lib/index.js"}},"gitHead":"db00c5f5eaab1e8953cfd2118018939374373e0b","scripts":{"dev":"yarn clean && tsc -w","lint":"eslint './src/**/*.{ts,js}' './spec/**/*.{ts,js}' './example-app/**/*.{ts,js}' --ignore-pattern 'build' --ignore-pattern 'yarn.lock'","test":"NODE_OPTIONS=--experimental-vm-modules dotenv -e .env -- jest --config ./jest.json --runInBand --detectOpenHandles","build":"tsc","clean":"rm -fR lib","release":"semantic-release","ts-node":"ts-node","check:all":"yarn lint && yarn test && yarn build"},"_npmUser":{"name":"adminjs-developer","email":"adminjs@softwarebrothers.co"},"repository":{"url":"git+https://github.com/SoftwareBrothers/adminjs-prisma.git","type":"git"},"_npmVersion":"8.19.4","description":"Prisma adapter for AdminJS","directories":{},"_nodeVersion":"18.19.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.10.0","jest":"^29.5.0","husky":"^4.2.5","eslint":"^8.35.0","prisma":"^5.0.0","adminjs":"^7.0.9","ts-jest":"^29.0.5","ts-node":"^10.9.1","dotenv-cli":"^7.0.0","typescript":"^4.9.5","@types/jest":"^29.4.0","@types/node":"^18","@jest/globals":"^29.5.0","@prisma/client":"^5.0.0","tsconfig-paths":"^4.1.2","@commitlint/cli":"^17.4.4","semantic-release":"^20.1.1","eslint-plugin-react":"^7.32.2","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.27.5","@semantic-release/git":"^10.0.1","eslint-plugin-jsx-a11y":"^6.7.1","@typescript-eslint/parser":"^5.54.1","eslint-plugin-react-hooks":"^4.6.0","semantic-release-slack-bot":"^4.0.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.54.1"},"peerDependencies":{"adminjs":"^7.0.0","@prisma/client":"^5.0.0"},"optionalDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/prisma_5.0.2_1707159532220_0.4401667707884236","host":"s3://npm-registry-packages"}},"5.0.3":{"name":"@adminjs/prisma","version":"5.0.3","keywords":["prisma","provider","adminjs","orm admin","prisma admin","admin panel"],"author":{"name":"Rafał Dzięgielewski","email":"rafal.dzieg@gmail.com"},"license":"MIT","_id":"@adminjs/prisma@5.0.3","maintainers":[{"name":"szrama","email":"lukasz.szramko@gmail.com"},{"name":"dziraf","email":"rafal.dzieg@gmail.com"},{"name":"adminjs-developer","email":"adminjs@softwarebrothers.co"}],"homepage":"https://github.com/SoftwareBrothers/adminjs-prisma#readme","bugs":{"url":"https://github.com/SoftwareBrothers/adminjs-prisma/issues"},"dist":{"shasum":"3b4d236286aa3b4e7dc1c747518547a69252f864","tarball":"https://registry.npmjs.org/@adminjs/prisma/-/prisma-5.0.3.tgz","fileCount":42,"integrity":"sha512-piJsoXTBPwOP1+Dyt+hLqbVvThm819mFSgfCfrMRmAyvSvVIIQPEiX1otA3M1+5QSdSZu4KZP/5vco7lMM9Z/A==","signatures":[{"sig":"MEYCIQChPWSBnfPKZ6A2z/QPvHb5zRHpzlRSvxoRC8gGWAZCNgIhAKhDhcRMANH8l8SOedbluN+UbfhE9Ab50eGSAiJOcnX/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55731},"type":"module","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"prisma":{"schema":"spec/prisma/schema.prisma"},"exports":{".":{"types":"./lib/index.d.ts","import":"./lib/index.js","require":"./lib/index.js"}},"gitHead":"0cd6a63a18c0419942e00a3ed1a30847fd012a4b","scripts":{"dev":"yarn clean && tsc -w","lint":"eslint './src/**/*.{ts,js}' './spec/**/*.{ts,js}' './example-app/**/*.{ts,js}' --ignore-pattern 'build' --ignore-pattern 'yarn.lock'","test":"NODE_OPTIONS=--experimental-vm-modules dotenv -e .env -- jest --config ./jest.json --runInBand --detectOpenHandles","build":"tsc","clean":"rm -fR lib","release":"semantic-release","ts-node":"ts-node","check:all":"yarn lint && yarn test && yarn build"},"_npmUser":{"name":"adminjs-developer","email":"adminjs@softwarebrothers.co"},"repository":{"url":"git+https://github.com/SoftwareBrothers/adminjs-prisma.git","type":"git"},"_npmVersion":"8.19.4","description":"Prisma adapter for AdminJS","directories":{},"_nodeVersion":"18.19.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.10.0","jest":"^29.5.0","husky":"^4.2.5","eslint":"^8.35.0","prisma":"^5.0.0","adminjs":"^7.0.9","ts-jest":"^29.0.5","ts-node":"^10.9.1","dotenv-cli":"^7.0.0","typescript":"^4.9.5","@types/jest":"^29.4.0","@types/node":"^18","@jest/globals":"^29.5.0","@prisma/client":"^5.0.0","tsconfig-paths":"^4.1.2","@commitlint/cli":"^17.4.4","semantic-release":"^20.1.1","eslint-plugin-react":"^7.32.2","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.27.5","@semantic-release/git":"^10.0.1","eslint-plugin-jsx-a11y":"^6.7.1","@typescript-eslint/parser":"^5.54.1","eslint-plugin-react-hooks":"^4.6.0","semantic-release-slack-bot":"^4.0.0","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.54.1"},"peerDependencies":{"adminjs":"^7.0.0","@prisma/client":"^5.0.0"},"optionalDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/prisma_5.0.3_1707753427598_0.8567728819883857","host":"s3://npm-registry-packages"}},"5.0.4":{"name":"@adminjs/prisma","version":"5.0.4","description":"Prisma adapter for AdminJS","keywords":["prisma","provider","adminjs","orm admin","prisma admin","admin panel"],"type":"module","exports":{".":{"import":"./lib/index.js","types":"./lib/index.d.ts","require":"./lib/index.js"}},"scripts":{"clean":"rm -fR lib","build":"tsc","dev":"yarn clean && tsc -w","test":"NODE_OPTIONS=--experimental-vm-modules dotenv -e .env -- jest --config ./jest.json --runInBand --detectOpenHandles","ts-node":"ts-node","lint":"eslint './src/**/*.{ts,js}' './spec/**/*.{ts,js}' './example-app/**/*.{ts,js}' --ignore-pattern 'build' --ignore-pattern 'yarn.lock'","check:all":"yarn lint && yarn test && yarn build","release":"semantic-release"},"repository":{"type":"git","url":"git+https://github.com/SoftwareBrothers/adminjs-prisma.git"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"author":{"name":"Rafał Dzięgielewski","email":"rafal.dzieg@gmail.com"},"license":"MIT","peerDependencies":{"@prisma/client":"^5.0.0 || ^6.0.0","adminjs":"^7.0.0"},"prisma":{"schema":"spec/prisma/schema.prisma"},"optionalDependencies":{},"devDependencies":{"@commitlint/cli":"^17.4.4","@commitlint/config-conventional":"^17.4.4","@jest/globals":"^29.5.0","@prisma/client":"^6.10.0","@semantic-release/git":"^10.0.1","@types/jest":"^29.4.0","@types/node":"^18","@typescript-eslint/eslint-plugin":"^5.54.1","@typescript-eslint/parser":"^5.54.1","adminjs":"^7.8.16","dotenv-cli":"^7.0.0","eslint":"^8.35.0","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.27.5","eslint-plugin-jsx-a11y":"^6.7.1","eslint-plugin-react":"^7.32.2","eslint-plugin-react-hooks":"^4.6.0","husky":"^4.2.5","jest":"^29.5.0","pg":"^8.10.0","prisma":"^6.10.0","semantic-release":"^20.1.1","semantic-release-slack-bot":"^4.0.0","ts-jest":"^29.0.5","ts-node":"^10.9.1","tsconfig-paths":"^4.1.2","typescript":"^4.9.5"},"gitHead":"04d1aa5d429697d336d18c644f3601f892ad29f2","bugs":{"url":"https://github.com/SoftwareBrothers/adminjs-prisma/issues"},"homepage":"https://github.com/SoftwareBrothers/adminjs-prisma#readme","dependencies":{},"_id":"@adminjs/prisma@5.0.4","_nodeVersion":"18.20.8","_npmVersion":"8.19.4","dist":{"integrity":"sha512-t2ctltIq2t0FZoz0H7J4WWyhLLYXxSRRdSIbcQXdymr3Q2WwLSm3a+cn1wRADRPXfRuXrsTe+3T5KatDYr3/yQ==","shasum":"ee09c7c6e35b2271d21b545157f4232ee819b93f","tarball":"https://registry.npmjs.org/@adminjs/prisma/-/prisma-5.0.4.tgz","fileCount":42,"unpackedSize":56332,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIHmhMrKp0it2z8CHshHoZNnR4h3dyEd9OD8gHwo+WHlTAiAshYwL9MAUtfC3CfDSr1rzQ7lWrYeH1MHFfZGKcXU58Q=="}]},"_npmUser":{"name":"adminjs-developer","email":"adminjs@softwarebrothers.co","actor":{"name":"adminjs-developer","email":"adminjs@softwarebrothers.co","type":"user"}},"directories":{},"maintainers":[{"name":"szrama","email":"lukasz.szramko@gmail.com"},{"name":"dziraf","email":"rafal.dzieg@gmail.com"},{"name":"adminjs-developer","email":"adminjs@softwarebrothers.co"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/prisma_5.0.4_1750250743252_0.5199493897025591"},"_hasShrinkwrap":false}},"time":{"created":"2021-10-15T10:28:29.732Z","modified":"2025-06-18T12:45:43.788Z","1.0.0-beta.1":"2021-10-15T10:28:30.136Z","1.0.0":"2021-10-18T09:13:11.527Z","1.0.1":"2021-11-10T11:59:31.295Z","1.0.2":"2021-11-22T08:50:17.003Z","1.0.3":"2022-02-08T10:20:23.237Z","1.0.4":"2022-06-24T12:13:51.839Z","2.0.0":"2022-07-13T14:31:30.897Z","3.0.0":"2022-07-20T11:42:53.628Z","3.0.1":"2022-07-20T17:48:11.069Z","4.0.0-beta.1":"2023-03-20T12:18:55.563Z","4.0.0":"2023-04-18T07:17:02.460Z","4.0.1":"2023-07-12T08:38:33.978Z","5.0.0":"2023-07-18T07:39:57.564Z","5.0.1":"2023-07-24T06:54:04.900Z","5.0.2":"2024-02-05T18:58:52.438Z","5.0.3":"2024-02-12T15:57:07.748Z","5.0.4":"2025-06-18T12:45:43.459Z"},"bugs":{"url":"https://github.com/SoftwareBrothers/adminjs-prisma/issues"},"author":{"name":"Rafał Dzięgielewski","email":"rafal.dzieg@gmail.com"},"license":"MIT","homepage":"https://github.com/SoftwareBrothers/adminjs-prisma#readme","keywords":["prisma","provider","adminjs","orm admin","prisma admin","admin panel"],"repository":{"type":"git","url":"git+https://github.com/SoftwareBrothers/adminjs-prisma.git"},"description":"Prisma adapter for AdminJS","maintainers":[{"name":"szrama","email":"lukasz.szramko@gmail.com"},{"name":"dziraf","email":"rafal.dzieg@gmail.com"},{"name":"adminjs-developer","email":"adminjs@softwarebrothers.co"}],"readme":"## adminjs-prisma\n\nThis is an official [AdminJS](https://github.com/SoftwareBrothers/adminjs) adapter which integrates [Prisma](https://prisma.io/) into AdminJS.\n\n### Installation\n\n- yarn: `yarn add @adminjs/prisma`\n\n- npm: `npm install @adminjs/prisma`\n\n## Usage\n\nThe plugin can be registered using standard `AdminJS.registerAdapter` method.\n\n```typescript\nimport { Database, Resource } from '@adminjs/prisma'\nimport AdminJS from 'adminjs'\n\nAdminJS.registerAdapter({ Database, Resource })\n```\n\n## Example (Basic)\n\nWhole code can be found in `example-app` directory in the repository.\n\n```typescript\nimport express from 'express'\nimport AdminJS from 'adminjs'\nimport AdminJSExpress from '@adminjs/express'\nimport { Database, Resource, getModelByName } from '@adminjs/prisma'\nimport { PrismaClient } from '@prisma/client'\nimport { DMMFClass } from '@prisma/client/runtime'\n\nconst PORT = process.env.port || 3000\n\nconst prisma = new PrismaClient()\n\nAdminJS.registerAdapter({ Database, Resource })\n\nconst run = async () => {\n  const app = express()\n\n  const admin = new AdminJS({\n    resources: [{\n      resource: { model: getModelByName('Post'), client: prisma },\n      options: {},\n    }, {\n      resource: { model: getModelByName('Profile'), client: prisma },\n      options: {},\n    }, {\n      resource: { model: getModelByName('Publisher'), client: prisma },\n      options: {},\n    }],\n  })\n\n  const router = AdminJSExpress.buildRouter(admin)\n\n  app.use(admin.options.rootPath, router)\n\n  app.listen(PORT, () => {\n    console.log(`Example app listening at http://localhost:${PORT}`)\n  })\n}\n\nrun()\n  .finally(async () => {\n    await prisma.$disconnect()\n  })\n```\n\n## Example (Custom Client Output Path)\n\nIf you defined a custom client output path in your Prisma's schema, for example:\n\n```prisma\ngenerator client {\n  provider = \"prisma-client-js\"\n  output = \"./client-prisma\"\n}\n```\n\nYou must:\n* import your custom Prisma client\n* provide it to each resource which uses that Prisma client\n\n*Example*:\n\n```typescript\n// other imports\nimport PrismaModule from '../prisma/client-prisma/index.js';\n\n// ...\n\nconst prisma = new PrismaModule.PrismaClient();\n\n// ...\n\n// Notice `clientModule` per resource\nconst admin = new AdminJS({\n  resources: [{\n    resource: { model: getModelByName('Post', PrismaModule), client: prisma, clientModule: PrismaModule },\n    options: {\n      properties: {\n        someJson: { type: 'mixed', isArray: true },\n        'someJson.number': { type: 'number' },\n        'someJson.string': { type: 'string' },\n        'someJson.boolean': { type: 'boolean' },\n        'someJson.date': { type: 'datetime' },\n      },\n    },\n  }, {\n    resource: { model: getModelByName('Profile', PrismaModule), client: prisma, clientModule: PrismaModule },\n    options: {},\n  }, {\n    resource: { model: getModelByName('Publisher', PrismaModule), client: prisma, clientModule: PrismaModule },\n    options: {},\n  }],\n});\n\n// ...\n```\n\n## ManyToOne / ManyToMany\n\nThese relationships are currently not supported by default. You can manage them using custom actions and components.\n\n## Pull request\n\nBefore you make a PR make sure all tests pass and your code won't cause linter errors.\nYou can do this by running:\n\n```\nyarn lint\nyarn test\n```\n\nMake sure you have an `.env` file with `DATABASE_URL` specified.\n\n## Running example app with local code modifications\n\nMySQL database is required. You can use the database from `adminjs-example-app`:\nhttps://github.com/SoftwareBrothers/adminjs-example-app/blob/master/docker-compose.yaml#L24\n\n```\n$ yarn\n$ yarn build                  # after making changes or run \"yarn dev\" and open a new terminal for next command\n$ yarn link\n$ cd example-app\n$ yarn\n$ npx prisma generate\n$ npx prisma migrate dev\n```\n\nNow copy `example-app/node_modules/.prisma` folder into `node_modules/.prisma`. This is required because installing library dependencies detects a different Prisma schema in test folder.\n\nContinue in `example-app` folder:\n```\n$ yarn link \"@adminjs/prisma\"\n$ yarn build\n$ yarn start\n```\n\nThe app should start at port 3000.\n\n## License\n\nAdminJS is copyrighted © 2023 rst.software. It is a free software, and may be redistributed under the terms specified in the [LICENSE](LICENSE.md) file.\n\n## About rst.software\n\n<img src=\"https://pbs.twimg.com/profile_images/1367119173604810752/dKVlj1YY_400x400.jpg\" width=150>\n\nWe’re an open, friendly team that helps clients from all over the world to transform their businesses and create astonishing products.\n\n* We are available for [hire](https://www.rst.software/estimate-your-project).\n* If you want to work for us - check out the [career page](https://www.rst.software/join-us).\n","readmeFilename":"README.md"}