{"_id":"@codedev168/vowel-mask","name":"@codedev168/vowel-mask","dist-tags":{"latest":"0.1.0"},"versions":{"0.1.0":{"name":"@codedev168/vowel-mask","version":"0.1.0","description":"Replaces vowels in a string with a specified mask character (e.g., 'hello' → 'h*ll*').","main":"dist/index.js","types":"dist/index.d.ts","type":"module","scripts":{"build":"tsc","test":"vitest run","prepublishOnly":"npm run build"},"keywords":["vowel-mask","typescript","utility"],"author":{"name":"codedev168"},"license":"MIT","devDependencies":{"typescript":"^5.0.0","vitest":"^1.0.0"},"_id":"@codedev168/vowel-mask@0.1.0","gitHead":"585e55e0600011fd8536fae34c8fb4406dba89e3","_nodeVersion":"20.19.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-nWdWNhDpjVa56XK1/TCS0tGi6h3EWk+IMusbCqFbvBZaIyqOCqMO2jyN0vVwnYQ05gCdv5Wav4OGupn4gH2GSA==","shasum":"05709bb8a6404a3554f703f1b937fbe66dc7794e","tarball":"https://registry.npmjs.org/@codedev168/vowel-mask/-/vowel-mask-0.1.0.tgz","fileCount":5,"unpackedSize":3880,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCOx3rVKrTgAo8FnVDlkgU3NPVS/0s6/M8ck+nck4cuEQIgFiE2FyD3JlOZnISKh0WCNct/kDa125LJkihkntpMNDo="}]},"_npmUser":{"name":"codedev168","email":"code.dev168@gmail.com"},"directories":{},"maintainers":[{"name":"codedev168","email":"code.dev168@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/vowel-mask_0.1.0_1771334567160_0.5758380941657397"},"_hasShrinkwrap":false}},"time":{"created":"2026-02-17T13:22:47.077Z","0.1.0":"2026-02-17T13:22:47.296Z","modified":"2026-02-17T13:22:47.481Z"},"maintainers":[{"name":"codedev168","email":"code.dev168@gmail.com"}],"description":"Replaces vowels in a string with a specified mask character (e.g., 'hello' → 'h*ll*').","keywords":["vowel-mask","typescript","utility"],"author":{"name":"codedev168"},"license":"MIT","readme":"# vowel-mask\n\nReplaces vowels in a string with a specified mask character (e.g., 'hello' → 'h*ll*').\n\n## Installation\n\n```bash\nnpm install @codedev168/vowel-mask\n```\n\n## Usage\n\n```typescript\nimport { } from '@codedev168/vowel-mask';\n```\n\n## License\n\nMIT\n","readmeFilename":"README.md","_rev":"1-7da8c701bd1884df5602aad8462eceb2"}