{"name":"string-ts","version":"2.3.1","description":"Strongly-typed string functions.","author":{"name":"Gustavo Guichard","email":"@gugaguichard"},"license":"MIT","scripts":{"build":"tsup ./src/index.ts --format esm,cjs --dts --treeshake && tsx scripts/generate-entrypoints.mts","dev":"tsup ./src/index.ts --format esm,cjs --watch --dts","lint":"biome check --write --error-on-warnings","tsc":"tsc --noEmit","tsc:dist":"tsc --project tsconfig.dist.json","test":"vitest run"},"exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.js","default":"./dist/index.mjs","types":"./dist/index.d.ts"},"./native":{"default":"./dist/native.js","types":"./dist/native.d.ts"}},"main":"./dist/index.js","module":"./dist/index.mjs","types":"./dist/index.d.ts","typesVersions":{"*":{"native":["dist/native.d.ts"]}},"devDependencies":{"@biomejs/biome":"^2.3.8","@types/node":"^20.0.0","@vitest/coverage-v8":"^4.0.14","tsup":"latest","tsx":"^4.20.6","typescript":"^5.9.3","vitest":"latest"},"repository":{"type":"git","url":"git+https://github.com/gustavoguichard/string-ts.git"},"bugs":{"url":"https://github.com/gustavoguichard/string-ts/issues"},"sideEffects":false,"pnpm":{"onlyBuiltDependencies":["@biomejs/biome","esbuild"],"overrides":{"vite":"^6.0.0"}},"packageManager":"pnpm@10.12.4+sha512.5ea8b0deed94ed68691c9bad4c955492705c5eeb8a87ef86bc62c74a26b037b08ff9570f108b2e4dbd1dd1a9186fea925e527f141c648e85af45631074680184","_id":"string-ts@2.3.1","homepage":"https://github.com/gustavoguichard/string-ts#readme","_integrity":"sha512-xSJq+BS52SaFFAVxuStmx6n5aYZU571uYUnUrPXkPFCfdHyZMMlbP2v2Wx5sNBnAVzq/2+0+mcBLBa3Xa5ubYw==","_resolved":"/Users/guga/Projects/gustavoguichard/string-ts/string-ts-2.3.1.tgz","_from":"file:string-ts-2.3.1.tgz","_nodeVersion":"22.21.0","_npmVersion":"11.4.2","dist":{"integrity":"sha512-xSJq+BS52SaFFAVxuStmx6n5aYZU571uYUnUrPXkPFCfdHyZMMlbP2v2Wx5sNBnAVzq/2+0+mcBLBa3Xa5ubYw==","shasum":"ef5394c8bd81139a2d49487623605f1208250d5a","tarball":"https://registry.npmjs.org/string-ts/-/string-ts-2.3.1.tgz","fileCount":10,"unpackedSize":134182,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCICbeMwwM395m+U/KkhWnt5Co2L0/bLjqWwZj2gWE/7IDAiEAwWQ9iGEQwpO0a+DAEUfpEKYyYElM+FOKhF29msE2JGY="}]},"_npmUser":{"name":"guga.guichard","email":"gustavoguichard@gmail.com"},"directories":{},"maintainers":[{"name":"guga.guichard","email":"gustavoguichard@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/string-ts_2.3.1_1764351189905_0.23495122032323157"},"_hasShrinkwrap":false}