{"_id":"@carllee1983/ecpay-logistics","_rev":"3-972db6d0d7ce9105bdfe25535bb2e564","name":"@carllee1983/ecpay-logistics","dist-tags":{"latest":"1.2.0"},"versions":{"1.1.1":{"name":"@carllee1983/ecpay-logistics","version":"1.1.1","keywords":["ecpay","logistics","taiwan","shipping","cvs","convenience-store","7-eleven","family-mart","hilife","okmart","tcat","post","bun","typescript","sdk"],"author":{"name":"Carl"},"license":"MIT","_id":"@carllee1983/ecpay-logistics@1.1.1","maintainers":[{"name":"carllee1983","email":"carllee0520@gmail.com"}],"homepage":"https://github.com/CarlLee1983/ecpay-logistics-node#readme","bugs":{"url":"https://github.com/CarlLee1983/ecpay-logistics-node/issues"},"dist":{"shasum":"2fb92d47d5cf57a51992e3ec9e82f618bb62bfd9","tarball":"https://registry.npmjs.org/@carllee1983/ecpay-logistics/-/ecpay-logistics-1.1.1.tgz","fileCount":39,"integrity":"sha512-95vOV6EHbP4EPrpQ3TuPmT7aJgiya8TRxwBXT803dv09CIwMNiz7ddBzIt/8+D2BfGT296fEOESxDEX5lRGz7w==","signatures":[{"sig":"MEYCIQDg7xU9a3PC7ci45yIKNC0lBf76fzNUdGZqi+dTrsB4yQIhAO6pkou3KuRSY6FmSbKnwEjcEwNzGjeniagJwuZ3hVqJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@carllee1983%2fecpay-logistics@1.1.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":91662},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"bun":">=1.0","node":">=18"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}}},"gitHead":"5a729d4e71f65084666c85824361102ec5697aa9","scripts":{"lint":"eslint .","test":"bun test test/","build":"bun run build:esm && bun run build:cjs && bun run build:types","format":"prettier --write .","build:cjs":"bun build ./src/index.ts --outdir ./dist/cjs --target node --format cjs","build:esm":"bun build ./src/index.ts --outdir ./dist/esm --target node --format esm","typecheck":"tsc --noEmit","build:types":"tsc --emitDeclarationOnly --outDir ./dist/types","test:coverage":"bun test test/ --coverage","prepublishOnly":"bun run build"},"_npmUser":{"name":"carllee1983","email":"carllee0520@gmail.com"},"repository":{"url":"git+https://github.com/CarlLee1983/ecpay-logistics-node.git","type":"git"},"_npmVersion":"10.8.2","description":"Unofficial ECPay Logistics (綠界物流) SDK for Node.js. Supports CVS (B2C/C2C), Home Delivery (TCAT/Post), and Map Interface. Type-safe & Bun-compatible.","directories":{},"_nodeVersion":"20.19.6","_hasShrinkwrap":false,"devDependencies":{"c8":"^10.1.3","eslint":"^9.39.1","globals":"^16.5.0","prettier":"^3.7.4","bun-types":"^1.3.4","@eslint/js":"^9.39.1","typescript-eslint":"^8.48.1","eslint-config-prettier":"^10.1.8","@typescript-eslint/parser":"^8.48.1","@typescript-eslint/eslint-plugin":"^8.48.1"},"_npmOperationalInternal":{"tmp":"tmp/ecpay-logistics_1.1.1_1765207818633_0.9841311167224578","host":"s3://npm-registry-packages-npm-production"}},"1.2.0":{"name":"@carllee1983/ecpay-logistics","version":"1.2.0","keywords":["ecpay","logistics","taiwan","shipping","cvs","convenience-store","7-eleven","family-mart","hilife","okmart","tcat","post","bun","typescript","sdk"],"author":"Carl","license":"MIT","_id":"@carllee1983/ecpay-logistics@1.2.0","maintainers":[{"name":"carllee1983","email":"carllee0520@gmail.com"}],"dist":{"shasum":"75fddab5f25f83e9de4d6afc6ca4814ab049c1ad","tarball":"https://registry.npmjs.org/@carllee1983/ecpay-logistics/-/ecpay-logistics-1.2.0.tgz","fileCount":72,"integrity":"sha512-TfzK0mx8IhcVdwiD2VVImwx7SOSr5SxM0A0Pg8kGWdXSlWY1TcjXozADNe2dxaETvYNKDiYeVxEt7VqcH/7ruw==","signatures":[{"sig":"MEUCIQC508Vt8fjOkbWlIDfxNYyW1KzW4mchQQp6Ypejkdc1XwIgb/Fmxztd1Bc2unLDBJIzxzC8awBn88sxUn3INLQSzJA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":151452},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","shasum":"75fddab5f25f83e9de4d6afc6ca4814ab049c1ad","engines":{"bun":">=1.0","node":">=18"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}}},"scripts":{"lint":"biome lint .","test":"bun test test/","build":"bun run build:esm && bun run build:cjs && bun run build:types","check":"biome check .","format":"biome format --write .","prepare":"bunx simple-git-hooks","lint:fix":"biome check --write .","build:cjs":"bun build ./src/index.ts --outdir ./dist/cjs --target node --format cjs","build:esm":"bun build ./src/index.ts --outdir ./dist/esm --target node --format esm","check:fix":"biome check --write .","typecheck":"tsc --noEmit","pre-commit":"bun run typecheck && bun run lint","build:types":"tsc --emitDeclarationOnly --outDir ./dist/types","test:coverage":"bun test test/ --coverage","prepublishOnly":"bun run build"},"_npmUser":{"name":"carllee1983","email":"carllee0520@gmail.com"},"_integrity":"sha512-TfzK0mx8IhcVdwiD2VVImwx7SOSr5SxM0A0Pg8kGWdXSlWY1TcjXozADNe2dxaETvYNKDiYeVxEt7VqcH/7ruw==","repository":{"url":"git+https://github.com/CarlLee1983/ecpay-logistics-node.git","type":"git"},"_npmVersion":"10.8.3","description":"Unofficial ECPay Logistics (綠界物流) SDK for Node.js. Supports CVS (B2C/C2C), Home Delivery (TCAT/Post), and Map Interface. Type-safe & Bun-compatible.","directories":{},"_nodeVersion":"24.3.0","_hasShrinkwrap":false,"devDependencies":{"c8":"^10.1.3","bun-types":"^1.3.4","@types/bun":"latest","@biomejs/biome":"^2.3.8","simple-git-hooks":"^2.11.1"},"peerDependencies":{"typescript":"^5"},"simple-git-hooks":{"pre-commit":"bun run pre-commit"},"_npmOperationalInternal":{"tmp":"tmp/ecpay-logistics_1.2.0_1765432031110_0.5097012939058703","host":"s3://npm-registry-packages-npm-production"}}},"time":{"created":"2025-12-08T15:30:18.521Z","modified":"2026-09-15T02:54:44.419Z","1.1.1":"2025-12-08T15:30:18.823Z","1.2.0":"2025-12-11T05:47:11.266Z"},"author":"Carl","license":"MIT","keywords":["ecpay","logistics","taiwan","shipping","cvs","convenience-store","7-eleven","family-mart","hilife","okmart","tcat","post","bun","typescript","sdk"],"repository":{"url":"git+https://github.com/CarlLee1983/ecpay-logistics-node.git","type":"git"},"description":"Unofficial ECPay Logistics (綠界物流) SDK for Node.js. Supports CVS (B2C/C2C), Home Delivery (TCAT/Post), and Map Interface. Type-safe & Bun-compatible.","maintainers":[{"email":"yashino538@gmail.com","name":"praxisbound"}],"readme":"","readmeFilename":""}