{"_id":"nanotar","_rev":"5-6a140dcb0e7e26593694d6cedaf690cd","name":"nanotar","dist-tags":{"latest":"0.3.0","patch":"0.2.1"},"versions":{"0.0.0":{"name":"nanotar","version":"0.0.0","_id":"nanotar@0.0.0","maintainers":[{"name":"pi0","email":"pyapar@gmail.com"}],"dist":{"shasum":"c8ebcc3c941d922e86dc708f0d80b3b6fa92fc9b","tarball":"https://registry.npmjs.org/nanotar/-/nanotar-0.0.0.tgz","fileCount":1,"integrity":"sha512-mf4bpZJUT9slpea4b54dme021/ksBc2ZVxRg4hR11M5HSP9Q+pIiOENdA1kSXUEwZ1Re09KCsvfHmLWrBRnRdQ==","signatures":[{"sig":"MEYCIQDxtTycmTQ0RoXwBYReloxyUCZVw1dWsKZSChUm6OyGAgIhAN6Sj5GzBJdQbIdEflzDcHehqZhnApdyK/iCy1oeeSzi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36},"_npmUser":{"name":"pi0","email":"pyapar@gmail.com"},"_npmVersion":"10.2.3","directories":{},"_nodeVersion":"20.10.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/nanotar_0.0.0_1702081069088_0.027933236612186274","host":"s3://npm-registry-packages"}},"0.1.1":{"name":"nanotar","version":"0.1.1","license":"MIT","_id":"nanotar@0.1.1","maintainers":[{"name":"pi0","email":"pyapar@gmail.com"}],"homepage":"https://github.com/unjs/nanotar#readme","bugs":{"url":"https://github.com/unjs/nanotar/issues"},"dist":{"shasum":"24276a418130fa69f479577f343747e768810857","tarball":"https://registry.npmjs.org/nanotar/-/nanotar-0.1.1.tgz","fileCount":8,"integrity":"sha512-AiJsGsSF3O0havL1BydvI4+wR76sKT+okKRwWIaK96cZUnXqH0uNBOsHlbwZq3+m2BR1VKqHDVudl3gO4mYjpQ==","signatures":[{"sig":"MEUCIQCDtc1XqxRDWnPKov6i2Ti5itCDxYHvDk6wptPg+3opCwIgETuxRZuHWzQtt0erHcy75xOPyX3do4+ovuVN64WYM6U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24505},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"}},"gitHead":"c1247bdec97163b487c8ca55003e291dfea755ab","scripts":{"dev":"vitest dev","lint":"eslint --cache --ext .ts,.js,.mjs,.cjs . && prettier -c src test","play":"jiti playground","test":"pnpm lint && pnpm test:types && vitest run --coverage","build":"unbuild","prepack":"pnpm run build","release":"pnpm test && changelogen --release && npm publish && git push --follow-tags","lint:fix":"eslint --cache --ext .ts,.js,.mjs,.cjs . --fix && prettier -c src test -w","test:types":"tsc --noEmit --skipLibCheck"},"_npmUser":{"name":"pi0","email":"pyapar@gmail.com"},"repository":{"url":"git+https://github.com/unjs/nanotar.git","type":"git"},"_npmVersion":"10.2.3","description":"Tiny and fast Tar utils for any JavaScript runtime!","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","_hasShrinkwrap":false,"packageManager":"pnpm@8.11.0","devDependencies":{"jiti":"^1.21.0","eslint":"^8.55.0","vitest":"^1.0.1","unbuild":"^2.0.0","prettier":"^3.1.0","typescript":"^5.3.2","@types/node":"^20.10.3","changelogen":"^0.5.5","eslint-config-unjs":"^0.2.1","@vitest/coverage-v8":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/nanotar_0.1.1_1702081107066_0.797476986140577","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"nanotar","version":"0.2.0","license":"MIT","_id":"nanotar@0.2.0","maintainers":[{"name":"pi0","email":"pyapar@gmail.com"}],"homepage":"https://github.com/unjs/nanotar#readme","bugs":{"url":"https://github.com/unjs/nanotar/issues"},"dist":{"shasum":"763afd4e41974d033011f588e9157dff726c296b","tarball":"https://registry.npmjs.org/nanotar/-/nanotar-0.2.0.tgz","fileCount":8,"integrity":"sha512-9ca1h0Xjvo9bEkE4UOxgAzLV0jHKe6LMaxo37ND2DAhhAtd0j8pR1Wxz+/goMrZO8AEZTWCmyaOsFI/W5AdpCQ==","signatures":[{"sig":"MEQCIDfr41LFvg3ZygM0s4vbHgXiVwm/bV0bws+yYlcOuZ7vAiAc9biBjmu71v18xQgskEyu7ES74kr2c5ZGe0sz3DgItw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37466},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"7e35c5bd8d3f3b7565ba3aafa216eea636fc7b3c","scripts":{"dev":"vitest dev","lint":"eslint --cache . && prettier -c src test","play":"jiti playground","test":"pnpm lint && pnpm test:types && vitest run --coverage","build":"unbuild","prepack":"pnpm run build","release":"pnpm test && changelogen --release && npm publish && git push --follow-tags","lint:fix":"eslint --cache . --fix && prettier -c src test -w","test:types":"tsc --noEmit --skipLibCheck"},"_npmUser":{"name":"pi0","email":"pyapar@gmail.com"},"repository":{"url":"git+https://github.com/unjs/nanotar.git","type":"git"},"_npmVersion":"10.9.2","description":"Tiny and fast Tar utils for any JavaScript runtime!","directories":{},"sideEffects":false,"_nodeVersion":"22.13.0","_hasShrinkwrap":false,"packageManager":"pnpm@9.15.4","devDependencies":{"jiti":"^2.4.2","eslint":"^9.18.0","vitest":"^3.0.2","unbuild":"^3.3.1","prettier":"^3.4.2","typescript":"^5.7.3","@types/node":"^22.10.7","changelogen":"^0.5.7","eslint-config-unjs":"^0.4.2","@vitest/coverage-v8":"^3.0.2"},"_npmOperationalInternal":{"tmp":"tmp/nanotar_0.2.0_1737382772950_0.6474841428794089","host":"s3://npm-registry-packages-npm-production"}},"0.3.0":{"name":"nanotar","version":"0.3.0","license":"MIT","_id":"nanotar@0.3.0","maintainers":[{"name":"pi0","email":"pyapar@gmail.com"}],"homepage":"https://github.com/unjs/nanotar#readme","bugs":{"url":"https://github.com/unjs/nanotar/issues"},"dist":{"shasum":"0a1839731ecbdd910129244a563f73183eb80c6a","tarball":"https://registry.npmjs.org/nanotar/-/nanotar-0.3.0.tgz","fileCount":8,"integrity":"sha512-Kv2JYYiCzt16Kt5QwAc9BFG89xfPNBx+oQL4GQXD9nLqPkZBiNaqaCWtwnbk/q7UVsTYevvM1b0UF8zmEI4pCg==","signatures":[{"sig":"MEUCIQD9ZT6YlM+AqJSF5NFqrEz/iE10CJ60/2rQxvVnnWZNrgIgPLfBqKxz17SpzzatlN/z2DOZDjNw4yQcGnLAp9uFJVo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":45703},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"32ffc3405b840c67289201139b442936ba32fcc0","scripts":{"dev":"vitest dev","lint":"eslint --cache . && prettier -c src test","play":"jiti playground","test":"pnpm lint && pnpm test:types && vitest run --coverage","build":"unbuild","prepack":"pnpm run build","release":"pnpm test && changelogen --release && npm publish && git push --follow-tags","lint:fix":"eslint --cache . --fix && prettier -c src test -w","test:types":"tsc --noEmit --skipLibCheck"},"_npmUser":{"name":"pi0","email":"pyapar@gmail.com"},"repository":{"url":"git+https://github.com/unjs/nanotar.git","type":"git"},"_npmVersion":"11.6.1","description":"Tiny and fast Tar utils for any JavaScript runtime!","directories":{},"sideEffects":false,"_nodeVersion":"24.10.0","_hasShrinkwrap":false,"packageManager":"pnpm@9.15.9","devDependencies":{"jiti":"^2.6.1","eslint":"^9.39.1","vitest":"^3.2.4","unbuild":"^3.6.1","prettier":"^3.6.2","typescript":"^5.9.3","@types/node":"^22.19.1","changelogen":"^0.6.2","eslint-config-unjs":"^0.5.0","@vitest/coverage-v8":"^3.2.4"},"_npmOperationalInternal":{"tmp":"tmp/nanotar_0.3.0_1770850491097_0.6081198491084798","host":"s3://npm-registry-packages-npm-production"}},"0.2.1":{"name":"nanotar","version":"0.2.1","description":"Tiny and fast Tar utils for any JavaScript runtime!","repository":{"type":"git","url":"git+https://github.com/unjs/nanotar.git"},"license":"MIT","sideEffects":false,"type":"module","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"main":"./dist/index.cjs","module":"./dist/index.mjs","types":"./dist/index.d.ts","scripts":{"build":"unbuild","dev":"vitest dev","play":"jiti playground","lint":"eslint --cache . && prettier -c src test","lint:fix":"eslint --cache . --fix && prettier -c src test -w","prepack":"pnpm run build","release":"pnpm test && changelogen --release && npm publish && git push --follow-tags","test":"pnpm lint && pnpm test:types && vitest run --coverage","test:types":"tsc --noEmit --skipLibCheck"},"devDependencies":{"@types/node":"^22.10.7","@vitest/coverage-v8":"^3.0.2","changelogen":"^0.5.7","eslint":"^9.18.0","eslint-config-unjs":"^0.4.2","jiti":"^2.4.2","prettier":"^3.4.2","typescript":"^5.7.3","unbuild":"^3.3.1","vitest":"^3.0.2"},"packageManager":"pnpm@9.15.4","readmeFilename":"README.md","gitHead":"10b6a2abf1195dcc3d61cac987705ae879733abe","_id":"nanotar@0.2.1","bugs":{"url":"https://github.com/unjs/nanotar/issues"},"homepage":"https://github.com/unjs/nanotar#readme","_nodeVersion":"24.10.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-MUrzzDUcIOPbv7ubhDV/L4CIfVTATd9XhDE2ixFeCrM5yp9AlzUpn91JrnN0HD6hksdxvz9IW9aKANz0Bta0GA==","shasum":"9ad951e4b2a4cf19e81efab849091371119af255","tarball":"https://registry.npmjs.org/nanotar/-/nanotar-0.2.1.tgz","fileCount":8,"unpackedSize":38878,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCypdNKNwIL4feivo4vbgpDk64/HvnW4055R1+GCz4yggIgGXNynkdJuwFf03O7UnaZ9jUBjdC3t7xHKsfDupk4ETM="}]},"_npmUser":{"name":"pi0","email":"pyapar@gmail.com"},"directories":{},"maintainers":[{"name":"pi0","email":"pyapar@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/nanotar_0.2.1_1770851022440_0.006162129304212893"},"_hasShrinkwrap":false}},"time":{"created":"2023-12-09T00:17:49.087Z","modified":"2026-02-11T23:03:42.728Z","0.0.0":"2023-12-09T00:17:49.245Z","0.1.1":"2023-12-09T00:18:27.234Z","0.2.0":"2025-01-20T14:19:33.138Z","0.3.0":"2026-02-11T22:54:51.267Z","0.2.1":"2026-02-11T23:03:42.604Z"},"bugs":{"url":"https://github.com/unjs/nanotar/issues"},"license":"MIT","homepage":"https://github.com/unjs/nanotar#readme","repository":{"url":"git+https://github.com/unjs/nanotar.git","type":"git"},"description":"Tiny and fast Tar utils for any JavaScript runtime!","maintainers":[{"name":"pi0","email":"pyapar@gmail.com"}],"readme":"","readmeFilename":""}