{"_id":"@apexrp-js/core","_rev":"6-31e03c5cae86bcf1c03a3da0e11b5f47","name":"@apexrp-js/core","dist-tags":{"latest":"1.0.5"},"versions":{"1.0.0":{"name":"@apexrp-js/core","version":"1.0.0","keywords":["fivem","gta5","roleplay","typescript","framework"],"author":{"name":"RahulOmegalul"},"license":"MIT","_id":"@apexrp-js/core@1.0.0","maintainers":[{"name":"apexfx","email":"rahulsodanprivat@gmail.com"}],"homepage":"https://rahulomegalul.github.io/ApexRP/","bugs":{"url":"https://github.com/RahulOmegalul/ApexRP/issues"},"dist":{"shasum":"fc37bbbe940f92f189faec375178d40c3fbaa0db","tarball":"https://registry.npmjs.org/@apexrp-js/core/-/core-1.0.0.tgz","fileCount":8,"integrity":"sha512-TBal2be6r602GBgcrNFE/uIBbbrgiM8M6XsNPOjONOf/2r9Ha/z/FtVExumZ+NN261MJvJzOuKohEsOPtbGhzg==","signatures":[{"sig":"MEUCIDn4NTSlqBrSekOZjAPnq283GdesI0IKfHqsyAwUhqoQAiEAiUodT2DCn879dVlLUq1KbkmuxJm6ynmy5QwxnWDwYHw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2457728},"type":"module","types":"dist/shared/index.d.ts","module":"dist/shared/index.js","exports":{".":{"types":"./dist/shared/index.d.ts","import":"./dist/shared/index.js"},"./client":{"types":"./dist/client/index.d.ts","import":"./dist/client/index.js"},"./server":{"types":"./dist/server/index.d.cts","require":"./dist/server/index.js"},"./shared":{"types":"./dist/shared/index.d.ts","import":"./dist/shared/index.js"}},"gitHead":"be16170bd1a462f6053842c2558d22eeee01682d","scripts":{"lint":"eslint src/","build":"tsup","watch":"tsup --watch","format":"prettier --write src/","db:push":"drizzle-kit push","lint:fix":"eslint src/ --fix","db:studio":"drizzle-kit studio","db:migrate":"bun run src/server/database/migrate.ts","db:generate":"drizzle-kit generate","format:check":"prettier --check src/","prepublishOnly":"bun run build"},"_npmUser":{"name":"apexfx","email":"rahulsodanprivat@gmail.com"},"repository":{"url":"git+https://github.com/RahulOmegalul/ApexRP.git","type":"git"},"_npmVersion":"11.6.1","description":"TypeScript-first FiveM roleplay framework","directories":{},"_nodeVersion":"24.11.0","dependencies":{"zod":"^4.3.5","ioredis":"^5.9.2","winston":"^3.19.0","postgres":"^3.4.8","drizzle-orm":"^0.45.1","drizzle-zod":"^0.8.3","winston-daily-rotate-file":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","eslint":"^9.39.2","prettier":"^3.8.0","@types/pg":"^8.16.0","@types/bun":"latest","@types/node":"^25.0.9","drizzle-kit":"^0.31.8","@citizenfx/client":"^2.0.23683-1","@citizenfx/server":"^2.0.23683-1","@typescript-eslint/parser":"^8.54.0","@typescript-eslint/eslint-plugin":"^8.54.0"},"peerDependencies":{"typescript":"^5"},"_npmOperationalInternal":{"tmp":"tmp/core_1.0.0_1770000862862_0.5317068995108978","host":"s3://npm-registry-packages-npm-production"}},"1.0.1":{"name":"@apexrp-js/core","version":"1.0.1","keywords":["fivem","gta5","roleplay","typescript","framework"],"author":{"name":"RahulOmegalul"},"license":"MIT","_id":"@apexrp-js/core@1.0.1","maintainers":[{"name":"apexfx","email":"rahulsodanprivat@gmail.com"}],"homepage":"https://rahulomegalul.github.io/ApexRP/","bugs":{"url":"https://github.com/RahulOmegalul/ApexRP/issues"},"dist":{"shasum":"05c786bdbed18a57142edb28288e6ae1070ebe29","tarball":"https://registry.npmjs.org/@apexrp-js/core/-/core-1.0.1.tgz","fileCount":5,"integrity":"sha512-PIuGL3elCnlKWli6h6fLeLDKUfmcNxV5/ol1uEWKe+4V8Xgef8S3l2EtnzJjnmj/1mOffXSaRuISc43F/EX2jw==","signatures":[{"sig":"MEUCICrc2SohKNdT6PESlQPwPxFtZ28SymfkDEv61SrUb7EHAiEAn5YZGQ94mMmYEEvb8IB/TZkTSfqjxRBFLw5vmgGpzoo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@apexrp-js%2fcore@1.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2406396},"type":"module","types":"dist/shared/index.d.ts","module":"dist/shared/index.js","exports":{".":{"types":"./dist/shared/index.d.ts","import":"./dist/shared/index.js","default":"./dist/shared/index.js","require":"./dist/shared/index.js"},"./client":{"types":"./dist/client/index.d.ts","import":"./dist/client/index.js","default":"./dist/client/index.js","require":"./dist/client/index.js"},"./server":{"types":"./dist/server/index.d.cts","import":"./dist/server/index.js","default":"./dist/server/index.js","require":"./dist/server/index.js"},"./shared":{"types":"./dist/shared/index.d.ts","import":"./dist/shared/index.js","default":"./dist/shared/index.js","require":"./dist/shared/index.js"}},"gitHead":"a5179411d068d8247758d57f3b737757aad1ea41","scripts":{"lint":"eslint src/","build":"tsup","watch":"tsup --watch","format":"prettier --write src/","db:push":"drizzle-kit push","lint:fix":"eslint src/ --fix","db:studio":"drizzle-kit studio","db:migrate":"bun run src/server/database/migrate.ts","db:generate":"drizzle-kit generate","format:check":"prettier --check src/","prepublishOnly":"bun run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:760b566f-36ae-4673-ac3c-1d3391269f26"}},"repository":{"url":"git+https://github.com/RahulOmegalul/ApexRP.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript-first FiveM roleplay framework","directories":{},"_nodeVersion":"24.13.0","dependencies":{"zod":"^4.3.5","ioredis":"^5.9.2","winston":"^3.19.0","postgres":"^3.4.8","drizzle-orm":"^0.45.1","drizzle-zod":"^0.8.3","winston-daily-rotate-file":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","eslint":"^9.39.2","prettier":"^3.8.0","@types/pg":"^8.16.0","@types/bun":"latest","@types/node":"^25.0.9","drizzle-kit":"^0.31.8","@citizenfx/client":"^2.0.23683-1","@citizenfx/server":"^2.0.23683-1","@typescript-eslint/parser":"^8.54.0","@typescript-eslint/eslint-plugin":"^8.54.0"},"peerDependencies":{"typescript":"^5"},"_npmOperationalInternal":{"tmp":"tmp/core_1.0.1_1770164908239_0.47005697007142966","host":"s3://npm-registry-packages-npm-production"}},"1.0.2":{"name":"@apexrp-js/core","version":"1.0.2","keywords":["fivem","gta5","roleplay","typescript","framework"],"author":{"name":"RahulOmegalul"},"license":"MIT","_id":"@apexrp-js/core@1.0.2","maintainers":[{"name":"apexfx","email":"rahulsodanprivat@gmail.com"}],"homepage":"https://rahulomegalul.github.io/ApexRP/","bugs":{"url":"https://github.com/RahulOmegalul/ApexRP/issues"},"dist":{"shasum":"e707cbae6f032410a3cbcfb63c3ba4a06f6d7b1d","tarball":"https://registry.npmjs.org/@apexrp-js/core/-/core-1.0.2.tgz","fileCount":8,"integrity":"sha512-sfWdpqtePSdBNAeRwDopWMpsG7xqbY4KtowV2tiHb084hm4iwAS/4XvX/wrZJCf8y6yVXHcLJsgaxM7fCi88oQ==","signatures":[{"sig":"MEUCIEeaFNR7x9Jve4c0HISKJHMaHeG8NEMeo3nKz+7pOypvAiEArigALPnoCsTX1OH24EZCSlF7Zb/hbB4pSMXydOxys1Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@apexrp-js%2fcore@1.0.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2525399},"type":"module","types":"dist/shared/index.d.ts","module":"dist/shared/index.js","exports":{".":{"types":"./dist/shared/index.d.ts","import":"./dist/shared/index.js","default":"./dist/shared/index.js","require":"./dist/shared/index.js"},"./client":{"types":"./dist/client/index.d.ts","import":"./dist/client/index.js","default":"./dist/client/index.js","require":"./dist/client/index.js"},"./server":{"types":"./dist/server/index.d.cts","import":"./dist/server/index.js","default":"./dist/server/index.js","require":"./dist/server/index.js"},"./shared":{"types":"./dist/shared/index.d.ts","import":"./dist/shared/index.js","default":"./dist/shared/index.js","require":"./dist/shared/index.js"}},"gitHead":"0ac7551ccf6b3e01d135c686c872dac622166673","scripts":{"lint":"eslint src/","build":"tsup","watch":"tsup --watch","format":"prettier --write src/","db:push":"drizzle-kit push","lint:fix":"eslint src/ --fix","db:studio":"drizzle-kit studio","db:migrate":"bun run src/server/database/migrate.ts","db:generate":"drizzle-kit generate","format:check":"prettier --check src/","prepublishOnly":"bun run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:760b566f-36ae-4673-ac3c-1d3391269f26"}},"repository":{"url":"git+https://github.com/RahulOmegalul/ApexRP.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript-first FiveM roleplay framework","directories":{},"_nodeVersion":"24.13.0","dependencies":{"zod":"^4.3.5","ioredis":"^5.9.2","winston":"^3.19.0","postgres":"^3.4.8","drizzle-orm":"^0.45.1","drizzle-zod":"^0.8.3","winston-daily-rotate-file":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","eslint":"^9.39.2","prettier":"^3.8.0","@types/pg":"^8.16.0","@types/bun":"latest","@types/node":"^25.0.9","drizzle-kit":"^0.31.8","@citizenfx/client":"^2.0.23683-1","@citizenfx/server":"^2.0.23683-1","@typescript-eslint/parser":"^8.54.0","@typescript-eslint/eslint-plugin":"^8.54.0"},"peerDependencies":{"typescript":"^5"},"_npmOperationalInternal":{"tmp":"tmp/core_1.0.2_1770165312880_0.7632752424192724","host":"s3://npm-registry-packages-npm-production"}},"1.0.3":{"name":"@apexrp-js/core","version":"1.0.3","keywords":["fivem","gta5","roleplay","typescript","framework"],"author":{"name":"RahulOmegalul"},"license":"MIT","_id":"@apexrp-js/core@1.0.3","maintainers":[{"name":"apexfx","email":"rahulsodanprivat@gmail.com"}],"homepage":"https://rahulomegalul.github.io/ApexRP/","bugs":{"url":"https://github.com/RahulOmegalul/ApexRP/issues"},"dist":{"shasum":"6771f130fe703404a0cd053b8431c377e8ab0499","tarball":"https://registry.npmjs.org/@apexrp-js/core/-/core-1.0.3.tgz","fileCount":8,"integrity":"sha512-gCTaceXuBgQnHawbhUw06/r6pa+k/TVRV7lRh52wIPIjSXah8YSgGQN6Sqwx/O60wdVP3y1l4F1mmDUaP0g11g==","signatures":[{"sig":"MEQCICUTG1GvgBOXeXObEA6Wg9ZcnPPyiBdWRbrt8s/++PsdAiBjjI2axoMJly8hJvluKurR1J7DZjy+VmDNp6cP+iTGbQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@apexrp-js%2fcore@1.0.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2526045},"type":"module","types":"dist/shared/index.d.ts","module":"dist/shared/index.js","exports":{".":{"types":"./dist/shared/index.d.ts","import":"./dist/shared/index.js","default":"./dist/shared/index.js","require":"./dist/shared/index.js"},"./client":{"types":"./dist/client/index.d.ts","import":"./dist/client/index.js","default":"./dist/client/index.js","require":"./dist/client/index.js"},"./server":{"types":"./dist/server/index.d.cts","import":"./dist/server/index.js","default":"./dist/server/index.js","require":"./dist/server/index.js"},"./shared":{"types":"./dist/shared/index.d.ts","import":"./dist/shared/index.js","default":"./dist/shared/index.js","require":"./dist/shared/index.js"}},"gitHead":"c97b86bd85a4a575c85d509cc461ae8fc0f71ffb","scripts":{"lint":"eslint src/","build":"tsup","watch":"tsup --watch","format":"prettier --write src/","db:push":"drizzle-kit push","lint:fix":"eslint src/ --fix","db:studio":"drizzle-kit studio","db:migrate":"bun run src/server/database/migrate.ts","db:generate":"drizzle-kit generate","format:check":"prettier --check src/","prepublishOnly":"bun run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:760b566f-36ae-4673-ac3c-1d3391269f26"}},"repository":{"url":"git+https://github.com/RahulOmegalul/ApexRP.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript-first FiveM roleplay framework","directories":{},"_nodeVersion":"24.13.0","dependencies":{"zod":"^4.3.5","ioredis":"^5.9.2","winston":"^3.19.0","postgres":"^3.4.8","drizzle-orm":"^0.45.1","drizzle-zod":"^0.8.3","winston-daily-rotate-file":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","eslint":"^9.39.2","prettier":"^3.8.0","@types/pg":"^8.16.0","@types/bun":"latest","@types/node":"^25.0.9","drizzle-kit":"^0.31.8","@citizenfx/client":"^2.0.23683-1","@citizenfx/server":"^2.0.23683-1","@typescript-eslint/parser":"^8.54.0","@typescript-eslint/eslint-plugin":"^8.54.0"},"peerDependencies":{"typescript":"^5"},"_npmOperationalInternal":{"tmp":"tmp/core_1.0.3_1770165551440_0.06406565774347395","host":"s3://npm-registry-packages-npm-production"}},"1.0.4":{"name":"@apexrp-js/core","version":"1.0.4","keywords":["fivem","gta5","roleplay","typescript","framework"],"author":{"name":"RahulOmegalul"},"license":"MIT","_id":"@apexrp-js/core@1.0.4","maintainers":[{"name":"apexfx","email":"rahulsodanprivat@gmail.com"}],"homepage":"https://github.com/RahulOmegalul/ApexRP#readme","bugs":{"url":"https://github.com/RahulOmegalul/ApexRP/issues"},"dist":{"shasum":"e5c6a6c809869f0f4fb65cfafb3a0ca88e490c8d","tarball":"https://registry.npmjs.org/@apexrp-js/core/-/core-1.0.4.tgz","fileCount":7,"integrity":"sha512-NYJAbrs7qACLGJmhTVVDFL1sW6Sbne+vyvoGI//FxXlHUjuUMz6v5siKYRhapyxqE/I+M/jlajs1ZYAv1inSvw==","signatures":[{"sig":"MEYCIQDGd2SK7CCWPY6s2OZPy/2mWyWvcr33Jt24yeFTQb/QAwIhANj2oRYbtCoaTV5Rc73s8VihyvLn5AhzzWY/UTNBttqT","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@apexrp-js%2fcore@1.0.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":13187},"main":"index.js","types":"index.d.ts","exports":{".":{"types":"./index.d.ts","default":"./index.js"},"./client":{"types":"./client.d.ts","default":"./client.js"},"./server":{"types":"./server.d.ts","default":"./server.js"}},"gitHead":"b21d46fdf5295d4c6d8996e61e3f1bd7d79d4947","scripts":{"start":"node server.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:760b566f-36ae-4673-ac3c-1d3391269f26"}},"repository":{"url":"git+https://github.com/RahulOmegalul/ApexRP.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript wrapper for apex-core FiveM resource","directories":{},"_nodeVersion":"24.13.0","publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^5.9.3","@types/node":"^25.2.0"},"peerDependencies":{"typescript":"^5"},"_npmOperationalInternal":{"tmp":"tmp/core_1.0.4_1770172967559_0.25584413572043796","host":"s3://npm-registry-packages-npm-production"}},"1.0.5":{"name":"@apexrp-js/core","version":"1.0.5","description":"TypeScript wrapper for apex-core FiveM resource","main":"index.js","types":"index.d.ts","exports":{".":{"types":"./index.d.ts","default":"./index.js"},"./server":{"types":"./server.d.ts","default":"./server.js"},"./client":{"types":"./client.d.ts","default":"./client.js"}},"publishConfig":{"registry":"https://registry.npmjs.org","access":"public"},"repository":{"type":"git","url":"git+https://github.com/RahulOmegalul/ApexRP.git"},"keywords":["fivem","gta5","roleplay","typescript","framework"],"author":{"name":"RahulOmegalul"},"license":"MIT","peerDependencies":{"typescript":"^5"},"devDependencies":{"@types/node":"^25.2.0","typescript":"^5.9.3"},"scripts":{"start":"node server.js"},"gitHead":"8ab8a8477a56aaa4ee07ecfe779cadea328f882e","_id":"@apexrp-js/core@1.0.5","bugs":{"url":"https://github.com/RahulOmegalul/ApexRP/issues"},"homepage":"https://github.com/RahulOmegalul/ApexRP#readme","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-rQ/pMOfAaZgKMPLEJ2KcigcVm440obBN22ft7JLlvTI8o5GsAKCjlEZaNWAQ6tIO5y8EudG5odr/c3wczgfl9A==","shasum":"c2bdff655545a67b512afaf2a4df391cfa7bd93e","tarball":"https://registry.npmjs.org/@apexrp-js/core/-/core-1.0.5.tgz","fileCount":7,"unpackedSize":16459,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@apexrp-js%2fcore@1.0.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQChBjK/nvfr4W4kau38G/n3yJvOhhRgeRXjT14KyBMBTwIhAJOy9Bj4fr2YjI7VoM1oZ87JCqFEbp5T55F6L+ZIsPdg"}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:760b566f-36ae-4673-ac3c-1d3391269f26"}},"directories":{},"maintainers":[{"name":"apexfx","email":"rahulsodanprivat@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/core_1.0.5_1770177352428_0.4052425288037498"},"_hasShrinkwrap":false}},"time":{"created":"2026-02-02T02:54:22.748Z","modified":"2026-02-04T03:55:53.111Z","1.0.0":"2026-02-02T02:54:23.027Z","1.0.1":"2026-02-04T00:28:28.456Z","1.0.2":"2026-02-04T00:35:13.068Z","1.0.3":"2026-02-04T00:39:11.650Z","1.0.4":"2026-02-04T02:42:47.709Z","1.0.5":"2026-02-04T03:55:52.574Z"},"bugs":{"url":"https://github.com/RahulOmegalul/ApexRP/issues"},"author":{"name":"RahulOmegalul"},"license":"MIT","homepage":"https://github.com/RahulOmegalul/ApexRP#readme","keywords":["fivem","gta5","roleplay","typescript","framework"],"repository":{"type":"git","url":"git+https://github.com/RahulOmegalul/ApexRP.git"},"description":"TypeScript wrapper for apex-core FiveM resource","maintainers":[{"name":"apexfx","email":"rahulsodanprivat@gmail.com"}],"readme":"ERROR: No README data found!","readmeFilename":""}