{"name":"@keyv/serialize","version":"1.0.2","description":"Serialization for Keyv","type":"module","main":"dist/index.cjs","module":"dist/index.js","types":"dist/index.d.ts","exports":{".":{"require":"./dist/index.cjs","import":"./dist/index.js"}},"xo":{"rules":{"import/no-named-as-default":"off","unicorn/prefer-module":"off","unicorn/prefer-event-target":"off","unicorn/no-array-reduce":"off","n/prefer-global/process":"off","node/prefer-global/process":"off","unicorn/prefer-object-from-entries":"off","unicorn/prefer-node-protocol":"off","@typescript-eslint/consistent-type-imports":"off","@typescript-eslint/consistent-type-definitions":"off","@typescript-eslint/no-empty-function":"off","import/extensions":"off","no-promise-executor-return":"off","import/no-extraneous-dependencies":"off","@typescript-eslint/no-unsafe-call":"off","@typescript-eslint/no-unsafe-assignment":"off"}},"repository":{"type":"git","url":"git+https://github.com/jaredwray/keyv.git"},"keywords":["keyv","serialize","key","value","store"],"author":{"name":"Jared Wray","email":"me@jaredwray.com","url":"https://jaredwray.com"},"license":"MIT","bugs":{"url":"https://github.com/jaredwray/keyv/issues"},"homepage":"https://github.com/jaredwray/keyv","dependencies":{"buffer":"^6.0.3"},"devDependencies":{"rimraf":"^6.0.1","ts-node":"^10.9.2","tsd":"^0.31.2","typescript":"^5.7.2","xo":"^0.60.0","@keyv/test-suite":"^2.0.3","keyv":"^5.2.2"},"tsd":{"directory":"test"},"scripts":{"build":"rimraf ./dist && tsup src/index.ts --format cjs,esm --dts --clean","test":"xo --fix && vitest run --coverage","test:ci":"xo && vitest --run --sequence.setupFiles=list","clean":"rimraf ./node_modules ./coverage ./dist"},"_id":"@keyv/serialize@1.0.2","_integrity":"sha512-+E/LyaAeuABniD/RvUezWVXKpeuvwLEA9//nE9952zBaOdBd2mQ3pPoM8cUe2X6IcMByfuSLzmYqnYshG60+HQ==","_resolved":"/private/var/folders/h1/n3vxgc0n1sn5_9pxftc4p6l80000gn/T/f892e3d9fa77b67228663627bdbf1fb2/keyv-serialize-1.0.2.tgz","_from":"file:keyv-serialize-1.0.2.tgz","_nodeVersion":"20.17.0","_npmVersion":"10.9.0","dist":{"shasum":"72507c4be94d8914434a4aa80661f8ac6131967f","size":3040,"noattachment":false,"key":"/@keyv/serialize/-/@keyv/serialize-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@keyv/serialize/download/@keyv/serialize-1.0.2.tgz"},"_npmUser":{"name":"jaredwray","email":"me@jaredwray.com"},"directories":{},"maintainers":[{"name":"jaredwray","email":"me@jaredwray.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/serialize_1.0.2_1734804472097_0.440265304911714"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-21T18:07:52.254Z","publish_time":1734804472254,"_source_registry_name":"default","_cnpm_publish_time":1734804472254,"dist-tags":{"alpha":"6.0.0-alpha.2","latest":"1.1.1"}}