{"_id":"@data-client/normalizr","_rev":"31-96862d74902fbe328ddf528f8f1ec0eb","name":"@data-client/normalizr","dist-tags":{"beta":"0.15.0-beta-20251006024044-92bd01c4976f2921993b8c9f1e4dbb87af87ba7b","latest":"0.18.1"},"versions":{"0.1.0":{"name":"@data-client/normalizr","version":"0.1.0","keywords":["flux","redux","normalize","denormalize","data","cache","api","react-native","ios","android","web","schema","typescript","validation","relational","json"],"author":"Nathaniel Tucker","license":"MIT","_id":"@data-client/normalizr@0.1.0","maintainers":[{"name":"ntucker","email":"me@ntucker.me"}],"contributors":["Paul Armstrong","Dan Abramov"],"homepage":"https://resthooks.io/docs/concepts/normalization","bugs":{"url":"https://github.com/data-client/data-client/issues"},"dist":{"shasum":"4e11b174faac8e1fa8b49b3283b37ac7f886e642","tarball":"https://registry.npmjs.org/@data-client/normalizr/-/normalizr-0.1.0.tgz","fileCount":142,"integrity":"sha512-ftuzPE7k/wL14TO3jozUTz9JL7VnfrzIIK9ILlUs7EKO88OXxX2yxYA7D2X10G5fHTJQqX0M3FHjmoab2mM7jw==","signatures":[{"sig":"MEQCIDFnVUFoj+8cFqA5Z6Ex7O61w/umAOQ+pepyP96PmqMwAiByIbVfORH9ZWdC1eYqbvqbbvL5cejVknM1H0N1MBOwRQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":551108},"main":"dist/normalizr.js","type":"module","types":"lib/index.d.ts","module":"legacy/index.js","engines":{"node":"^12.17 || ^13.7 || >=14"},"exports":{".":{"import":"./node.mjs","module":"./lib/index.js","default":"./lib/index.js","require":"./dist/normalizr.js"},"./package.json":"./package.json"},"gitHead":"94d480555838505678217b9f17bff6f67eff956a","scripts":{"build":"run build:lib && run build:legacy:lib && run build:bundle","build:lib":"NODE_ENV=production BROWSERSLIST_ENV='2020' yarn g:babel --out-dir lib","build:clean":"yarn g:clean","build:bundle":"yarn g:runs build:js:\\*","build:js:node":"BROWSERSLIST_ENV=node12 NODE_ENV=development yarn g:rollup && echo '{\"type\":\"commonjs\"}' > dist/package.json","prepublishOnly":"run build","build:legacy:lib":"NODE_ENV=production BROWSERSLIST_ENV='2018' yarn g:babel --out-dir legacy","build:legacy-types":"yarn g:downtypes lib ts3.4","build:js:production":"BROWSERSLIST_ENV=legacy NODE_ENV=production yarn g:rollup","build:js:development":"BROWSERSLIST_ENV=legacy NODE_ENV=development yarn g:rollup"},"_npmUser":{"name":"ntucker","email":"me@ntucker.me"},"repository":{"url":"git+ssh://git@github.com:data-client/data-client.git","type":"git","directory":"packages/normalizr"},"description":"Normalizes and denormalizes JSON according to schema for Redux and Flux applications","directories":{},"sideEffects":false,"dependencies":{"@babel/runtime":"^7.17.0"},"react-native":"legacy/index.js","typesVersions":{">=3.4":{"":["ts3.4/index.d.ts"],"*":["ts3.4/index.d.ts"]},">=4.0":{"":["lib/index.d.ts"],"*":["lib/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"immutable":"4.2.2","@types/node":"^20.0.0","@anansi/browserslist-config":"^1.4.2"},"_npmOperationalInternal":{"tmp":"tmp/normalizr_0.1.0_1688338295694_0.8597549706629684","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"@data-client/normalizr","version":"0.2.0","keywords":["flux","redux","normalize","denormalize","data","cache","api","react-native","ios","android","web","schema","typescript","validation","relational","json"],"author":{"name":"Nathaniel Tucker"},"license":"MIT","_id":"@data-client/normalizr@0.2.0","maintainers":[{"name":"ntucker","email":"me@ntucker.me"}],"contributors":[{"name":"Paul Armstrong"},{"name":"Dan Abramov"}],"homepage":"https://resthooks.io/docs/concepts/normalization","bugs":{"url":"https://github.com/data-client/data-client/issues"},"dist":{"shasum":"1fdd13b8f6f6f2959e2030f13b75ba665c3f3814","tarball":"https://registry.npmjs.org/@data-client/normalizr/-/normalizr-0.2.0.tgz","fileCount":140,"integrity":"sha512-7ML5pQnnz+SQYQeGnGR93ev6S9V/RMbMezMSy1xIoJ7yTaGwkIFKVUGpYJgIMNQsbjP+72e+1mJHuHshkJDxzA==","signatures":[{"sig":"MEQCIErpDUuLdi25F0MtuoBosJnvA8/421LlbThhpGjaQ+vtAiAZGZtB/aWeKLjJfKfvSbai7C9Be6bPynLP2oxOP3VNEQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":483039},"main":"dist/normalizr.js","type":"module","types":"lib/index.d.ts","module":"legacy/index.js","engines":{"node":"^12.17 || ^13.7 || >=14"},"exports":{".":{"import":"./node.mjs","module":"./lib/index.js","default":"./lib/index.js","require":"./dist/normalizr.js"},"./package.json":"./package.json"},"gitHead":"c05c4066d1f565fb56735eaafceb5a0bd6daafa3","scripts":{"build":"run build:lib && run build:legacy:lib && run build:bundle","build:lib":"NODE_ENV=production BROWSERSLIST_ENV='2020' yarn g:babel --out-dir lib","build:clean":"yarn g:clean","build:bundle":"yarn g:runs build:js:\\*","build:js:node":"BROWSERSLIST_ENV=node12 NODE_ENV=development yarn g:rollup && echo '{\"type\":\"commonjs\"}' > dist/package.json","prepublishOnly":"run build","build:legacy:lib":"NODE_ENV=production BROWSERSLIST_ENV='2018' yarn g:babel --out-dir legacy","build:legacy-types":"yarn g:downtypes lib ts3.4","build:js:production":"BROWSERSLIST_ENV=legacy NODE_ENV=production yarn g:rollup","build:js:development":"BROWSERSLIST_ENV=legacy NODE_ENV=development yarn g:rollup"},"_npmUser":{"name":"ntucker","email":"me@ntucker.me"},"repository":{"url":"git+ssh://git@github.com/data-client/data-client.git","type":"git","directory":"packages/normalizr"},"_npmVersion":"9.5.1","description":"Normalizes and denormalizes JSON according to schema for Redux and Flux applications","directories":{},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"@babel/runtime":"^7.17.0"},"react-native":"legacy/index.js","typesVersions":{">=3.4":{"":["ts3.4/index.d.ts"],"*":["ts3.4/index.d.ts"]},">=4.0":{"":["lib/index.d.ts"],"*":["lib/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"immutable":"4.2.2","@types/node":"^20.0.0","@anansi/browserslist-config":"^1.4.2"},"_npmOperationalInternal":{"tmp":"tmp/normalizr_0.2.0_1688510365440_0.7512227501449049","host":"s3://npm-registry-packages"}},"0.2.1":{"name":"@data-client/normalizr","version":"0.2.1","keywords":["flux","redux","normalize","denormalize","data","cache","api","react-native","ios","android","web","schema","typescript","validation","relational","json"],"author":{"name":"Nathaniel Tucker"},"license":"MIT","_id":"@data-client/normalizr@0.2.1","maintainers":[{"name":"ntucker","email":"me@ntucker.me"}],"contributors":[{"name":"Paul Armstrong"},{"name":"Dan Abramov"}],"homepage":"https://resthooks.io/docs/concepts/normalization","bugs":{"url":"https://github.com/data-client/data-client/issues"},"dist":{"shasum":"7e35714117b017bd797a1d8ca1b3530e55758957","tarball":"https://registry.npmjs.org/@data-client/normalizr/-/normalizr-0.2.1.tgz","fileCount":140,"integrity":"sha512-KzvEEqIu3iwP4xfX6ZXEV+G1hCZzGBpWI5v9TjM1bCaD07sJdbsenRF7Hc8l4Y6422ZNZ002x2VUTBWKk1/Q3w==","signatures":[{"sig":"MEUCIBOznVRZKwLmevcLrlkWknM2XdDTEFRIRbZr9D3qSw5LAiEAo7jNir4sf5/IiSF2fFdgCKamrZivTIFw8cZN4ldRgc0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":483046},"main":"dist/normalizr.js","type":"module","types":"lib/index.d.ts","module":"legacy/index.js","engines":{"node":"^12.17 || ^13.7 || >=14"},"exports":{".":{"import":"./node.mjs","module":"./lib/index.js","default":"./lib/index.js","require":"./dist/normalizr.js"},"./package.json":"./package.json"},"gitHead":"740d8da3641efd969a7121f075acb5977583a27d","scripts":{"build":"run build:lib && run build:legacy:lib && run build:bundle","build:lib":"NODE_ENV=production BROWSERSLIST_ENV='2020' yarn g:babel --out-dir lib","build:clean":"yarn g:clean","build:bundle":"yarn g:runs build:js:\\*","build:js:node":"BROWSERSLIST_ENV=node12 NODE_ENV=development yarn g:rollup && echo '{\"type\":\"commonjs\"}' > dist/package.json","prepublishOnly":"run build","build:legacy:lib":"NODE_ENV=production BROWSERSLIST_ENV='2018' yarn g:babel --out-dir legacy","build:legacy-types":"yarn g:downtypes lib ts3.4","build:js:production":"BROWSERSLIST_ENV=legacy NODE_ENV=production yarn g:rollup","build:js:development":"BROWSERSLIST_ENV=legacy NODE_ENV=development yarn g:rollup"},"_npmUser":{"name":"ntucker","email":"me@ntucker.me"},"repository":{"url":"git+ssh://git@github.com/data-client/data-client.git","type":"git","directory":"packages/normalizr"},"_npmVersion":"9.5.1","description":"Normalizes and denormalizes JSON according to schema for Redux and Flux applications","directories":{},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"@babel/runtime":"^7.17.0"},"react-native":"legacy/index.js","typesVersions":{">=3.4":{"":["ts3.4/index.d.ts"],"*":["ts3.4/index.d.ts"]},">=4.0":{"":["lib/index.d.ts"],"*":["lib/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"immutable":"4.2.2","@types/node":"^20.0.0","@anansi/browserslist-config":"^1.4.2"},"_npmOperationalInternal":{"tmp":"tmp/normalizr_0.2.1_1690321800322_0.7046908605416584","host":"s3://npm-registry-packages"}},"0.2.2":{"name":"@data-client/normalizr","version":"0.2.2","keywords":["normalize","denormalize","flux","redux","data","model","cache","api","react-native","ios","android","web","schema","typescript","validation","relational","reactive","json"],"author":{"name":"Nathaniel Tucker"},"license":"MIT","_id":"@data-client/normalizr@0.2.2","maintainers":[{"name":"ntucker","email":"me@ntucker.me"}],"contributors":[{"name":"Paul Armstrong"},{"name":"Dan Abramov"}],"homepage":"https://resthooks.io/docs/concepts/normalization","bugs":{"url":"https://github.com/data-client/data-client/issues"},"dist":{"shasum":"8b2c64cd1dd10857a0cbf3da8c495cb05be37bb2","tarball":"https://registry.npmjs.org/@data-client/normalizr/-/normalizr-0.2.2.tgz","fileCount":140,"integrity":"sha512-rPep2TG21jis1RvctgrVJJYCRgykjh6r0xA0TcTeX5G0DZRKAEgESPIsXrGkNApUsyjy4OyfyU9AzQrg/R6NlA==","signatures":[{"sig":"MEYCIQDbKv2jdsHeonQzkperyRFcKaNbYvztggKRkHnt2a39QgIhAK/AsKMexXCBVbbUE5aPvMRT2Ra022xXw/bCh4Qqkxkv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":483075},"main":"dist/normalizr.js","type":"module","types":"lib/index.d.ts","module":"legacy/index.js","engines":{"node":"^12.17 || ^13.7 || >=14"},"exports":{".":{"import":"./node.mjs","module":"./lib/index.js","default":"./lib/index.js","require":"./dist/normalizr.js"},"./package.json":"./package.json"},"gitHead":"063275f43537aa199d50950a421f065becc7d8f4","scripts":{"build":"run build:lib && run build:legacy:lib && run build:bundle","build:lib":"NODE_ENV=production BROWSERSLIST_ENV='2020' yarn g:babel --out-dir lib","build:clean":"yarn g:clean","build:bundle":"yarn g:runs build:js:\\*","build:js:node":"BROWSERSLIST_ENV=node12 NODE_ENV=development yarn g:rollup && echo '{\"type\":\"commonjs\"}' > dist/package.json","prepublishOnly":"run build","build:legacy:lib":"NODE_ENV=production BROWSERSLIST_ENV='2018' yarn g:babel --out-dir legacy","build:legacy-types":"yarn g:downtypes lib ts3.4","build:js:production":"BROWSERSLIST_ENV=legacy NODE_ENV=production yarn g:rollup","build:js:development":"BROWSERSLIST_ENV=legacy NODE_ENV=development yarn g:rollup"},"_npmUser":{"name":"ntucker","email":"me@ntucker.me"},"repository":{"url":"git+ssh://git@github.com/data-client/data-client.git","type":"git","directory":"packages/normalizr"},"_npmVersion":"9.6.7","description":"Normalizes and denormalizes JSON according to schema for Redux and Flux applications","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","dependencies":{"@babel/runtime":"^7.17.0"},"react-native":"legacy/index.js","typesVersions":{">=3.4":{"":["ts3.4/index.d.ts"],"*":["ts3.4/index.d.ts"]},">=4.0":{"":["lib/index.d.ts"],"*":["lib/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"immutable":"4.2.2","@types/node":"^20.0.0","@anansi/browserslist-config":"^1.4.2"},"_npmOperationalInternal":{"tmp":"tmp/normalizr_0.2.2_1690769706098_0.6814996141527487","host":"s3://npm-registry-packages"}},"0.8.0":{"name":"@data-client/normalizr","version":"0.8.0","keywords":["normalize","denormalize","flux","redux","data","model","cache","api","react-native","ios","android","web","schema","typescript","validation","relational","reactive","json"],"author":{"name":"Nathaniel Tucker"},"license":"MIT","_id":"@data-client/normalizr@0.8.0","maintainers":[{"name":"ntucker","email":"me@ntucker.me"}],"contributors":[{"name":"Paul Armstrong"},{"name":"Dan Abramov"}],"homepage":"https://dataclient.io/docs/concepts/normalization","bugs":{"url":"https://github.com/data-client/data-client/issues"},"dist":{"shasum":"16274787046bc31ac3e27045ddb7b256ccda9a2a","tarball":"https://registry.npmjs.org/@data-client/normalizr/-/normalizr-0.8.0.tgz","fileCount":130,"integrity":"sha512-hmS6L5R0LXUJCmeRKwpKt2kjRoDOK4BQfXPAyUIXyfQv9aZDhHnGr5HMYHWuN9z9ULiKa0NUjDul6XZWXayz4Q==","signatures":[{"sig":"MEQCIBjjttZy+qxYtbl9r9PDHmgTm3Vx/eg1s4IBSMcl6YWIAiA7phevY8D7hS6sQJ3foAxSM8c6deLEJf+Lv7YnsO8/PQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":411435},"main":"dist/normalizr.js","type":"module","types":"lib/index.d.ts","module":"legacy/index.js","engines":{"node":"^12.17 || ^13.7 || >=14"},"exports":{".":{"import":"./node.mjs","module":"./lib/index.js","default":"./lib/index.js","require":"./dist/normalizr.js"},"./package.json":"./package.json"},"gitHead":"570e8d033e8dbaa4829fceb60f0430a8cf91452b","scripts":{"build":"run build:lib && run build:legacy:lib && run build:bundle","build:lib":"NODE_ENV=production BROWSERSLIST_ENV='2020' yarn g:babel --out-dir lib","build:clean":"yarn g:clean","build:bundle":"yarn g:runs build:js:\\*","build:js:node":"BROWSERSLIST_ENV=node12 NODE_ENV=development yarn g:rollup && echo '{\"type\":\"commonjs\"}' > dist/package.json","prepublishOnly":"run build","build:legacy:lib":"NODE_ENV=production BROWSERSLIST_ENV='2018' yarn g:babel --out-dir legacy","build:legacy-types":"yarn g:downtypes lib ts3.4","build:js:production":"BROWSERSLIST_ENV=legacy NODE_ENV=production yarn g:rollup","build:js:development":"BROWSERSLIST_ENV=legacy NODE_ENV=development yarn g:rollup"},"_npmUser":{"name":"ntucker","email":"me@ntucker.me"},"repository":{"url":"git+ssh://git@github.com/data-client/data-client.git","type":"git","directory":"packages/normalizr"},"_npmVersion":"9.6.7","description":"Normalizes and denormalizes JSON according to schema for Redux and Flux applications","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","dependencies":{"@babel/runtime":"^7.17.0"},"react-native":"legacy/index.js","typesVersions":{">=3.4":{"":["ts3.4/index.d.ts"],"*":["ts3.4/index.d.ts"]},">=4.0":{"":["lib/index.d.ts"],"*":["lib/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"immutable":"4.2.2","@types/node":"^20.0.0","@anansi/browserslist-config":"^1.4.2"},"_npmOperationalInternal":{"tmp":"tmp/normalizr_0.8.0_1693457301844_0.7586589227226213","host":"s3://npm-registry-packages"}},"0.9.2":{"name":"@data-client/normalizr","version":"0.9.2","keywords":["normalize","denormalize","flux","redux","data","model","cache","api","react-native","ios","android","web","schema","typescript","validation","relational","reactive","json"],"author":{"name":"Nathaniel Tucker"},"license":"MIT","_id":"@data-client/normalizr@0.9.2","maintainers":[{"name":"ntucker","email":"me@ntucker.me"}],"contributors":[{"name":"Paul Armstrong"},{"name":"Dan Abramov"}],"homepage":"https://dataclient.io/docs/concepts/normalization","bugs":{"url":"https://github.com/reactive/data-client/issues"},"dist":{"shasum":"89ac24539fae880ec9b8be8623a2b73fe39308de","tarball":"https://registry.npmjs.org/@data-client/normalizr/-/normalizr-0.9.2.tgz","fileCount":130,"integrity":"sha512-mLJACLsFpo68zHi25hVeNW0SybJxXAFcyKrc12r8w7A1Rikz91Wo9lxNF50iw7KOOKPjRY1LeL4mOVkqfVXRGw==","signatures":[{"sig":"MEQCIGMh09E5M4XUIYwuh4DWSZpKSCTL8mPCregzijErGbOKAiBnw+aH41Ob+JBp3Qkf+Q5sOBPgfmD/PK4c903SbIgSfQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":411423},"main":"dist/normalizr.js","type":"module","types":"lib/index.d.ts","module":"legacy/index.js","engines":{"node":"^12.17 || ^13.7 || >=14"},"exports":{".":{"import":"./node.mjs","module":"./lib/index.js","default":"./lib/index.js","require":"./dist/normalizr.js"},"./package.json":"./package.json"},"gitHead":"a02bb768c110b4291cef5399e784b346a99a27ab","scripts":{"build":"run build:lib && run build:legacy:lib && run build:bundle","build:lib":"NODE_ENV=production BROWSERSLIST_ENV='2020' yarn g:babel --out-dir lib","build:clean":"yarn g:clean","build:bundle":"yarn g:runs build:js:\\*","build:js:node":"BROWSERSLIST_ENV=node12 NODE_ENV=development yarn g:rollup && echo '{\"type\":\"commonjs\"}' > dist/package.json","prepublishOnly":"run build","build:legacy:lib":"NODE_ENV=production BROWSERSLIST_ENV='2018' yarn g:babel --out-dir legacy","build:legacy-types":"yarn g:downtypes lib ts3.4","build:js:production":"BROWSERSLIST_ENV=legacy NODE_ENV=production yarn g:rollup","build:js:development":"BROWSERSLIST_ENV=legacy NODE_ENV=development yarn g:rollup"},"_npmUser":{"name":"ntucker","email":"me@ntucker.me"},"repository":{"url":"git+ssh://git@github.com/reactive/data-client.git","type":"git","directory":"packages/normalizr"},"_npmVersion":"9.6.7","description":"Normalizes and denormalizes JSON according to schema for Redux and Flux applications","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","dependencies":{"@babel/runtime":"^7.17.0"},"react-native":"legacy/index.js","typesVersions":{">=3.4":{"":["ts3.4/index.d.ts"],"*":["ts3.4/index.d.ts"]},">=4.0":{"":["lib/index.d.ts"],"*":["lib/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"immutable":"4.2.2","@types/node":"^20.0.0","@anansi/browserslist-config":"^1.4.2"},"_npmOperationalInternal":{"tmp":"tmp/normalizr_0.9.2_1694121937861_0.6303552238922232","host":"s3://npm-registry-packages"}},"0.9.3":{"name":"@data-client/normalizr","version":"0.9.3","keywords":["normalize","denormalize","flux","redux","data","model","cache","api","react-native","ios","android","web","schema","typescript","validation","relational","reactive","json"],"author":{"name":"Nathaniel Tucker"},"license":"MIT","_id":"@data-client/normalizr@0.9.3","maintainers":[{"name":"ntucker","email":"me@ntucker.me"}],"contributors":[{"name":"Paul Armstrong"},{"name":"Dan Abramov"}],"homepage":"https://dataclient.io/docs/concepts/normalization","bugs":{"url":"https://github.com/reactive/data-client/issues"},"dist":{"shasum":"cb4d5faeb2b0a8bccc958af9d3ed2fd4f397d62b","tarball":"https://registry.npmjs.org/@data-client/normalizr/-/normalizr-0.9.3.tgz","fileCount":130,"integrity":"sha512-aRGKEjJYZURoU29MuSdmBpAOk0klrEdlOjMf8ZrRA8KPRUIPIyyelnHfF1HLkz6TXZxeOLUxQzGEOj8SAtUb8g==","signatures":[{"sig":"MEUCIQDZiQMYVUqL/HrrIhrwLCNG3Dk4agn46/5+E1uuvw0tXAIgbxqeltH3zfAayhljS0DQcUMo2hreAG5RtlxwuwNwpQ8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":411399},"main":"dist/normalizr.js","type":"module","types":"lib/index.d.ts","module":"legacy/index.js","engines":{"node":"^12.17 || ^13.7 || >=14"},"exports":{".":{"import":"./node.mjs","module":"./lib/index.js","default":"./lib/index.js","require":"./dist/normalizr.js"},"./package.json":"./package.json"},"gitHead":"cc82dad4a366767ab87c6445fb932fce9398f0c9","scripts":{"build":"run build:lib && run build:legacy:lib && run build:bundle","build:lib":"NODE_ENV=production BROWSERSLIST_ENV='2020' yarn g:babel --out-dir lib","build:clean":"yarn g:clean","build:bundle":"yarn g:runs build:js:\\*","build:js:node":"BROWSERSLIST_ENV=node12 NODE_ENV=development yarn g:rollup && echo '{\"type\":\"commonjs\"}' > dist/package.json","prepublishOnly":"run build","build:legacy:lib":"NODE_ENV=production BROWSERSLIST_ENV='2018' yarn g:babel --out-dir legacy","build:legacy-types":"yarn g:downtypes lib ts3.4","build:js:production":"BROWSERSLIST_ENV=legacy NODE_ENV=production yarn g:rollup","build:js:development":"BROWSERSLIST_ENV=legacy NODE_ENV=development yarn g:rollup"},"_npmUser":{"name":"ntucker","email":"me@ntucker.me"},"repository":{"url":"git+ssh://git@github.com/reactive/data-client.git","type":"git","directory":"packages/normalizr"},"_npmVersion":"9.6.7","description":"Normalizes and denormalizes JSON according to schema for Redux and Flux applications","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","dependencies":{"@babel/runtime":"^7.17.0"},"react-native":"legacy/index.js","typesVersions":{">=3.4":{"":["ts3.4/index.d.ts"],"*":["ts3.4/index.d.ts"]},">=4.0":{"":["lib/index.d.ts"],"*":["lib/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"immutable":"4.2.2","@types/node":"^20.0.0","@anansi/browserslist-config":"^1.4.2"},"_npmOperationalInternal":{"tmp":"tmp/normalizr_0.9.3_1695074292427_0.6176137353633495","host":"s3://npm-registry-packages"}},"0.9.4":{"name":"@data-client/normalizr","version":"0.9.4","keywords":["normalize","denormalize","flux","redux","data","model","cache","api","react-native","ios","android","web","schema","typescript","validation","relational","reactive","json"],"author":{"name":"Nathaniel Tucker"},"license":"MIT","_id":"@data-client/normalizr@0.9.4","maintainers":[{"name":"ntucker","email":"me@ntucker.me"}],"contributors":[{"name":"Paul Armstrong"},{"name":"Dan Abramov"}],"homepage":"https://dataclient.io/docs/concepts/normalization","bugs":{"url":"https://github.com/reactive/data-client/issues"},"dist":{"shasum":"4c4334f87ee428aa37c707dd039d633c07e95065","tarball":"https://registry.npmjs.org/@data-client/normalizr/-/normalizr-0.9.4.tgz","fileCount":130,"integrity":"sha512-46dr4iCD0IKytm2Yvr4rpU1Ronzi5b7N7JtO2+yBGg1KOHFPcm/l4mZQHIYhm4BbrIKgeivlHcFR9S+L/ikacw==","signatures":[{"sig":"MEYCIQDnpabnruN+ZBW+aOiXyfc44bHu6mm1BtStcb4HsrqvcQIhAM3jtPELOn4wxIyIB/D6Ll00LO/ZdKIzbvOXwXNo8pKN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":411399},"main":"dist/normalizr.js","type":"module","types":"lib/index.d.ts","module":"legacy/index.js","engines":{"node":"^12.17 || ^13.7 || >=14"},"exports":{".":{"import":"./node.mjs","module":"./lib/index.js","default":"./lib/index.js","require":"./dist/normalizr.js"},"./package.json":"./package.json"},"gitHead":"599d789f9da09622a6bd978cac78c447a2bd0497","scripts":{"build":"run build:lib && run build:legacy:lib && run build:bundle","build:lib":"NODE_ENV=production BROWSERSLIST_ENV='2020' yarn g:babel --out-dir lib","build:clean":"yarn g:clean","build:bundle":"yarn g:runs build:js:\\*","build:js:node":"BROWSERSLIST_ENV=node12 NODE_ENV=development yarn g:rollup && echo '{\"type\":\"commonjs\"}' > dist/package.json","prepublishOnly":"run build","build:legacy:lib":"NODE_ENV=production BROWSERSLIST_ENV='2018' yarn g:babel --out-dir legacy","build:legacy-types":"yarn g:downtypes lib ts3.4","build:js:production":"BROWSERSLIST_ENV=legacy NODE_ENV=production yarn g:rollup","build:js:development":"BROWSERSLIST_ENV=legacy NODE_ENV=development yarn g:rollup"},"_npmUser":{"name":"ntucker","email":"me@ntucker.me"},"repository":{"url":"git+ssh://git@github.com/reactive/data-client.git","type":"git","directory":"packages/normalizr"},"_npmVersion":"9.6.7","description":"Normalizes and denormalizes JSON according to schema for Redux and Flux applications","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","dependencies":{"@babel/runtime":"^7.17.0"},"react-native":"legacy/index.js","typesVersions":{">=3.4":{"":["ts3.4/index.d.ts"],"*":["ts3.4/index.d.ts"]},">=4.0":{"":["lib/index.d.ts"],"*":["lib/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"immutable":"4.2.2","@types/node":"^20.0.0","@anansi/browserslist-config":"^1.4.2"},"_npmOperationalInternal":{"tmp":"tmp/normalizr_0.9.4_1695104219241_0.7274677211262104","host":"s3://npm-registry-packages"}},"0.9.5":{"name":"@data-client/normalizr","version":"0.9.5","keywords":["normalize","denormalize","flux","redux","data","model","cache","api","react-native","ios","android","web","schema","typescript","validation","relational","reactive","json"],"author":{"name":"Nathaniel Tucker"},"license":"MIT","_id":"@data-client/normalizr@0.9.5","maintainers":[{"name":"ntucker","email":"me@ntucker.me"}],"contributors":[{"name":"Paul Armstrong"},{"name":"Dan Abramov"}],"homepage":"https://dataclient.io/docs/concepts/normalization","bugs":{"url":"https://github.com/reactive/data-client/issues"},"dist":{"shasum":"fb021b5fcc16d918a5fa34e9e1b8702f8f67f718","tarball":"https://registry.npmjs.org/@data-client/normalizr/-/normalizr-0.9.5.tgz","fileCount":130,"integrity":"sha512-IsNxdHIuZwr3Kz/haVKpzOyZKXgL+0O6G6Hkmscg84Zt77HZk5aytSkZjlTeI9Gtq1HS3rYgKZ237j7UHQSFqQ==","signatures":[{"sig":"MEUCIGlB6qEhE0olVmB4OR41hxiE7Z/6gpo+9KjRxPmXrN9pAiEAm3jdA25DEb9DxjXiOcP1K992d5obkaCRPQrgtTBBrS4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":411399},"main":"dist/normalizr.js","type":"module","types":"lib/index.d.ts","module":"legacy/index.js","engines":{"node":"^12.17 || ^13.7 || >=14"},"exports":{".":{"import":"./node.mjs","module":"./lib/index.js","default":"./lib/index.js","require":"./dist/normalizr.js"},"./package.json":"./package.json"},"gitHead":"ed23f0027479b29081fa5a10e057fc037b064d5c","scripts":{"build":"run build:lib && run build:legacy:lib && run build:bundle","build:lib":"NODE_ENV=production BROWSERSLIST_ENV='2020' yarn g:babel --out-dir lib","build:clean":"yarn g:clean","build:bundle":"yarn g:runs build:js:\\*","build:js:node":"BROWSERSLIST_ENV=node12 NODE_ENV=development yarn g:rollup && echo '{\"type\":\"commonjs\"}' > dist/package.json","prepublishOnly":"run build","build:legacy:lib":"NODE_ENV=production BROWSERSLIST_ENV='2018' yarn g:babel --out-dir legacy","build:legacy-types":"yarn g:downtypes lib ts3.4","build:js:production":"BROWSERSLIST_ENV=legacy NODE_ENV=production yarn g:rollup","build:js:development":"BROWSERSLIST_ENV=legacy NODE_ENV=development yarn g:rollup"},"_npmUser":{"name":"ntucker","email":"me@ntucker.me"},"repository":{"url":"git+ssh://git@github.com/reactive/data-client.git","type":"git","directory":"packages/normalizr"},"_npmVersion":"9.6.7","description":"Normalizes and denormalizes JSON according to schema for Redux and Flux applications","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","dependencies":{"@babel/runtime":"^7.17.0"},"react-native":"legacy/index.js","typesVersions":{">=3.4":{"":["ts3.4/index.d.ts"],"*":["ts3.4/index.d.ts"]},">=4.0":{"":["lib/index.d.ts"],"*":["lib/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"immutable":"4.2.2","@types/node":"^20.0.0","@anansi/browserslist-config":"^1.4.2"},"_npmOperationalInternal":{"tmp":"tmp/normalizr_0.9.5_1695264364550_0.19607194932735994","host":"s3://npm-registry-packages"}},"0.10.0":{"name":"@data-client/normalizr","version":"0.10.0","keywords":["normalize","denormalize","flux","redux","data","model","cache","api","react-native","ios","android","web","schema","typescript","validation","relational","reactive","json"],"author":{"name":"Nathaniel Tucker"},"license":"MIT","_id":"@data-client/normalizr@0.10.0","maintainers":[{"name":"ntucker","email":"me@ntucker.me"}],"contributors":[{"name":"Paul Armstrong"},{"name":"Dan Abramov"}],"homepage":"https://dataclient.io/docs/concepts/normalization","bugs":{"url":"https://github.com/reactive/data-client/issues"},"dist":{"shasum":"02276dea595f4c3cdc1b8c70c563e2599130d9e2","tarball":"https://registry.npmjs.org/@data-client/normalizr/-/normalizr-0.10.0.tgz","fileCount":130,"integrity":"sha512-0k/Qcl83qBKU/eRaJwwBfMDuv/75QfKI3k6AifdJiNUFHGzeAoCDPDkgcBDGh+SlXM4JEGTp1Mzfze+GWW+E5Q==","signatures":[{"sig":"MEUCIAQLChwH49NwU14EPXx97jX5ky4ZenLF66bFwdOEZASOAiEAgbzUhMYEMXNjBZXvrPzj8tOnnaypsLMF9jmJExAf3vs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":415146},"main":"dist/normalizr.js","type":"module","types":"lib/index.d.ts","module":"legacy/index.js","engines":{"node":"^12.17 || ^13.7 || >=14"},"exports":{".":{"import":"./node.mjs","module":"./lib/index.js","default":"./lib/index.js","require":"./dist/normalizr.js"},"./package.json":"./package.json"},"gitHead":"37793bc91266c3fabe700fe909813675ca029a82","scripts":{"build":"run build:lib && run build:legacy:lib && run build:bundle","build:lib":"NODE_ENV=production BROWSERSLIST_ENV='2020' yarn g:babel --out-dir lib","build:clean":"yarn g:clean","build:bundle":"yarn g:runs build:js:\\*","build:js:node":"BROWSERSLIST_ENV=node12 NODE_ENV=development yarn g:rollup && echo '{\"type\":\"commonjs\"}' > dist/package.json","prepublishOnly":"run build","build:legacy:lib":"NODE_ENV=production BROWSERSLIST_ENV='2018' yarn g:babel --out-dir legacy","build:legacy-types":"yarn g:downtypes lib ts3.4","build:js:production":"BROWSERSLIST_ENV=legacy NODE_ENV=production yarn g:rollup","build:js:development":"BROWSERSLIST_ENV=legacy NODE_ENV=development yarn g:rollup"},"_npmUser":{"name":"ntucker","email":"me@ntucker.me"},"repository":{"url":"git+ssh://git@github.com/reactive/data-client.git","type":"git","directory":"packages/normalizr"},"_npmVersion":"10.2.3","description":"Normalizes and denormalizes JSON according to schema for Redux and Flux applications","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"@babel/runtime":"^7.17.0"},"react-native":"legacy/index.js","typesVersions":{">=3.4":{"":["ts3.4/index.d.ts"],"*":["ts3.4/index.d.ts"]},">=4.0":{"":["lib/index.d.ts"],"*":["lib/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"immutable":"4.2.2","@types/node":"^20.0.0","@anansi/browserslist-config":"^1.4.2"},"_npmOperationalInternal":{"tmp":"tmp/normalizr_0.10.0_1705840312942_0.7038196692031393","host":"s3://npm-registry-packages"}},"0.11.0":{"name":"@data-client/normalizr","version":"0.11.0","keywords":["normalize","denormalize","flux","redux","data","model","cache","api","memoize","react-native","ios","android","web","schema","typescript","validation","relational","reactive","json"],"author":{"url":"https://github.com/ntucker","name":"Nathaniel Tucker","email":"me@ntucker.me"},"license":"MIT","_id":"@data-client/normalizr@0.11.0","maintainers":[{"name":"ntucker","email":"me@ntucker.me"}],"contributors":[{"name":"Paul Armstrong"},{"name":"Dan Abramov"}],"homepage":"https://dataclient.io/docs/concepts/normalization","bugs":{"url":"https://github.com/reactive/data-client/issues"},"dist":{"shasum":"bb20ff00beb9224c4d698c991cba915b0566d995","tarball":"https://registry.npmjs.org/@data-client/normalizr/-/normalizr-0.11.0.tgz","fileCount":213,"integrity":"sha512-RaIHR4JaUxJ8V2kmFP7K8YOpfVfE2qgidvcUAGCp+gUsuiP5KQLq5c3kAXV//rWcJXS3MMoDGAik05FlksVndQ==","signatures":[{"sig":"MEUCIEjlPe9wo8W1Urbplt1ei5bRqvEdZOeTwl6ZLUxcVNN0AiEAw5oSlG8iM5TUOTmkyiK/LLGBKta59owSwXAdWaqKGJI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":635522},"main":"dist/normalizr.js","type":"module","types":"lib/index.d.ts","module":"legacy/index.js","engines":{"node":"^12.17 || ^13.7 || >=14"},"exports":{".":{"import":"./node.mjs","module":"./lib/index.js","default":"./lib/index.js","require":"./dist/normalizr.js"},"./package.json":"./package.json"},"gitHead":"26f622750f1e75c23fd09c11358db4eef04f2590","scripts":{"build":"run build:lib && run build:legacy:lib && run build:bundle","build:lib":"NODE_ENV=production BROWSERSLIST_ENV='2020' yarn g:babel --out-dir lib","build:clean":"yarn g:clean ts3.4 ts4.0","build:bundle":"yarn g:runs build:js:\\*","build:js:node":"BROWSERSLIST_ENV=node12 NODE_ENV=development yarn g:rollup && echo '{\"type\":\"commonjs\"}' > dist/package.json","prepublishOnly":"run build","build:legacy:lib":"NODE_ENV=production BROWSERSLIST_ENV='2018' yarn g:babel --out-dir legacy","build:legacy-types":"yarn g:downtypes lib ts3.4 && yarn g:downtypes lib ts4.0 --to=4.0 && yarn g:copy --up 1 ./src-4.0-types/**/*.d.ts ./ts3.4/ && yarn g:copy --up 1 ./src-4.0-types/**/*.d.ts ./ts4.0","build:js:production":"BROWSERSLIST_ENV=legacy NODE_ENV=production yarn g:rollup","build:js:development":"BROWSERSLIST_ENV=legacy NODE_ENV=development yarn g:rollup"},"_npmUser":{"name":"ntucker","email":"me@ntucker.me"},"repository":{"url":"git+ssh://git@github.com/reactive/data-client.git","type":"git","directory":"packages/normalizr"},"_npmVersion":"10.5.0","description":"Normalizes and denormalizes JSON according to schema for Redux and Flux applications","directories":{},"sideEffects":false,"_nodeVersion":"20.12.0","dependencies":{"@babel/runtime":"^7.17.0"},"react-native":"legacy/index.js","typesVersions":{">=3.4":{"":["ts3.4/index.d.ts"],"*":["ts3.4/index.d.ts"]},">=4.0":{"":["ts4.0/index.d.ts"],"*":["ts4.0/index.d.ts"]},">=4.1":{"":["lib/index.d.ts"],"*":["lib/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"immutable":"4.2.2","@types/node":"^20.0.0","@anansi/browserslist-config":"^1.4.2"},"_npmOperationalInternal":{"tmp":"tmp/normalizr_0.11.0_1712597596717_0.488617816746693","host":"s3://npm-registry-packages"}},"0.11.4":{"name":"@data-client/normalizr","version":"0.11.4","keywords":["normalize","denormalize","flux","redux","data","model","cache","api","memoize","react-native","ios","android","web","schema","typescript","validation","relational","reactive","json"],"author":{"url":"https://github.com/ntucker","name":"Nathaniel Tucker","email":"me@ntucker.me"},"license":"MIT","_id":"@data-client/normalizr@0.11.4","maintainers":[{"name":"ntucker","email":"me@ntucker.me"}],"contributors":[{"name":"Paul Armstrong"},{"name":"Dan Abramov"}],"homepage":"https://dataclient.io/docs/concepts/normalization","bugs":{"url":"https://github.com/reactive/data-client/issues"},"dist":{"shasum":"a14fe399ec355394911cd177212ab5105b95dc8c","tarball":"https://registry.npmjs.org/@data-client/normalizr/-/normalizr-0.11.4.tgz","fileCount":249,"integrity":"sha512-tL6mfpSSriAL2g5lvg8KYWeQwykOMgkNv1jfdIzvLcd/K+RglgakRO1SuBkz6pCoK0M01XaN6tPPJwcq62nv7w==","signatures":[{"sig":"MEUCIQCZT8ZNV/Lik25mojggxnONuw+0feeyUCf+2ixAcdJ0dAIgSfrMzJ/Wd1QO6inSGteKZD8xfTarSCysVvmnoybS9Mc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":661486},"main":"dist/normalizr.js","type":"module","types":"lib/index.d.ts","module":"legacy/index.js","engines":{"node":"^12.17 || ^13.7 || >=14"},"exports":{".":{"import":"./node.mjs","module":"./lib/index.js","default":"./lib/index.js","require":"./dist/normalizr.js"},"./package.json":"./package.json"},"gitHead":"b1bbe6c4323ac492f6d74c1ab6c6d6e76af4a244","scripts":{"build":"run build:lib && run build:legacy:lib && run build:bundle","build:lib":"NODE_ENV=production BROWSERSLIST_ENV='2020' yarn g:babel --out-dir lib","build:clean":"yarn g:clean ts3.4 ts4.0 ts4.1","build:bundle":"yarn g:runs build:js:\\*","build:js:node":"BROWSERSLIST_ENV=node12 NODE_ENV=development yarn g:rollup && echo '{\"type\":\"commonjs\"}' > dist/package.json","prepublishOnly":"run build","build:legacy:lib":"NODE_ENV=production BROWSERSLIST_ENV='2018' yarn g:babel --out-dir legacy","build:legacy-types":"yarn g:legacy-types 4.1 4.0 3.4","build:js:production":"BROWSERSLIST_ENV=legacy NODE_ENV=production yarn g:rollup","build:js:development":"BROWSERSLIST_ENV=legacy NODE_ENV=development yarn g:rollup"},"_npmUser":{"name":"ntucker","email":"me@ntucker.me"},"repository":{"url":"git+ssh://git@github.com/reactive/data-client.git","type":"git","directory":"packages/normalizr"},"_npmVersion":"10.5.1","description":"Normalizes and denormalizes JSON according to schema for Redux and Flux applications","directories":{},"sideEffects":false,"_nodeVersion":"22.0.0","dependencies":{"@babel/runtime":"^7.17.0"},"react-native":"legacy/index.js","typesVersions":{">=3.4":{"":["ts3.4/index.d.ts"],"*":["ts3.4/index.d.ts"]},">=4.0":{"":["ts4.0/index.d.ts"],"*":["ts4.0/index.d.ts"]},">=4.1":{"":["ts4.1/index.d.ts"],"*":["ts4.1/index.d.ts"]},">=5.4":{"":["lib/index.d.ts"],"*":["lib/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"immutable":"4.2.2","@types/node":"^20.0.0","@anansi/browserslist-config":"^1.4.2"},"_npmOperationalInternal":{"tmp":"tmp/normalizr_0.11.4_1714148116027_0.7074456789506123","host":"s3://npm-registry-packages"}},"0.12.3":{"name":"@data-client/normalizr","version":"0.12.3","keywords":["normalize","denormalize","flux","redux","data","model","cache","api","memoize","react-native","ios","android","web","schema","typescript","validation","relational","reactive","json"],"author":{"url":"https://github.com/ntucker","name":"Nathaniel Tucker","email":"me@ntucker.me"},"license":"MIT","_id":"@data-client/normalizr@0.12.3","maintainers":[{"name":"ntucker","email":"me@ntucker.me"}],"contributors":[{"name":"Paul Armstrong"},{"name":"Dan Abramov"}],"homepage":"https://dataclient.io/docs/concepts/normalization","bugs":{"url":"https://github.com/reactive/data-client/issues"},"dist":{"shasum":"b33624a2f653524712c5a68c112190898d586fd3","tarball":"https://registry.npmjs.org/@data-client/normalizr/-/normalizr-0.12.3.tgz","fileCount":249,"integrity":"sha512-kggHeRg73UghVeDyiuUSSYJtog6Hkvjye/ghko7v152XaSwEIr8F0f71/1Z1ZVbYYwMnqY16zg5/6HhUUNei+w==","signatures":[{"sig":"MEQCIEgTXLEZUFVYWVfOuYLqQ5XZoIO3o3sCsiCqsOqKDj+8AiBbhj4S61BD6Ry4bvJZ+fksWW3NT77it15srvkoKCpF+Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":661538},"main":"dist/normalizr.js","type":"module","types":"lib/index.d.ts","module":"legacy/index.js","engines":{"node":"^12.17 || ^13.7 || >=14"},"exports":{".":{"import":"./node.mjs","module":"./lib/index.js","default":"./lib/index.js","require":"./dist/normalizr.js"},"./package.json":"./package.json"},"funding":"https://github.com/sponsors/ntucker","gitHead":"cd0408376440b47e5ed89b800440c3b97abab150","scripts":{"build":"run build:lib && run build:legacy:lib && run build:bundle","build:lib":"NODE_ENV=production BROWSERSLIST_ENV='2020' yarn g:babel --out-dir lib","build:clean":"yarn g:clean ts3.4 ts4.0 ts4.1","build:bundle":"yarn g:runs build:js:\\*","build:js:node":"BROWSERSLIST_ENV=node12 NODE_ENV=development yarn g:rollup && echo '{\"type\":\"commonjs\"}' > dist/package.json","prepublishOnly":"run build","build:legacy:lib":"NODE_ENV=production BROWSERSLIST_ENV='2018' yarn g:babel --out-dir legacy","build:legacy-types":"yarn g:legacy-types 4.1 4.0 3.4","build:js:production":"BROWSERSLIST_ENV=legacy NODE_ENV=production yarn g:rollup","build:js:development":"BROWSERSLIST_ENV=legacy NODE_ENV=development yarn g:rollup"},"_npmUser":{"name":"ntucker","email":"me@ntucker.me"},"repository":{"url":"git+ssh://git@github.com/reactive/data-client.git","type":"git","directory":"packages/normalizr"},"_npmVersion":"10.7.0","description":"Normalizes and denormalizes JSON according to schema for Redux and Flux applications","directories":{},"sideEffects":false,"_nodeVersion":"22.1.0","dependencies":{"@babel/runtime":"^7.17.0"},"react-native":"legacy/index.js","typesVersions":{">=3.4":{"":["ts3.4/index.d.ts"],"*":["ts3.4/index.d.ts"]},">=4.0":{"":["ts4.0/index.d.ts"],"*":["ts4.0/index.d.ts"]},">=4.1":{"":["ts4.1/index.d.ts"],"*":["ts4.1/index.d.ts"]},">=5.4":{"":["lib/index.d.ts"],"*":["lib/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"immutable":"4.2.2","@types/node":"^20.0.0","@anansi/browserslist-config":"^1.4.2"},"_npmOperationalInternal":{"tmp":"tmp/normalizr_0.12.3_1715027012080_0.4596594895399595","host":"s3://npm-registry-packages"}},"0.14.0":{"name":"@data-client/normalizr","version":"0.14.0","keywords":["normalize","denormalize","flux","redux","data","model","cache","api","memoize","react-native","ios","android","web","schema","typescript","validation","relational","reactive","json"],"author":{"url":"https://github.com/ntucker","name":"Nathaniel Tucker","email":"me@ntucker.me"},"license":"MIT","_id":"@data-client/normalizr@0.14.0","maintainers":[{"name":"ntucker","email":"me@ntucker.me"}],"contributors":[{"name":"Paul Armstrong"},{"name":"Dan Abramov"}],"homepage":"https://dataclient.io/docs/concepts/normalization","bugs":{"url":"https://github.com/reactive/data-client/issues"},"dist":{"shasum":"acf745f307d38951ee720d3079e106f9f06c1497","tarball":"https://registry.npmjs.org/@data-client/normalizr/-/normalizr-0.14.0.tgz","fileCount":273,"integrity":"sha512-RKWSqsF0EaR/BnnaSvJsiO+D/V6AQrVNdNd5umkYVSCTQOnDSWpiCa/ghc4lbpXnbo8KNd6KnuxxJRqQz92Qjg==","signatures":[{"sig":"MEUCIAKZ18ffcc0itWed4qrdEw3uxjjl+58SQmE0ybFDSQUnAiEAvZ5g0qkgV6lX7HrFCsrbhFOafCdzDbg6OQJkl9rQXas=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":685339},"main":"dist/normalizr.js","type":"module","types":"lib/index.d.ts","module":"legacy/index.js","engines":{"node":"^12.17 || ^13.7 || >=14"},"exports":{".":{"import":"./node.mjs","module":"./lib/index.js","default":"./lib/index.js","require":"./dist/normalizr.js"},"./package.json":"./package.json"},"funding":"https://github.com/sponsors/ntucker","gitHead":"5935ff7201105ff508ebd7bd38074c3e77f88ee7","scripts":{"build":"run build:lib && run build:legacy:lib && run build:bundle","build:lib":"NODE_ENV=production BROWSERSLIST_ENV='2020' yarn g:babel --out-dir lib","build:clean":"yarn g:clean ts3.4 ts4.0 ts4.1","build:bundle":"yarn g:runs build:js:\\*","build:js:node":"BROWSERSLIST_ENV=node12 NODE_ENV=development yarn g:rollup && echo '{\"type\":\"commonjs\"}' > dist/package.json","prepublishOnly":"run build","build:legacy:lib":"NODE_ENV=production BROWSERSLIST_ENV='2018' yarn g:babel --out-dir legacy","build:legacy-types":"yarn g:legacy-types 4.1 4.0 3.4","build:js:production":"BROWSERSLIST_ENV=legacy NODE_ENV=production yarn g:rollup","build:js:development":"BROWSERSLIST_ENV=legacy NODE_ENV=development yarn g:rollup"},"_npmUser":{"name":"ntucker","email":"me@ntucker.me"},"repository":{"url":"git+ssh://git@github.com/reactive/data-client.git","type":"git","directory":"packages/normalizr"},"_npmVersion":"10.8.1","description":"Normalizes and denormalizes JSON according to schema for Redux and Flux applications","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@babel/runtime":"^7.17.0"},"react-native":"legacy/index.js","typesVersions":{">=3.4":{"":["ts3.4/index.d.ts"],"*":["ts3.4/index.d.ts"]},">=4.0":{"":["ts4.0/index.d.ts"],"*":["ts4.0/index.d.ts"]},">=4.1":{"":["ts4.1/index.d.ts"],"*":["ts4.1/index.d.ts"]},">=5.4":{"":["lib/index.d.ts"],"*":["lib/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"immutable":"4.2.2","@types/node":"^20.0.0","@anansi/browserslist-config":"^1.4.2"},"_npmOperationalInternal":{"tmp":"tmp/normalizr_0.14.0_1720897216524_0.536911657589608","host":"s3://npm-registry-packages"}},"0.14.1":{"name":"@data-client/normalizr","version":"0.14.1","keywords":["normalize","denormalize","flux","redux","data","model","cache","api","memoize","react-native","ios","android","web","schema","typescript","validation","relational","reactive","json"],"author":{"url":"https://github.com/ntucker","name":"Nathaniel Tucker","email":"me@ntucker.me"},"license":"MIT","_id":"@data-client/normalizr@0.14.1","maintainers":[{"name":"ntucker","email":"me@ntucker.me"}],"contributors":[{"name":"Paul Armstrong"},{"name":"Dan Abramov"}],"homepage":"https://dataclient.io/docs/concepts/normalization","bugs":{"url":"https://github.com/reactive/data-client/issues"},"dist":{"shasum":"c03ea4cc61b915d5727db0efc04064776e1f1f68","tarball":"https://registry.npmjs.org/@data-client/normalizr/-/normalizr-0.14.1.tgz","fileCount":273,"integrity":"sha512-09eMogZ28hSUirpkWE65BEen4J/QR7evymRVTtL+azFCEagAhWdkK9JgVi0PWshYg/C/1Y/aTank115MX6BF8g==","signatures":[{"sig":"MEQCIBFJ0gxoAN2UzdM7D8FOEWlO6iFh+OpvyRLy/1A/5jVhAiBK4LchyZIHSGS1GH+BsvpgOCtMbbxAzLJ0MWHPfAloGg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":685094},"main":"dist/normalizr.js","type":"module","types":"lib/index.d.ts","module":"legacy/index.js","engines":{"node":"^12.17 || ^13.7 || >=14"},"exports":{".":{"import":"./node.mjs","module":"./lib/index.js","default":"./lib/index.js","require":"./dist/normalizr.js"},"./package.json":"./package.json"},"funding":"https://github.com/sponsors/ntucker","gitHead":"a7e20299e0c365c1f3b35053ab931b82db3c7d8c","scripts":{"build":"run build:lib && run build:legacy:lib && run build:bundle","build:lib":"NODE_ENV=production BROWSERSLIST_ENV='2020' yarn g:babel --out-dir lib","build:clean":"yarn g:clean ts3.4 ts4.0 ts4.1","build:bundle":"yarn g:runs build:js:\\*","build:js:node":"BROWSERSLIST_ENV=node12 NODE_ENV=development yarn g:rollup && echo '{\"type\":\"commonjs\"}' > dist/package.json","prepublishOnly":"run build","build:legacy:lib":"NODE_ENV=production BROWSERSLIST_ENV='2018' yarn g:babel --out-dir legacy","build:legacy-types":"yarn g:legacy-types 4.1 4.0 3.4","build:js:production":"BROWSERSLIST_ENV=legacy NODE_ENV=production yarn g:rollup","build:js:development":"BROWSERSLIST_ENV=legacy NODE_ENV=development yarn g:rollup"},"_npmUser":{"name":"ntucker","email":"me@ntucker.me"},"repository":{"url":"git+ssh://git@github.com/reactive/data-client.git","type":"git","directory":"packages/normalizr"},"_npmVersion":"10.8.1","description":"Normalizes and denormalizes JSON according to schema for Redux and Flux applications","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@babel/runtime":"^7.17.0"},"react-native":"legacy/index.js","typesVersions":{">=3.4":{"":["ts3.4/index.d.ts"],"*":["ts3.4/index.d.ts"]},">=4.0":{"":["ts4.0/index.d.ts"],"*":["ts4.0/index.d.ts"]},">=4.1":{"":["ts4.1/index.d.ts"],"*":["ts4.1/index.d.ts"]},">=5.4":{"":["lib/index.d.ts"],"*":["lib/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"immutable":"4.2.2","@types/node":"^20.0.0","@anansi/browserslist-config":"^1.4.2"},"_npmOperationalInternal":{"tmp":"tmp/normalizr_0.14.1_1721115354710_0.7975461798046832","host":"s3://npm-registry-packages"}},"0.14.6":{"name":"@data-client/normalizr","version":"0.14.6","keywords":["normalize","denormalize","flux","redux","data","model","cache","api","memoize","react-native","ios","android","web","schema","typescript","validation","relational","reactive","json"],"author":{"url":"https://github.com/ntucker","name":"Nathaniel Tucker","email":"me@ntucker.me"},"license":"MIT","_id":"@data-client/normalizr@0.14.6","maintainers":[{"name":"ntucker","email":"me@ntucker.me"}],"contributors":[{"name":"Paul Armstrong"},{"name":"Dan Abramov"}],"homepage":"https://dataclient.io/docs/concepts/normalization","bugs":{"url":"https://github.com/reactive/data-client/issues"},"dist":{"shasum":"ea5432b4e46689638ccfb7eeeb43393ab411e26c","tarball":"https://registry.npmjs.org/@data-client/normalizr/-/normalizr-0.14.6.tgz","fileCount":281,"integrity":"sha512-4P4UduzYYLwAeLV3ugNBpnMs3AfXx48gy0VHB6YWrgIvXO6lYvky/WsluVHJ1ZlU7K/Ucgym3KND+CcP70zbaQ==","signatures":[{"sig":"MEUCIA8ZOYGxrSvnR5lIOiFvIlnUuxUH0kOmXzH/IFS79j+CAiEAz2n1DD5mqNHYrVEOvD0venHqYETJYJJHMBrKPhojYWE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":688246},"main":"dist/normalizr.js","type":"module","types":"lib/index.d.ts","module":"legacy/index.js","engines":{"node":"^12.17 || ^13.7 || >=14"},"exports":{".":{"import":"./node.mjs","module":"./lib/index.js","default":"./lib/index.js","require":"./dist/normalizr.js"},"./package.json":"./package.json"},"funding":"https://github.com/sponsors/ntucker","gitHead":"2aaf110777da857063cfca6fc200452495ad7203","scripts":{"build":"run build:lib && run build:legacy:lib && run build:bundle","build:lib":"NODE_ENV=production BROWSERSLIST_ENV='2020' yarn g:babel --out-dir lib","build:clean":"yarn g:clean ts3.4 ts4.0 ts4.1","build:bundle":"yarn g:runs build:js:\\*","build:js:node":"BROWSERSLIST_ENV=node12 NODE_ENV=development yarn g:rollup && echo '{\"type\":\"commonjs\"}' > dist/package.json","prepublishOnly":"run build","build:legacy:lib":"NODE_ENV=production BROWSERSLIST_ENV='2018' yarn g:babel --out-dir legacy","build:legacy-types":"yarn g:legacy-types 4.1 4.0 3.4","build:js:production":"BROWSERSLIST_ENV=legacy NODE_ENV=production yarn g:rollup","build:js:development":"BROWSERSLIST_ENV=legacy NODE_ENV=development yarn g:rollup"},"_npmUser":{"name":"ntucker","email":"me@ntucker.me"},"repository":{"url":"git+ssh://git@github.com/reactive/data-client.git","type":"git","directory":"packages/normalizr"},"_npmVersion":"10.8.1","description":"Normalizes and denormalizes JSON according to schema for Redux and Flux applications","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@babel/runtime":"^7.17.0"},"react-native":"legacy/index.js","typesVersions":{">=3.4":{"":["ts3.4/index.d.ts"],"*":["ts3.4/index.d.ts"]},">=4.0":{"":["ts4.0/index.d.ts"],"*":["ts4.0/index.d.ts"]},">=4.1":{"":["ts4.1/index.d.ts"],"*":["ts4.1/index.d.ts"]},">=5.4":{"":["lib/index.d.ts"],"*":["lib/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"immutable":"4.2.2","@types/node":"^20.0.0","@anansi/browserslist-config":"^1.4.2"},"_npmOperationalInternal":{"tmp":"tmp/normalizr_0.14.6_1721994958866_0.8340683360564782","host":"s3://npm-registry-packages"}},"0.14.10":{"name":"@data-client/normalizr","version":"0.14.10","keywords":["normalize","denormalize","flux","redux","data","model","cache","api","memoize","react-native","ios","android","web","schema","typescript","validation","relational","reactive","json"],"author":{"url":"https://github.com/ntucker","name":"Nathaniel Tucker","email":"me@ntucker.me"},"license":"MIT","_id":"@data-client/normalizr@0.14.10","maintainers":[{"name":"ntucker","email":"me@ntucker.me"}],"contributors":[{"name":"Paul Armstrong"},{"name":"Dan Abramov"}],"homepage":"https://dataclient.io/docs/concepts/normalization","bugs":{"url":"https://github.com/reactive/data-client/issues"},"dist":{"shasum":"844ec6ebc6a21e018677e66d77789106cb59d3b3","tarball":"https://registry.npmjs.org/@data-client/normalizr/-/normalizr-0.14.10.tgz","fileCount":281,"integrity":"sha512-a3sVWjPuv1BQOypq4XbvSClJjldrrRLINEFR3820Y0RpYlZtbVfX/ywVrmSV0pBFSCnVFdRQv1AYyCCy09FXLA==","signatures":[{"sig":"MEUCIQCBqm74KXs4w4qMY9vmcoJriWTbQsg9TQ/N2aSX1uOp4QIgPbTOUCvGPr4iUXtxWbo2K12wKBf7FyTdqWctbBREyqA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":688141},"main":"dist/normalizr.js","type":"module","types":"lib/index.d.ts","module":"legacy/index.js","engines":{"node":"^12.17 || ^13.7 || >=14"},"exports":{".":{"import":"./node.mjs","module":"./lib/index.js","default":"./lib/index.js","require":"./dist/normalizr.js"},"./package.json":"./package.json"},"funding":"https://github.com/sponsors/ntucker","gitHead":"e4b71ac04643b706a4a14de2f14d2423e2dd1dfe","scripts":{"build":"run build:lib && run build:legacy:lib && run build:bundle","build:lib":"NODE_ENV=production BROWSERSLIST_ENV='2020' yarn g:babel --out-dir lib","build:clean":"yarn g:clean ts3.4 ts4.0 ts4.1","build:bundle":"yarn g:runs build:js:\\*","build:js:node":"BROWSERSLIST_ENV=node12 NODE_ENV=development yarn g:rollup && echo '{\"type\":\"commonjs\"}' > dist/package.json","prepublishOnly":"run build","build:legacy:lib":"NODE_ENV=production BROWSERSLIST_ENV='2018' yarn g:babel --out-dir legacy","build:legacy-types":"yarn g:legacy-types 4.1 4.0 3.4","build:js:production":"BROWSERSLIST_ENV=legacy NODE_ENV=production yarn g:rollup","build:js:development":"BROWSERSLIST_ENV=legacy NODE_ENV=development yarn g:rollup"},"_npmUser":{"name":"ntucker","email":"me@ntucker.me"},"repository":{"url":"git+ssh://git@github.com/reactive/data-client.git","type":"git","directory":"packages/normalizr"},"_npmVersion":"10.8.1","description":"Normalizes and denormalizes JSON according to schema for Redux and Flux applications","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@babel/runtime":"^7.17.0"},"react-native":"legacy/index.js","typesVersions":{">=3.4":{"":["ts3.4/index.d.ts"],"*":["ts3.4/index.d.ts"]},">=4.0":{"":["ts4.0/index.d.ts"],"*":["ts4.0/index.d.ts"]},">=4.1":{"":["ts4.1/index.d.ts"],"*":["ts4.1/index.d.ts"]},">=5.4":{"":["lib/index.d.ts"],"*":["lib/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"immutable":"4.2.2","@types/node":"^22.0.0","@anansi/browserslist-config":"^1.4.2"},"_npmOperationalInternal":{"tmp":"tmp/normalizr_0.14.10_1723653110099_0.4070635283805095","host":"s3://npm-registry-packages"}},"0.14.12":{"name":"@data-client/normalizr","version":"0.14.12","keywords":["normalize","denormalize","flux","redux","data","model","cache","api","memoize","react-native","ios","android","web","schema","typescript","validation","relational","reactive","json"],"author":{"url":"https://github.com/ntucker","name":"Nathaniel Tucker","email":"me@ntucker.me"},"license":"MIT","_id":"@data-client/normalizr@0.14.12","maintainers":[{"name":"ntucker","email":"me@ntucker.me"}],"contributors":[{"name":"Paul Armstrong"},{"name":"Dan Abramov"}],"homepage":"https://dataclient.io/docs/concepts/normalization","bugs":{"url":"https://github.com/reactive/data-client/issues"},"dist":{"shasum":"077846ae09c28e3e2692b53dc609add0d33a0b1d","tarball":"https://registry.npmjs.org/@data-client/normalizr/-/normalizr-0.14.12.tgz","fileCount":281,"integrity":"sha512-JD1fqWn4Lo5eIK9vq2nh+l9M3x3/KTrrvUhALN4JHKBZVSbYsH2blFP/KhWgsnu/6sxYAa+57t+qxrxXmzfZDA==","signatures":[{"sig":"MEUCIQCKavXpy6Y/RoJqqJFvh8EG5Ni9ydySQrIYwUttNW/kpwIgWJmoo4JmSWK817Qm55Dj/DluEAbxDZRQhlnF42tHfLI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":689848},"main":"dist/normalizr.js","type":"module","types":"lib/index.d.ts","module":"legacy/index.js","engines":{"node":"^12.17 || ^13.7 || >=14"},"exports":{".":{"import":"./node.mjs","module":"./lib/index.js","default":"./lib/index.js","require":"./dist/normalizr.js"},"./package.json":"./package.json"},"funding":"https://github.com/sponsors/ntucker","gitHead":"4c5156df2c8343267eea0c2e54e5ec4310e193f5","scripts":{"build":"run build:lib && run build:legacy:lib && run build:bundle","build:lib":"NODE_ENV=production BROWSERSLIST_ENV='2020' yarn g:babel --out-dir lib","build:clean":"yarn g:clean ts3.4 ts4.0 ts4.1","build:bundle":"yarn g:runs build:js:\\*","build:js:node":"BROWSERSLIST_ENV=node12 NODE_ENV=development yarn g:rollup && echo '{\"type\":\"commonjs\"}' > dist/package.json","prepublishOnly":"run build","build:legacy:lib":"NODE_ENV=production BROWSERSLIST_ENV='2018' yarn g:babel --out-dir legacy","build:legacy-types":"yarn g:legacy-types 4.1 4.0 3.4","build:js:production":"BROWSERSLIST_ENV=legacy NODE_ENV=production yarn g:rollup","build:js:development":"BROWSERSLIST_ENV=legacy NODE_ENV=development yarn g:rollup"},"_npmUser":{"name":"ntucker","email":"me@ntucker.me"},"repository":{"url":"git+ssh://git@github.com/reactive/data-client.git","type":"git","directory":"packages/normalizr"},"_npmVersion":"10.8.1","description":"Normalizes and denormalizes JSON according to schema for Redux and Flux applications","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@babel/runtime":"^7.17.0"},"react-native":"legacy/index.js","typesVersions":{">=3.4":{"":["ts3.4/index.d.ts"],"*":["ts3.4/index.d.ts"]},">=4.0":{"":["ts4.0/index.d.ts"],"*":["ts4.0/index.d.ts"]},">=4.1":{"":["ts4.1/index.d.ts"],"*":["ts4.1/index.d.ts"]},">=5.4":{"":["lib/index.d.ts"],"*":["lib/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"immutable":"4.2.2","@types/node":"^22.0.0","@anansi/browserslist-config":"^1.4.2"},"_npmOperationalInternal":{"tmp":"tmp/normalizr_0.14.12_1726077221348_0.21065495092013786","host":"s3://npm-registry-packages"}},"0.14.16":{"name":"@data-client/normalizr","version":"0.14.16","keywords":["normalize","denormalize","flux","redux","data","model","cache","api","memoize","react-native","ios","android","web","schema","typescript","validation","relational","reactive","json"],"author":{"url":"https://github.com/ntucker","name":"Nathaniel Tucker","email":"me@ntucker.me"},"license":"MIT","_id":"@data-client/normalizr@0.14.16","maintainers":[{"name":"ntucker","email":"me@ntucker.me"}],"contributors":[{"name":"Paul Armstrong"},{"name":"Dan Abramov"}],"homepage":"https://dataclient.io/docs/concepts/normalization","bugs":{"url":"https://github.com/reactive/data-client/issues"},"dist":{"shasum":"76ccb00e9f8aa4362bed665b2e8e4d22f954d109","tarball":"https://registry.npmjs.org/@data-client/normalizr/-/normalizr-0.14.16.tgz","fileCount":281,"integrity":"sha512-aSkJZpXkvkVBOWnDgJWao8PkIlCRAjzKbsLszFzlLx5XAizK2D9NMk7XTlGLx/rltjIl5RLWstZq0lH1461B/A==","signatures":[{"sig":"MEYCIQC/fx10Dos38khFB9G08YcDxPpf1lBAyT0TnXuGeyCEvgIhANZM/witzq6NdO1HwYO7jDjnlRBi+kDk9/dagZs1ElXI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":689844},"main":"dist/normalizr.js","type":"module","types":"lib/index.d.ts","module":"legacy/index.js","engines":{"node":"^12.17 || ^13.7 || >=14"},"exports":{".":{"import":"./node.mjs","module":"./lib/index.js","default":"./lib/index.js","require":"./dist/normalizr.js"},"./package.json":"./package.json"},"funding":"https://github.com/sponsors/ntucker","gitHead":"5a5c95fe78b6fd5c129357733aefc61327be8736","scripts":{"build":"run build:lib && run build:legacy:lib && run build:bundle","build:lib":"NODE_ENV=production BROWSERSLIST_ENV='2020' yarn g:babel --out-dir lib","build:clean":"yarn g:clean ts3.4 ts4.0 ts4.1","build:bundle":"yarn g:runs build:js:\\*","build:js:node":"BROWSERSLIST_ENV=node12 NODE_ENV=development yarn g:rollup && echo '{\"type\":\"commonjs\"}' > dist/package.json","prepublishOnly":"run build","build:legacy:lib":"NODE_ENV=production BROWSERSLIST_ENV='2018' yarn g:babel --out-dir legacy","build:legacy-types":"yarn g:legacy-types 4.1 4.0 3.4","build:js:production":"BROWSERSLIST_ENV=legacy NODE_ENV=production yarn g:rollup","build:js:development":"BROWSERSLIST_ENV=legacy NODE_ENV=development yarn g:rollup"},"_npmUser":{"name":"ntucker","email":"me@ntucker.me"},"repository":{"url":"git+ssh://git@github.com/reactive/data-client.git","type":"git","directory":"packages/normalizr"},"_npmVersion":"10.8.1","description":"Normalizes and denormalizes JSON according to schema for Redux and Flux applications","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@babel/runtime":"^7.17.0"},"react-native":"legacy/index.js","typesVersions":{">=3.4":{"":["ts3.4/index.d.ts"],"*":["ts3.4/index.d.ts"]},">=4.0":{"":["ts4.0/index.d.ts"],"*":["ts4.0/index.d.ts"]},">=4.1":{"":["ts4.1/index.d.ts"],"*":["ts4.1/index.d.ts"]},">=5.4":{"":["lib/index.d.ts"],"*":["lib/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"immutable":"4.2.2","@types/node":"^22.0.0","@anansi/browserslist-config":"^1.4.2"},"_npmOperationalInternal":{"tmp":"tmp/normalizr_0.14.16_1728815214755_0.2454549710114946","host":"s3://npm-registry-packages"}},"0.14.17":{"name":"@data-client/normalizr","version":"0.14.17","keywords":["normalize","denormalize","flux","redux","data","model","cache","api","memoize","react-native","ios","android","web","schema","typescript","validation","relational","reactive","json"],"author":{"url":"https://github.com/ntucker","name":"Nathaniel Tucker","email":"me@ntucker.me"},"license":"MIT","_id":"@data-client/normalizr@0.14.17","maintainers":[{"name":"ntucker","email":"me@ntucker.me"}],"contributors":[{"name":"Paul Armstrong"},{"name":"Dan Abramov"}],"homepage":"https://dataclient.io/docs/concepts/normalization","bugs":{"url":"https://github.com/reactive/data-client/issues"},"dist":{"shasum":"558dd7acce03b67c505fca4eae9204d56c3d8730","tarball":"https://registry.npmjs.org/@data-client/normalizr/-/normalizr-0.14.17.tgz","fileCount":281,"integrity":"sha512-9A4AaCLVxFA2V7efsPOsWccgxAkdher87yMHdL+TMOOY8ZjARgwpB1p9f2HAivSjVdfU0yRjPrUTVQV6R0Ww7Q==","signatures":[{"sig":"MEQCIFAvWoCJVXU5x3Pma2iRHJoh5KebrrcYgZ2OuFemWZogAiAh5fmK+12PgtlRWvsEX+jyv9Ai8QGR+X3j9LxT0rcNnA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":689837},"main":"dist/normalizr.js","type":"module","types":"lib/index.d.ts","module":"legacy/index.js","engines":{"node":"^12.17 || ^13.7 || >=14"},"exports":{".":{"import":"./node.mjs","module":"./lib/index.js","default":"./lib/index.js","require":"./dist/normalizr.js"},"./package.json":"./package.json"},"funding":"https://github.com/sponsors/ntucker","gitHead":"00d6a229d4331ed0ccb0e59ba219b0c5119b1a2c","scripts":{"build":"run build:lib && run build:legacy:lib && run build:bundle","build:lib":"NODE_ENV=production BROWSERSLIST_ENV='2020' yarn g:babel --out-dir lib","build:clean":"yarn g:clean ts3.4 ts4.0 ts4.1","build:bundle":"yarn g:runs build:js:\\*","build:js:node":"BROWSERSLIST_ENV=node12 NODE_ENV=development yarn g:rollup && echo '{\"type\":\"commonjs\"}' > dist/package.json","prepublishOnly":"run build","build:legacy:lib":"NODE_ENV=production BROWSERSLIST_ENV='2018' yarn g:babel --out-dir legacy","build:legacy-types":"yarn g:legacy-types 4.1 4.0 3.4","build:js:production":"BROWSERSLIST_ENV=legacy NODE_ENV=production yarn g:rollup","build:js:development":"BROWSERSLIST_ENV=legacy NODE_ENV=development yarn g:rollup"},"_npmUser":{"name":"ntucker","email":"me@ntucker.me"},"repository":{"url":"git+ssh://git@github.com/reactive/data-client.git","type":"git","directory":"packages/normalizr"},"_npmVersion":"10.9.0","description":"Normalizes and denormalizes JSON according to schema for Redux and Flux applications","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","dependencies":{"@babel/runtime":"^7.17.0"},"react-native":"legacy/index.js","typesVersions":{">=3.4":{"":["ts3.4/index.d.ts"],"*":["ts3.4/index.d.ts"]},">=4.0":{"":["ts4.0/index.d.ts"],"*":["ts4.0/index.d.ts"]},">=4.1":{"":["ts4.1/index.d.ts"],"*":["ts4.1/index.d.ts"]},">=5.4":{"":["lib/index.d.ts"],"*":["lib/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"immutable":"4.2.2","@types/node":"^22.0.0","@anansi/browserslist-config":"^1.4.2"},"_npmOperationalInternal":{"tmp":"tmp/normalizr_0.14.17_1732494143492_0.22434558169127894","host":"s3://npm-registry-packages"}},"0.14.19":{"name":"@data-client/normalizr","version":"0.14.19","keywords":["normalize","denormalize","flux","redux","data","model","cache","api","memoize","react-native","ios","android","web","schema","typescript","validation","relational","reactive","json"],"author":{"url":"https://github.com/ntucker","name":"Nathaniel Tucker","email":"me@ntucker.me"},"license":"MIT","_id":"@data-client/normalizr@0.14.19","maintainers":[{"name":"ntucker","email":"me@ntucker.me"}],"contributors":[{"name":"Paul Armstrong"},{"name":"Dan Abramov"}],"homepage":"https://dataclient.io/docs/concepts/normalization","bugs":{"url":"https://github.com/reactive/data-client/issues"},"dist":{"shasum":"386a89c4791302f7a61ee826086a498e33268054","tarball":"https://registry.npmjs.org/@data-client/normalizr/-/normalizr-0.14.19.tgz","fileCount":281,"integrity":"sha512-rbUe0u0TyPzLO6F3RRCxeYTSJHW2RGA+y/Lz4gg7voDLum8gS1n0FfqSCOnt+/q187PJrRsjE3T+STcpd5gEoQ==","signatures":[{"sig":"MEUCIAzlNBjYMHL6Wp0b/kMCZtEEWDDHMTgPw+7RoKv+3YjRAiEA+8f9KduT/Gwg4pFdOCCBVI8k4micNmQEpQy3m7t6I1A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":697356},"main":"dist/normalizr.js","type":"module","types":"lib/index.d.ts","module":"legacy/index.js","engines":{"node":"^12.17 || ^13.7 || >=14"},"exports":{".":{"import":"./node.mjs","module":"./lib/index.js","browser":"./lib/index.js","default":"./lib/index.js","require":"./dist/normalizr.js","react-native":"./lib/index.js"},"./package.json":"./package.json"},"funding":"https://github.com/sponsors/ntucker","gitHead":"926743218b1249610c6dcb4373338b1ac249d1e9","scripts":{"build":"run build:lib && run build:legacy:lib && run build:bundle","build:lib":"NODE_ENV=production BROWSERSLIST_ENV='2020' yarn g:babel --out-dir lib","build:clean":"yarn g:clean ts3.4 ts4.0 ts4.1","build:bundle":"yarn g:runs build:js:\\*","build:js:node":"BROWSERSLIST_ENV=node12 NODE_ENV=development yarn g:rollup && echo '{\"type\":\"commonjs\"}' > dist/package.json","prepublishOnly":"run build","build:legacy:lib":"NODE_ENV=production BROWSERSLIST_ENV='2018' yarn g:babel --out-dir legacy","build:legacy-types":"yarn g:legacy-types 4.1 4.0 3.4","build:js:production":"BROWSERSLIST_ENV=legacy NODE_ENV=production yarn g:rollup","build:js:development":"BROWSERSLIST_ENV=legacy NODE_ENV=development yarn g:rollup"},"_npmUser":{"name":"ntucker","email":"me@ntucker.me"},"repository":{"url":"git+ssh://git@github.com/reactive/data-client.git","type":"git","directory":"packages/normalizr"},"_npmVersion":"10.9.2","description":"Normalizes and denormalizes JSON according to schema for Redux and Flux applications","directories":{},"sideEffects":false,"_nodeVersion":"22.13.1","dependencies":{"core-js-pure":"^3.40.0","@babel/runtime-corejs3":"^7.26.0"},"react-native":"legacy/index.js","typesVersions":{">=3.4":{"":["ts3.4/index.d.ts"],"*":["ts3.4/index.d.ts"]},">=4.0":{"":["ts4.0/index.d.ts"],"*":["ts4.0/index.d.ts"]},">=4.1":{"":["ts4.1/index.d.ts"],"*":["ts4.1/index.d.ts"]},">=5.4":{"":["lib/index.d.ts"],"*":["lib/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"immutable":"4.2.2","@types/jest":"^29.5.14","@types/node":"^22.0.0","rollup-plugins":"workspace:*","@data-client/endpoint":"workspace:*","@js-temporal/polyfill":"^0.4.4","@anansi/browserslist-config":"^1.4.2"},"_npmOperationalInternal":{"tmp":"tmp/normalizr_0.14.19_1740431571495_0.8944462285542465","host":"s3://npm-registry-packages-npm-production"}},"0.14.20":{"name":"@data-client/normalizr","version":"0.14.20","keywords":["normalize","denormalize","flux","redux","data","model","cache","api","memoize","react-native","ios","android","web","schema","typescript","validation","relational","reactive","json"],"author":{"url":"https://github.com/ntucker","name":"Nathaniel Tucker","email":"me@ntucker.me"},"license":"MIT","_id":"@data-client/normalizr@0.14.20","maintainers":[{"name":"ntucker","email":"me@ntucker.me"}],"contributors":[{"name":"Paul Armstrong"},{"name":"Dan Abramov"}],"homepage":"https://dataclient.io/docs/concepts/normalization","bugs":{"url":"https://github.com/reactive/data-client/issues"},"dist":{"shasum":"64944ad7635ee81b6e54b555e7e5df36ee7e5cc7","tarball":"https://registry.npmjs.org/@data-client/normalizr/-/normalizr-0.14.20.tgz","fileCount":281,"integrity":"sha512-hxBNowM7gZpgXmTxy3znCvzP3PXjg0BKsAboFBG0eUVDH3uaWHZfA+U2iXu68jtTFAcbtqIr1VzpaiMgZMMAEw==","signatures":[{"sig":"MEUCIQC/57nmwh+tBYYUBQjlN8H0Mu5IPMp2uyO26MwBJCL3egIgaWCX5BhBosucT6hmd8fxbwqTEEqbIsGMZ312MDcKa/g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":693752},"main":"dist/normalizr.js","type":"module","types":"lib/index.d.ts","module":"legacy/index.js","engines":{"node":"^12.17 || ^13.7 || >=14"},"exports":{".":{"import":"./node.mjs","module":"./lib/index.js","browser":"./lib/index.js","default":"./lib/index.js","require":"./dist/normalizr.js","react-native":"./lib/index.js"},"./package.json":"./package.json"},"funding":"https://github.com/sponsors/ntucker","gitHead":"b5c3f36ea7c3dfc0b080ad2f959c398fcc57c80b","scripts":{"build":"run build:lib && run build:legacy:lib && run build:bundle","build:lib":"NODE_ENV=production BROWSERSLIST_ENV='2020' POLYFILL_TARGETS='chrome>88,safari>14' yarn g:babel --out-dir lib","build:clean":"yarn g:clean ts3.4 ts4.0 ts4.1","build:bundle":"yarn g:runs build:js:\\*","build:js:node":"BROWSERSLIST_ENV=node12 NODE_ENV=development yarn g:rollup && echo '{\"type\":\"commonjs\"}' > dist/package.json","prepublishOnly":"run build","build:legacy:lib":"NODE_ENV=production BROWSERSLIST_ENV='2018' POLYFILL_TARGETS='chrome>80,safari>13,firefox>72' yarn g:babel --out-dir legacy","build:legacy-types":"yarn g:legacy-types 4.1 4.0 3.4","build:js:production":"BROWSERSLIST_ENV=legacy NODE_ENV=production yarn g:rollup","build:js:development":"BROWSERSLIST_ENV=legacy NODE_ENV=development yarn g:rollup"},"_npmUser":{"name":"ntucker","email":"me@ntucker.me"},"repository":{"url":"git+ssh://git@github.com/reactive/data-client.git","type":"git","directory":"packages/normalizr"},"_npmVersion":"10.9.2","description":"Normalizes and denormalizes JSON according to schema for Redux and Flux applications","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"core-js-pure":"^3.40.0","@babel/runtime-corejs3":"^7.26.0"},"react-native":"legacy/index.js","typesVersions":{">=3.4":{"":["ts3.4/index.d.ts"],"*":["ts3.4/index.d.ts"]},">=4.0":{"":["ts4.0/index.d.ts"],"*":["ts4.0/index.d.ts"]},">=4.1":{"":["ts4.1/index.d.ts"],"*":["ts4.1/index.d.ts"]},">=5.4":{"":["lib/index.d.ts"],"*":["lib/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"immutable":"4.2.2","@types/jest":"^29.5.14","@types/node":"^22.0.0","rollup-plugins":"workspace:*","@data-client/endpoint":"workspace:*","@js-temporal/polyfill":"^0.4.4","@anansi/browserslist-config":"^1.4.2"},"_npmOperationalInternal":{"tmp":"tmp/normalizr_0.14.20_1740587413436_0.8110407120071819","host":"s3://npm-registry-packages-npm-production"}},"0.14.21":{"name":"@data-client/normalizr","version":"0.14.21","keywords":["normalize","denormalize","flux","redux","data","model","cache","api","memoize","react-native","ios","android","web","schema","typescript","validation","relational","reactive","json"],"author":{"url":"https://github.com/ntucker","name":"Nathaniel Tucker","email":"me@ntucker.me"},"license":"MIT","_id":"@data-client/normalizr@0.14.21","maintainers":[{"name":"ntucker","email":"me@ntucker.me"}],"contributors":[{"name":"Paul Armstrong"},{"name":"Dan Abramov"}],"homepage":"https://dataclient.io/docs/concepts/normalization","bugs":{"url":"https://github.com/reactive/data-client/issues"},"dist":{"shasum":"c4571a28f143f3bcfdb07b8d1ba38565dfe0179f","tarball":"https://registry.npmjs.org/@data-client/normalizr/-/normalizr-0.14.21.tgz","fileCount":281,"integrity":"sha512-/2RDtcP2KP5ZXGs0V2PNE4YPHiHfEd2BCjI6Z/g5ybwRUUJOZVdGgup+FUja2OQv4wzZGHBYZmF04fTyvz5F3Q==","signatures":[{"sig":"MEUCIDnNcQUDOrDg6QPmzIpPgX4Y4ue4+FoHOHDagv3aLst+AiEApOIlbpva5YZIfOJY+P4LTn07/pHT+N5HSPQiulrjYqQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":693185},"main":"dist/normalizr.js","type":"module","types":"lib/index.d.ts","module":"legacy/index.js","engines":{"node":"^12.17 || ^13.7 || >=14"},"exports":{".":{"import":"./node.mjs","module":"./lib/index.js","browser":"./lib/index.js","default":"./lib/index.js","require":"./dist/normalizr.js","react-native":"./lib/index.js"},"./package.json":"./package.json"},"funding":"https://github.com/sponsors/ntucker","gitHead":"43adef3e3fa815320524e74bbf90456a70499edd","scripts":{"build":"run build:lib && run build:legacy:lib && run build:bundle","build:lib":"NODE_ENV=production BROWSERSLIST_ENV='2020' POLYFILL_TARGETS='chrome>88,safari>14' yarn g:babel --out-dir lib","build:clean":"yarn g:clean ts3.4 ts4.0 ts4.1","build:bundle":"yarn g:runs build:js:\\*","build:js:node":"BROWSERSLIST_ENV=node12 NODE_ENV=development yarn g:rollup && echo '{\"type\":\"commonjs\"}' > dist/package.json","prepublishOnly":"run build","build:legacy:lib":"NODE_ENV=production BROWSERSLIST_ENV='2018' POLYFILL_TARGETS='chrome>80,safari>13,firefox>72' yarn g:babel --out-dir legacy","build:legacy-types":"yarn g:legacy-types 4.1 4.0 3.4","build:js:production":"BROWSERSLIST_ENV=legacy NODE_ENV=production yarn g:rollup","build:js:development":"BROWSERSLIST_ENV=legacy NODE_ENV=development yarn g:rollup"},"_npmUser":{"name":"ntucker","email":"me@ntucker.me"},"repository":{"url":"git+ssh://git@github.com/reactive/data-client.git","type":"git","directory":"packages/normalizr"},"_npmVersion":"10.9.2","description":"Normalizes and denormalizes JSON according to schema for Redux and Flux applications","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"@babel/runtime":"^7.20.0"},"react-native":"legacy/index.js","typesVersions":{">=3.4":{"":["ts3.4/index.d.ts"],"*":["ts3.4/index.d.ts"]},">=4.0":{"":["ts4.0/index.d.ts"],"*":["ts4.0/index.d.ts"]},">=4.1":{"":["ts4.1/index.d.ts"],"*":["ts4.1/index.d.ts"]},">=5.4":{"":["lib/index.d.ts"],"*":["lib/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"immutable":"4.2.2","@types/jest":"^29.5.14","@types/node":"^22.0.0","rollup-plugins":"workspace:*","@data-client/endpoint":"workspace:*","@js-temporal/polyfill":"^0.4.4","@anansi/browserslist-config":"^1.4.2"},"_npmOperationalInternal":{"tmp":"tmp/normalizr_0.14.21_1740674699183_0.37813982247824973","host":"s3://npm-registry-packages-npm-production"}},"0.14.22":{"name":"@data-client/normalizr","version":"0.14.22","keywords":["normalize","denormalize","flux","redux","data","model","cache","api","memoize","react-native","ios","android","web","schema","typescript","validation","relational","reactive","json"],"author":{"url":"https://github.com/ntucker","name":"Nathaniel Tucker","email":"me@ntucker.me"},"license":"MIT","_id":"@data-client/normalizr@0.14.22","maintainers":[{"name":"ntucker","email":"me@ntucker.me"}],"contributors":[{"name":"Paul Armstrong"},{"name":"Dan Abramov"}],"homepage":"https://dataclient.io/docs/concepts/normalization","bugs":{"url":"https://github.com/reactive/data-client/issues"},"dist":{"shasum":"a205599f1115a1263057a2344a1592a2c1d0400d","tarball":"https://registry.npmjs.org/@data-client/normalizr/-/normalizr-0.14.22.tgz","fileCount":281,"integrity":"sha512-RK+KkmFSbXNVT4GRRjSriKmwS5PYRDEme0F066eXsESciYOXkPkRk3NUsCkpAj2ixfdvaqq82J3Qo6Ebs0e4iQ==","signatures":[{"sig":"MEQCIAu1Vqdlz9yNzHzoPQs7zie7NHlrcN86pWizTxJb/Lm6AiA98JwAnVtt/qT7Wru/EHIFjk+1HSwkrxytURfUPCZRCg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":701421},"main":"dist/normalizr.js","type":"module","types":"lib/index.d.ts","module":"legacy/index.js","engines":{"node":"^12.17 || ^13.7 || >=14"},"exports":{".":{"import":"./node.mjs","module":"./lib/index.js","browser":"./lib/index.js","default":"./lib/index.js","require":"./dist/normalizr.js","react-native":"./lib/index.js"},"./package.json":"./package.json"},"funding":"https://github.com/sponsors/ntucker","gitHead":"56d8beba7a1aa31b3b1b70e070780011ea5a8653","scripts":{"build":"run build:lib && run build:legacy:lib && run build:bundle","build:lib":"NODE_ENV=production BROWSERSLIST_ENV='2020' POLYFILL_TARGETS='chrome>88,safari>14' yarn g:babel --out-dir lib","build:clean":"yarn g:clean ts3.4 ts4.0 ts4.1","build:bundle":"yarn g:runs build:js:\\*","build:js:node":"BROWSERSLIST_ENV=node12 NODE_ENV=development yarn g:rollup && echo '{\"type\":\"commonjs\"}' > dist/package.json","prepublishOnly":"run build","build:legacy:lib":"NODE_ENV=production BROWSERSLIST_ENV='2018' POLYFILL_TARGETS='chrome>80,safari>13,firefox>72' yarn g:babel --out-dir legacy","build:legacy-types":"yarn g:legacy-types 4.1 4.0 3.4","build:js:production":"BROWSERSLIST_ENV=legacy NODE_ENV=production yarn g:rollup","build:js:development":"BROWSERSLIST_ENV=legacy NODE_ENV=development yarn g:rollup"},"_npmUser":{"name":"ntucker","email":"me@ntucker.me"},"repository":{"url":"git+ssh://git@github.com/reactive/data-client.git","type":"git","directory":"packages/normalizr"},"_npmVersion":"10.9.2","description":"Normalizes and denormalizes JSON according to schema for Redux and Flux applications","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"@babel/runtime":"^7.20.0"},"react-native":"legacy/index.js","typesVersions":{">=3.4":{"":["ts3.4/index.d.ts"],"*":["ts3.4/index.d.ts"]},">=4.0":{"":["ts4.0/index.d.ts"],"*":["ts4.0/index.d.ts"]},">=4.1":{"":["ts4.1/index.d.ts"],"*":["ts4.1/index.d.ts"]},">=5.4":{"":["lib/index.d.ts"],"*":["lib/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"immutable":"4.2.2","@types/jest":"^29.5.14","@types/node":"^22.0.0","rollup-plugins":"workspace:*","@data-client/endpoint":"workspace:*","@js-temporal/polyfill":"^0.4.4","@anansi/browserslist-config":"^1.4.2"},"_npmOperationalInternal":{"tmp":"tmp/normalizr_0.14.22_1740837412656_0.7721780334086317","host":"s3://npm-registry-packages-npm-production"}},"0.15.0-beta-20251006024044-92bd01c4976f2921993b8c9f1e4dbb87af87ba7b":{"name":"@data-client/normalizr","version":"0.15.0-beta-20251006024044-92bd01c4976f2921993b8c9f1e4dbb87af87ba7b","keywords":["normalize","denormalize","flux","redux","data","model","cache","api","memoize","react-native","ios","android","web","schema","typescript","validation","relational","reactive","json"],"author":{"url":"https://github.com/ntucker","name":"Nathaniel Tucker","email":"me@ntucker.me"},"license":"MIT","_id":"@data-client/normalizr@0.15.0-beta-20251006024044-92bd01c4976f2921993b8c9f1e4dbb87af87ba7b","maintainers":[{"name":"ntucker","email":"me@ntucker.me"}],"contributors":[{"name":"Paul Armstrong"},{"name":"Dan Abramov"}],"homepage":"https://dataclient.io/docs/concepts/normalization","bugs":{"url":"https://github.com/reactive/data-client/issues"},"dist":{"shasum":"099655aefd73741050bd6c666489cf1421c5d899","tarball":"https://registry.npmjs.org/@data-client/normalizr/-/normalizr-0.15.0-beta-20251006024044-92bd01c4976f2921993b8c9f1e4dbb87af87ba7b.tgz","fileCount":339,"integrity":"sha512-r3JEzS9Qf4tqlR66/6JGI3AqHip0dyGM3Cvyfl887kF9rc1E7yFpgEO8UlquAbeFnlS9w7236Klsm7NsiOzE6A==","signatures":[{"sig":"MEUCIQCaoMriu4A37tleurfTozMOOYyiY14GSKyurS6lxHY7xAIgLgsNeDqsSdPClvgwRzoEEJS4bclJm047EYmB0Jzr014=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":805556},"main":"dist/normalizr.js","type":"module","types":"lib/index.d.ts","module":"legacy/index.js","engines":{"node":"^12.17 || ^13.7 || >=14"},"exports":{".":{"import":"./node.mjs","module":"./lib/index.js","browser":"./lib/index.js","default":"./lib/index.js","require":"./dist/normalizr.js","react-native":"./lib/index.js"},"./imm":{"types":"./lib/imm.d.ts","default":"./lib/imm.js"},"./package.json":"./package.json"},"funding":"https://github.com/sponsors/ntucker","gitHead":"742a7c101a4546abac7f244f56a274a051df816a","scripts":{"build":"run build:lib && run build:legacy:lib && run build:bundle","build:lib":"NODE_ENV=production BROWSERSLIST_ENV='2020' POLYFILL_TARGETS='chrome>88,safari>14' yarn g:babel --out-dir lib","build:clean":"yarn g:clean ts3.4 ts4.0 ts4.1","build:bundle":"yarn g:runs build:js:\\*","build:js:node":"BROWSERSLIST_ENV=node12 NODE_ENV=development yarn g:rollup && echo '{\"type\":\"commonjs\"}' > dist/package.json","prepublishOnly":"run build","build:legacy:lib":"NODE_ENV=production BROWSERSLIST_ENV='2018' POLYFILL_TARGETS='chrome>80,safari>13,firefox>72' yarn g:babel --out-dir legacy","build:legacy-types":"yarn g:legacy-types 4.1 4.0 3.4","build:js:production":"BROWSERSLIST_ENV=legacy NODE_ENV=production yarn g:rollup","build:js:development":"BROWSERSLIST_ENV=legacy NODE_ENV=development yarn g:rollup"},"_npmUser":{"name":"ntucker","email":"me@ntucker.me"},"repository":{"url":"git+ssh://git@github.com/reactive/data-client.git","type":"git","directory":"packages/normalizr"},"_npmVersion":"10.9.3","description":"Normalizes and denormalizes JSON according to schema for Redux and Flux applications","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","dependencies":{"@babel/runtime":"^7.20.0"},"react-native":"legacy/index.js","typesVersions":{">=3.4":{"":["ts3.4/index.d.ts"],"*":["ts3.4/index.d.ts"]},">=4.0":{"":["ts4.0/index.d.ts"],"*":["ts4.0/index.d.ts"]},">=4.1":{"":["ts4.1/index.d.ts"],"*":["ts4.1/index.d.ts"]},">=5.4":{"":["lib/index.d.ts"],"*":["lib/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"immutable":"5.1.3","@types/jest":"30.0.0","@types/node":"^22.0.0","rollup-plugins":"workspace:*","@data-client/endpoint":"workspace:*","@js-temporal/polyfill":"^0.5.0","@anansi/browserslist-config":"^1.4.2"},"_npmOperationalInternal":{"tmp":"tmp/normalizr_0.15.0-beta-20251006024044-92bd01c4976f2921993b8c9f1e4dbb87af87ba7b_1759718815788_0.7598530059585353","host":"s3://npm-registry-packages-npm-production"}},"0.15.0":{"name":"@data-client/normalizr","version":"0.15.0","keywords":["normalize","denormalize","flux","redux","data","model","cache","api","memoize","react-native","ios","android","web","schema","typescript","validation","relational","reactive","json"],"author":"Nathaniel Tucker <me@ntucker.me> (https://github.com/ntucker)","license":"MIT","_id":"@data-client/normalizr@0.15.0","maintainers":[{"name":"ntucker","email":"me@ntucker.me"}],"contributors":["Paul Armstrong","Dan Abramov"],"homepage":"https://dataclient.io/docs/concepts/normalization","bugs":{"url":"https://github.com/reactive/data-client/issues"},"dist":{"shasum":"9b0601777d7c2bf6febe537f416aa69f920ad573","tarball":"https://registry.npmjs.org/@data-client/normalizr/-/normalizr-0.15.0.tgz","fileCount":358,"integrity":"sha512-geqJTP17RNd+HamqOJihZLSwI8/EC/pr2VMMX/6aqjbStjoL28Yd6/Rz4kSmCeWS09GlRAOtbygx71v5aQ33BA==","signatures":[{"sig":"MEYCIQDAr9EZg3fUhlRBYHiCIfmywjGtkT2Qxx3/lPWrwO2M8wIhANob7H6A9Lk2PYoO+siOwx31mjNwwhvx/l3K8eWOHp2V","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":964971},"main":"dist/normalizr.js","type":"module","types":"lib/index.d.ts","module":"legacy/index.js","engines":{"node":"^12.17 || ^13.7 || >=14"},"exports":{".":{"import":"./node.mjs","module":"./lib/index.js","browser":"./lib/index.js","default":"./lib/index.js","require":"./dist/normalizr.js","react-native":"./lib/index.js"},"./imm":{"types":"./lib/imm.d.ts","default":"./lib/imm.js"},"./package.json":"./package.json"},"funding":"https://github.com/sponsors/ntucker","gitHead":"63428a4c881a6a463a224b8a5e0cea55b18b9534","scripts":{"build":"run build:lib && run build:legacy:lib && run build:bundle","build:lib":"NODE_ENV=production BROWSERSLIST_ENV='2020' POLYFILL_TARGETS='chrome>88,safari>14' yarn g:babel --out-dir lib","build:clean":"yarn g:clean ts3.4 ts4.0 ts4.1","build:bundle":"yarn g:runs build:js:\\*","build:js:node":"BROWSERSLIST_ENV=node12 NODE_ENV=development yarn g:rollup && echo '{\"type\":\"commonjs\"}' > dist/package.json","prepublishOnly":"run build","build:legacy:lib":"NODE_ENV=production BROWSERSLIST_ENV='2018' POLYFILL_TARGETS='chrome>80,safari>13,firefox>72' yarn g:babel --out-dir legacy","build:legacy-types":"yarn g:legacy-types 4.1 4.0 3.4","build:js:production":"BROWSERSLIST_ENV=legacy NODE_ENV=production yarn g:rollup","build:js:development":"BROWSERSLIST_ENV=legacy NODE_ENV=development yarn g:rollup"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:ea86a20d-dbc3-4369-ac1d-36db1f6b509d"}},"repository":{"url":"git+ssh://git@github.com:reactive/data-client.git","type":"git","directory":"packages/normalizr"},"description":"Normalizes and denormalizes JSON according to schema for Redux and Flux applications","directories":{},"sideEffects":false,"dependencies":{"@babel/runtime":"^7.20.0"},"react-native":"legacy/index.js","typesVersions":{">=3.4":{"":["ts3.4/index.d.ts"],"*":["ts3.4/index.d.ts"]},">=4.0":{"":["ts4.0/index.d.ts"],"*":["ts4.0/index.d.ts"]},">=4.1":{"":["ts4.1/index.d.ts"],"*":["ts4.1/index.d.ts"]},">=5.4":{"":["lib/index.d.ts"],"*":["lib/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"immutable":"5.1.4","@types/jest":"30.0.0","@types/node":"^24.0.0","rollup-plugins":"1.0.0","@data-client/endpoint":"0.15.0","@js-temporal/polyfill":"^0.5.0","@anansi/browserslist-config":"^1.4.2"},"_npmOperationalInternal":{"tmp":"tmp/normalizr_0.15.0_1767586590478_0.6071914739454338","host":"s3://npm-registry-packages-npm-production"}},"0.15.4":{"name":"@data-client/normalizr","version":"0.15.4","keywords":["normalize","denormalize","flux","redux","data","model","cache","api","memoize","react-native","ios","android","web","schema","typescript","validation","relational","reactive","json"],"author":"Nathaniel Tucker <me@ntucker.me> (https://github.com/ntucker)","license":"MIT","_id":"@data-client/normalizr@0.15.4","maintainers":[{"name":"ntucker","email":"me@ntucker.me"}],"contributors":["Paul Armstrong","Dan Abramov"],"homepage":"https://dataclient.io/docs/concepts/normalization","bugs":{"url":"https://github.com/reactive/data-client/issues"},"dist":{"shasum":"7494864ea2de7388c5b4bbe9d4ecb2c022d2ccc2","tarball":"https://registry.npmjs.org/@data-client/normalizr/-/normalizr-0.15.4.tgz","fileCount":358,"integrity":"sha512-EPg4ilazsGHEqA4JEP7nbwLaGqDHBroXkCo7h3wTI6EVTiG8nir4kvKVEuZb9Hj6hGabR3PxKPUhozy4IIaHTQ==","signatures":[{"sig":"MEYCIQD8yka9xfj1iTuLGkdSiaJmWp6w7tnBF3I9OMWSnleBKQIhAKSeNeR43uXstawylhFdvcLTDjPV7Rphuda+LtaWhcbX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":968553},"main":"dist/normalizr.js","type":"module","types":"lib/index.d.ts","module":"legacy/index.js","engines":{"node":"^12.17 || ^13.7 || >=14"},"exports":{".":{"import":"./node.mjs","module":"./lib/index.js","browser":"./lib/index.js","default":"./lib/index.js","require":"./dist/normalizr.js","react-native":"./lib/index.js"},"./imm":{"types":"./lib/imm.d.ts","default":"./lib/imm.js"},"./package.json":"./package.json"},"funding":"https://github.com/sponsors/ntucker","gitHead":"7b4337ac3e3de2f26c025f2f54fc2f4ea8a402df","scripts":{"build":"run build:lib && run build:legacy:lib && run build:bundle","build:lib":"NODE_ENV=production BROWSERSLIST_ENV='2020' POLYFILL_TARGETS='chrome>88,safari>14' yarn g:babel --out-dir lib","build:clean":"yarn g:clean ts3.4 ts4.0 ts4.1","build:bundle":"yarn g:runs build:js:\\*","build:js:node":"BROWSERSLIST_ENV=node12 NODE_ENV=development yarn g:rollup && echo '{\"type\":\"commonjs\"}' > dist/package.json","prepublishOnly":"run build","build:legacy:lib":"NODE_ENV=production BROWSERSLIST_ENV='2018' POLYFILL_TARGETS='chrome>80,safari>13,firefox>72' yarn g:babel --out-dir legacy","build:legacy-types":"yarn g:legacy-types 4.1 4.0 3.4","build:js:production":"BROWSERSLIST_ENV=legacy NODE_ENV=production yarn g:rollup","build:js:development":"BROWSERSLIST_ENV=legacy NODE_ENV=development yarn g:rollup"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:ea86a20d-dbc3-4369-ac1d-36db1f6b509d"}},"repository":{"url":"git+ssh://git@github.com:reactive/data-client.git","type":"git","directory":"packages/normalizr"},"description":"Normalizes and denormalizes JSON according to schema for Redux and Flux applications","directories":{},"sideEffects":false,"dependencies":{"@babel/runtime":"^7.20.0"},"react-native":"legacy/index.js","typesVersions":{">=3.4":{"":["ts3.4/index.d.ts"],"*":["ts3.4/index.d.ts"]},">=4.0":{"":["ts4.0/index.d.ts"],"*":["ts4.0/index.d.ts"]},">=4.1":{"":["ts4.1/index.d.ts"],"*":["ts4.1/index.d.ts"]},">=5.4":{"":["lib/index.d.ts"],"*":["lib/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"immutable":"5.1.4","@types/jest":"30.0.0","@types/node":"^24.0.0","rollup-plugins":"1.0.0","@data-client/endpoint":"0.15.4","@js-temporal/polyfill":"^0.5.0","@anansi/browserslist-config":"^1.4.2"},"_npmOperationalInternal":{"tmp":"tmp/normalizr_0.15.4_1768784770933_0.8517356110940535","host":"s3://npm-registry-packages-npm-production"}},"0.16.0":{"name":"@data-client/normalizr","version":"0.16.0","keywords":["normalize","denormalize","flux","redux","data","model","cache","api","memoize","react-native","ios","android","web","schema","typescript","validation","relational","reactive","json"],"author":"Nathaniel Tucker <me@ntucker.me> (https://github.com/ntucker)","license":"MIT","_id":"@data-client/normalizr@0.16.0","maintainers":[{"name":"ntucker","email":"me@ntucker.me"}],"contributors":["Paul Armstrong","Dan Abramov"],"homepage":"https://dataclient.io/docs/concepts/normalization","bugs":{"url":"https://github.com/reactive/data-client/issues"},"dist":{"shasum":"d016cecfc328a37cbf455bbdcd480524bcfa78cd","tarball":"https://registry.npmjs.org/@data-client/normalizr/-/normalizr-0.16.0.tgz","fileCount":358,"integrity":"sha512-p4RzOzeJviRnSSESox5pxDtwRpRT4LbmphJOweDmDxGde01xWh0thW8K23tRSaBszSRCfr02fxymGoeJ64Zltw==","signatures":[{"sig":"MEUCIQCWgZogcMF3HZR473xvGJex4V6Bu2EFL+bdm2UCiIZBdgIgNsKBN01qavnBNElZSs101iaNwQVAOKpAxboX4KQPPyo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":989929},"main":"dist/normalizr.js","type":"module","types":"lib/index.d.ts","module":"legacy/index.js","engines":{"node":"^12.17 || ^13.7 || >=14"},"exports":{".":{"import":"./node.mjs","module":"./lib/index.js","browser":"./lib/index.js","default":"./lib/index.js","require":"./dist/normalizr.js","react-native":"./lib/index.js"},"./imm":{"types":"./lib/imm.d.ts","default":"./lib/imm.js"},"./package.json":"./package.json"},"funding":"https://github.com/sponsors/ntucker","gitHead":"7727af9a63ec5bab28e3cb73f81e81b0f0d57aec","scripts":{"build":"run build:lib && run build:legacy:lib && run build:bundle","build:lib":"NODE_ENV=production BROWSERSLIST_ENV='2020' POLYFILL_TARGETS='chrome>88,safari>14' yarn g:babel --out-dir lib","build:clean":"yarn g:clean ts3.4 ts4.0 ts4.1","build:bundle":"yarn g:runs build:js:\\*","build:js:node":"BROWSERSLIST_ENV=node12 NODE_ENV=development yarn g:rollup && echo '{\"type\":\"commonjs\"}' > dist/package.json","prepublishOnly":"run build","build:legacy:lib":"NODE_ENV=production BROWSERSLIST_ENV='2018' POLYFILL_TARGETS='chrome>80,safari>13,firefox>72' yarn g:babel --out-dir legacy","build:legacy-types":"yarn g:legacy-types 4.1 4.0 3.4","build:js:production":"BROWSERSLIST_ENV=legacy NODE_ENV=production yarn g:rollup","build:js:development":"BROWSERSLIST_ENV=legacy NODE_ENV=development yarn g:rollup"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:ea86a20d-dbc3-4369-ac1d-36db1f6b509d"}},"repository":{"url":"git+ssh://git@github.com:reactive/data-client.git","type":"git","directory":"packages/normalizr"},"description":"Normalizes and denormalizes JSON according to schema for Redux and Flux applications","directories":{},"sideEffects":false,"dependencies":{"@babel/runtime":"^7.20.0"},"react-native":"legacy/index.js","typesVersions":{">=3.4":{"":["ts3.4/index.d.ts"],"*":["ts3.4/index.d.ts"]},">=4.0":{"":["ts4.0/index.d.ts"],"*":["ts4.0/index.d.ts"]},">=4.1":{"":["ts4.1/index.d.ts"],"*":["ts4.1/index.d.ts"]},">=5.4":{"":["lib/index.d.ts"],"*":["lib/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"immutable":"5.1.5","@types/jest":"30.0.0","@types/node":"^24.0.0","rollup-plugins":"1.0.0","temporal-polyfill":"^0.3.0","@data-client/endpoint":"0.16.0","@anansi/browserslist-config":"^1.4.2"},"_npmOperationalInternal":{"tmp":"tmp/normalizr_0.16.0_1774963687176_0.5345232547567342","host":"s3://npm-registry-packages-npm-production"}},"0.16.6":{"name":"@data-client/normalizr","version":"0.16.6","keywords":["normalize","denormalize","flux","redux","data","model","cache","api","memoize","react-native","ios","android","web","schema","typescript","validation","relational","reactive","json"],"author":"Nathaniel Tucker <me@ntucker.me> (https://github.com/ntucker)","license":"MIT","_id":"@data-client/normalizr@0.16.6","maintainers":[{"name":"ntucker","email":"me@ntucker.me"}],"contributors":["Paul Armstrong","Dan Abramov"],"homepage":"https://dataclient.io/docs/concepts/normalization","bugs":{"url":"https://github.com/reactive/data-client/issues"},"dist":{"shasum":"e75e33c55a01d04d7687158a35c23381ee124611","tarball":"https://registry.npmjs.org/@data-client/normalizr/-/normalizr-0.16.6.tgz","fileCount":358,"integrity":"sha512-dLvATXe4yGdLOHr447qWC7ZuBGRJFgypmmkSMTto6laCrxOKbCyou+GQTfCboNJOI0P1JNClYQH3gFy+zf2mMA==","signatures":[{"sig":"MEQCIGsXeDu02+oZ0Fbgi2ameMyriJRuuUsXHmZJABYhUy7FAiARlY5JkbQZk1DDxTFWeevUbixlSXYxLNvfbX8iKcoEBQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1005854},"main":"dist/normalizr.js","type":"module","types":"lib/index.d.ts","module":"legacy/index.js","engines":{"node":"^12.17 || ^13.7 || >=14"},"exports":{".":{"import":"./node.mjs","module":"./lib/index.js","browser":"./lib/index.js","default":"./lib/index.js","require":"./dist/normalizr.js","react-native":"./lib/index.js"},"./imm":{"types":"./lib/imm.d.ts","default":"./lib/imm.js"},"./package.json":"./package.json"},"funding":"https://github.com/sponsors/ntucker","gitHead":"7f5611aa750b5f6b04003a2b209c85dfd6689255","scripts":{"build":"run build:lib && run build:legacy:lib && run build:bundle","build:lib":"NODE_ENV=production BROWSERSLIST_ENV='2020' POLYFILL_TARGETS='chrome>88,safari>14' yarn g:babel --out-dir lib","build:clean":"yarn g:clean ts3.4 ts4.0 ts4.1","build:bundle":"yarn g:runs build:js:\\*","build:js:node":"BROWSERSLIST_ENV=node12 NODE_ENV=development yarn g:rollup && echo '{\"type\":\"commonjs\"}' > dist/package.json","prepublishOnly":"run build","build:legacy:lib":"NODE_ENV=production BROWSERSLIST_ENV='2018' POLYFILL_TARGETS='chrome>80,safari>13,firefox>72' yarn g:babel --out-dir legacy","build:legacy-types":"yarn g:legacy-types 4.1 4.0 3.4","build:js:production":"BROWSERSLIST_ENV=legacy NODE_ENV=production yarn g:rollup","build:js:development":"BROWSERSLIST_ENV=legacy NODE_ENV=development yarn g:rollup"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:ea86a20d-dbc3-4369-ac1d-36db1f6b509d"}},"repository":{"url":"git+ssh://git@github.com:reactive/data-client.git","type":"git","directory":"packages/normalizr"},"description":"Normalizes and denormalizes JSON according to schema for Redux and Flux applications","directories":{},"sideEffects":false,"dependencies":{"@babel/runtime":"^7.20.0"},"react-native":"legacy/index.js","typesVersions":{">=3.4":{"":["ts3.4/index.d.ts"],"*":["ts3.4/index.d.ts"]},">=4.0":{"":["ts4.0/index.d.ts"],"*":["ts4.0/index.d.ts"]},">=4.1":{"":["ts4.1/index.d.ts"],"*":["ts4.1/index.d.ts"]},">=5.4":{"":["lib/index.d.ts"],"*":["lib/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"immutable":"5.1.5","@types/jest":"30.0.0","@types/node":"^24.0.0","rollup-plugins":"1.0.0","temporal-polyfill":"^0.3.0","@data-client/endpoint":"0.16.6","@anansi/browserslist-config":"^1.4.2"},"_npmOperationalInternal":{"tmp":"tmp/normalizr_0.16.6_1776261194828_0.34022927542758596","host":"s3://npm-registry-packages-npm-production"}},"0.18.0":{"name":"@data-client/normalizr","version":"0.18.0","keywords":["normalize","denormalize","flux","redux","data","model","cache","api","memoize","react-native","ios","android","web","schema","typescript","validation","relational","reactive","json"],"author":"Nathaniel Tucker <me@ntucker.me> (https://github.com/ntucker)","license":"MIT","_id":"@data-client/normalizr@0.18.0","maintainers":[{"name":"ntucker","email":"me@ntucker.me"}],"contributors":["Paul Armstrong","Dan Abramov"],"homepage":"https://dataclient.io/docs/concepts/normalization","bugs":{"url":"https://github.com/reactive/data-client/issues"},"dist":{"shasum":"5e8107058e47e6e0dbda7ff3e0f5d33e767f2548","tarball":"https://registry.npmjs.org/@data-client/normalizr/-/normalizr-0.18.0.tgz","fileCount":360,"integrity":"sha512-nZNZxkOcujahouJGQYZotmHF+PTf3L0mBn006uDA+xc3K3UZQyci6oQQx0pE9iHB6uL7KrhQZ92yx4Ih/Q/upA==","signatures":[{"sig":"MEQCIA4S0SJstoWNzM7ccixNyPELPEsj60GtTHNB2kfTe3XkAiABe3WNmF0ArvD1NY42PRfntouBVVvjM9znMIofhF75ug==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1139630},"main":"dist/normalizr.js","type":"module","types":"lib/index.d.ts","module":"legacy/index.js","engines":{"node":"^12.17 || ^13.7 || >=14"},"exports":{".":{"import":"./node.mjs","module":"./lib/index.js","browser":"./lib/index.js","default":"./lib/index.js","require":"./dist/normalizr.js","react-native":"./lib/index.js"},"./imm":{"types":"./lib/imm.d.ts","default":"./lib/imm.js"},"./package.json":"./package.json"},"funding":"https://github.com/sponsors/ntucker","gitHead":"be1659373065c82147e80836b760abc6b11cf85b","scripts":{"build":"run build:lib && run build:legacy:lib && run build:bundle","build:lib":"NODE_ENV=production BROWSERSLIST_ENV='2020' POLYFILL_TARGETS='chrome>88,safari>14' yarn g:babel --out-dir lib","build:clean":"yarn g:clean ts3.4 ts4.0 ts4.1","build:bundle":"yarn g:runs build:js:\\*","build:js:node":"BROWSERSLIST_ENV=node12 NODE_ENV=development yarn g:rollup && echo '{\"type\":\"commonjs\"}' > dist/package.json","prepublishOnly":"run build","build:legacy:lib":"NODE_ENV=production BROWSERSLIST_ENV='2018' POLYFILL_TARGETS='chrome>80,safari>13,firefox>72' yarn g:babel --out-dir legacy","build:legacy-types":"yarn g:legacy-types 4.1 4.0 3.4","build:js:production":"BROWSERSLIST_ENV=legacy NODE_ENV=production yarn g:rollup","build:js:development":"BROWSERSLIST_ENV=legacy NODE_ENV=development yarn g:rollup"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:ea86a20d-dbc3-4369-ac1d-36db1f6b509d"}},"repository":{"url":"git+ssh://git@github.com:reactive/data-client.git","type":"git","directory":"packages/normalizr"},"description":"Normalizes and denormalizes JSON according to schema for Redux and Flux applications","directories":{},"sideEffects":false,"dependencies":{"@babel/runtime":"^7.20.0"},"react-native":"legacy/index.js","typesVersions":{">=3.4":{"":["ts3.4/index.d.ts"],"*":["ts3.4/index.d.ts"]},">=4.0":{"":["ts4.0/index.d.ts"],"*":["ts4.0/index.d.ts"]},">=4.1":{"":["ts4.1/index.d.ts"],"*":["ts4.1/index.d.ts"]},">=5.4":{"":["lib/index.d.ts"],"*":["lib/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"immutable":"5.1.5","@types/jest":"30.0.0","@types/node":"^24.0.0","rollup-plugins":"1.0.0","temporal-polyfill":"^0.3.0","@data-client/endpoint":"0.18.0","@anansi/browserslist-config":"^1.4.2"},"_npmOperationalInternal":{"tmp":"tmp/normalizr_0.18.0_1777601652393_0.7872658910921368","host":"s3://npm-registry-packages-npm-production"}},"0.18.1":{"name":"@data-client/normalizr","version":"0.18.1","description":"Normalizes and denormalizes JSON according to schema for Redux and Flux applications","homepage":"https://dataclient.io/docs/concepts/normalization","keywords":["normalize","denormalize","flux","redux","data","model","cache","api","memoize","react-native","ios","android","web","schema","typescript","validation","relational","reactive","json"],"sideEffects":false,"main":"dist/normalizr.js","react-native":"legacy/index.js","module":"legacy/index.js","types":"lib/index.d.ts","typesVersions":{">=5.4":{"":["lib/index.d.ts"],"*":["lib/index.d.ts"]},">=4.1":{"":["ts4.1/index.d.ts"],"*":["ts4.1/index.d.ts"]},">=4.0":{"":["ts4.0/index.d.ts"],"*":["ts4.0/index.d.ts"]},">=3.4":{"":["ts3.4/index.d.ts"],"*":["ts3.4/index.d.ts"]}},"exports":{".":{"module":"./lib/index.js","import":"./node.mjs","require":"./dist/normalizr.js","browser":"./lib/index.js","react-native":"./lib/index.js","default":"./lib/index.js"},"./imm":{"types":"./lib/imm.d.ts","default":"./lib/imm.js"},"./package.json":"./package.json"},"type":"module","engines":{"node":"^12.17 || ^13.7 || >=14"},"scripts":{"build":"run build:lib && run build:legacy:lib && run build:bundle","build:js:development":"BROWSERSLIST_ENV=legacy NODE_ENV=development yarn g:rollup","build:js:production":"BROWSERSLIST_ENV=legacy NODE_ENV=production yarn g:rollup","build:js:node":"BROWSERSLIST_ENV=node12 NODE_ENV=development yarn g:rollup && echo '{\"type\":\"commonjs\"}' > dist/package.json","build:lib":"NODE_ENV=production BROWSERSLIST_ENV='2020' POLYFILL_TARGETS='chrome>88,safari>14' yarn g:babel --out-dir lib","build:legacy:lib":"NODE_ENV=production BROWSERSLIST_ENV='2018' POLYFILL_TARGETS='chrome>80,safari>13,firefox>72' yarn g:babel --out-dir legacy","build:bundle":"yarn g:runs build:js:\\*","build:clean":"yarn g:clean ts3.4 ts4.0 ts4.1","build:legacy-types":"yarn g:legacy-types 4.1 4.0 3.4","prepublishOnly":"run build"},"author":"Nathaniel Tucker <me@ntucker.me> (https://github.com/ntucker)","funding":"https://github.com/sponsors/ntucker","contributors":["Paul Armstrong","Dan Abramov"],"license":"MIT","repository":{"type":"git","url":"git+ssh://git@github.com:reactive/data-client.git","directory":"packages/normalizr"},"bugs":{"url":"https://github.com/reactive/data-client/issues"},"dependencies":{"@babel/runtime":"^7.20.0"},"devDependencies":{"@anansi/browserslist-config":"^1.4.2","@data-client/endpoint":"0.18.0","@types/jest":"30.0.0","@types/node":"^25.0.0","immutable":"5.1.5","rollup-plugins":"1.0.0","temporal-polyfill":"^0.3.0"},"_id":"@data-client/normalizr@0.18.1","gitHead":"bf7b1c28187e3eb2caa100da31095b35c4846075","dist":{"shasum":"0e58aca5fe31c2754f7bde6023f82a5a35e4bb75","integrity":"sha512-2tt9iQgMBXOPZdwy5h2E77xNQMdVuKyIgK//8edN/3Ys24Um/0WFxjDt8ShdQf8gYJbGNkEEG4vmGDFFyTL4sg==","tarball":"https://registry.npmjs.org/@data-client/normalizr/-/normalizr-0.18.1.tgz","fileCount":360,"unpackedSize":1139934,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDYCtZjAPzGCBbmuX8XawLciDof5vEprgRNFQVv/o+tvgIgCCx7BV23KueotUe7NyO/YzBxZ2sGNEf3PNtX3uDJ3nI="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:ea86a20d-dbc3-4369-ac1d-36db1f6b509d"}},"directories":{},"maintainers":[{"name":"ntucker","email":"me@ntucker.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/normalizr_0.18.1_1778677259414_0.11885327235238496"},"_hasShrinkwrap":false}},"time":{"created":"2023-07-02T22:51:35.609Z","modified":"2026-05-13T13:00:59.749Z","0.1.0":"2023-07-02T22:51:35.946Z","0.2.0":"2023-07-04T22:39:25.594Z","0.2.1":"2023-07-25T21:50:00.567Z","0.2.2":"2023-07-31T02:15:06.363Z","0.8.0":"2023-08-31T04:48:22.076Z","0.9.2":"2023-09-07T21:25:38.179Z","0.9.3":"2023-09-18T21:58:12.639Z","0.9.4":"2023-09-19T06:16:59.478Z","0.9.5":"2023-09-21T02:46:04.838Z","0.10.0":"2024-01-21T12:31:53.122Z","0.11.0":"2024-04-08T17:33:16.865Z","0.11.4":"2024-04-26T16:15:16.201Z","0.12.3":"2024-05-06T20:23:32.262Z","0.14.0":"2024-07-13T19:00:16.681Z","0.14.1":"2024-07-16T07:35:54.862Z","0.14.6":"2024-07-26T11:55:59.033Z","0.14.10":"2024-08-14T16:31:50.358Z","0.14.12":"2024-09-11T17:53:41.641Z","0.14.16":"2024-10-13T10:26:54.988Z","0.14.17":"2024-11-25T00:22:23.649Z","0.14.19":"2025-02-24T21:12:51.689Z","0.14.20":"2025-02-26T16:30:13.625Z","0.14.21":"2025-02-27T16:44:59.388Z","0.14.22":"2025-03-01T13:56:52.902Z","0.15.0-beta-20251006024044-92bd01c4976f2921993b8c9f1e4dbb87af87ba7b":"2025-10-06T02:46:55.981Z","0.15.0":"2026-01-05T04:16:30.701Z","0.15.4":"2026-01-19T01:06:11.124Z","0.16.0":"2026-03-31T13:28:07.349Z","0.16.6":"2026-04-15T13:53:15.064Z","0.18.0":"2026-05-01T02:14:12.587Z","0.18.1":"2026-05-13T13:00:59.626Z"},"bugs":{"url":"https://github.com/reactive/data-client/issues"},"author":"Nathaniel Tucker <me@ntucker.me> (https://github.com/ntucker)","license":"MIT","homepage":"https://dataclient.io/docs/concepts/normalization","keywords":["normalize","denormalize","flux","redux","data","model","cache","api","memoize","react-native","ios","android","web","schema","typescript","validation","relational","reactive","json"],"repository":{"type":"git","url":"git+ssh://git@github.com:reactive/data-client.git","directory":"packages/normalizr"},"description":"Normalizes and denormalizes JSON according to schema for Redux and Flux applications","contributors":["Paul Armstrong","Dan Abramov"],"maintainers":[{"name":"ntucker","email":"me@ntucker.me"}],"readme":"","readmeFilename":""}