{"_id":"@generaltranslation/python-extractor","_rev":"73-0524a82fc4dd310c17352f862421ee2e","name":"@generaltranslation/python-extractor","dist-tags":{"alpha":"0.0.1-alpha.0","odysseus":"0.2.23-odysseus.6","iris":"0.2.36-iris.0","latest":"0.2.55"},"versions":{"0.0.0":{"name":"@generaltranslation/python-extractor","version":"0.0.0","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"FSL-1.1-ALv2","_id":"@generaltranslation/python-extractor@0.0.0","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"f920f16a07801e1fcab194ec723dbf623d0e5b5a","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.0.0.tgz","fileCount":22,"integrity":"sha512-nROonrlT8Vp6cHkKIkMrLKNMaIj4gOZ+rOQB+fgBTwi/5Gdxly6qOFpTLugr7k1usnEiRmnVo2UJguRAjCG41A==","signatures":[{"sig":"MEQCIHywhZoQmC+Y8rzA7QZOZdMvMjZU9IjQZn9SKwQlqq6tAiBlIbweGgyonfRVMviOWg9pyKpzXQpnHFQIdly9kr2Dqg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":56437},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.0.0.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"vitest run","build":"tsc","patch":"pnpm version patch","format":"prettier --write src","release":"pnpm run build:clean && pnpm publish","lint:fix":"eslint \"src/**/*.{js,ts}\" --fix","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsc --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},"_resolved":"/private/var/folders/sd/g__7jqxs5lb4bg1njvs0k39m0000gn/T/0aaad0e37eca28b059545f7442a41951/generaltranslation-python-extractor-0.0.0.tgz","_integrity":"sha512-nROonrlT8Vp6cHkKIkMrLKNMaIj4gOZ+rOQB+fgBTwi/5Gdxly6qOFpTLugr7k1usnEiRmnVo2UJguRAjCG41A==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.6.2","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.13.0","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"8.1.14","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.0","typescript":"^5.5.4","@types/node":"^22.5.1"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.0.0_1772944669799_0.001272189281235958","host":"s3://npm-registry-packages-npm-production"}},"0.0.1-alpha.0":{"name":"@generaltranslation/python-extractor","version":"0.0.1-alpha.0","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"FSL-1.1-ALv2","_id":"@generaltranslation/python-extractor@0.0.1-alpha.0","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"8453e854fa3eaaf5538bbcdda6be15a4dbc8cf35","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.0.1-alpha.0.tgz","fileCount":22,"integrity":"sha512-Sqq4x554bEkwKZSCKos760cH/zMmCMlF7swx8PNpZHC91L38WLc4POGcbzZbxhsRk1MaKD3pLm/xpzAgy1yL5g==","signatures":[{"sig":"MEYCIQDOhZ6hCLWgPngWHBVMnDSxGuykuALDHjkyxRd8r9V0+AIhAJQEJbnrHiyhqK6rSRzpom6c6G5px9YyDiPd8O0PY5yc","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":58349},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.0.1-alpha.0.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"vitest run","build":"tsc","patch":"pnpm version patch","format":"prettier --write src","release":"pnpm run build:clean && pnpm publish","lint:fix":"eslint \"src/**/*.{js,ts}\" --fix","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsc --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},"_resolved":"/private/var/folders/sd/g__7jqxs5lb4bg1njvs0k39m0000gn/T/29fdc946a75179c73afb6ea447b0206a/generaltranslation-python-extractor-0.0.1-alpha.0.tgz","_integrity":"sha512-Sqq4x554bEkwKZSCKos760cH/zMmCMlF7swx8PNpZHC91L38WLc4POGcbzZbxhsRk1MaKD3pLm/xpzAgy1yL5g==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.6.2","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.13.0","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"8.1.14","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.0","typescript":"^5.5.4","@types/node":"^22.5.1"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.0.1-alpha.0_1773073148533_0.5463697769060369","host":"s3://npm-registry-packages-npm-production"}},"0.1.0":{"name":"@generaltranslation/python-extractor","version":"0.1.0","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"FSL-1.1-ALv2","_id":"@generaltranslation/python-extractor@0.1.0","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"013567f5a57e3ec56934f3df8434b34c5c62c1fe","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.1.0.tgz","fileCount":22,"integrity":"sha512-2xV8pekuVg5tNfaSsfBpu7BvQLwfAnqDD2Iz0YVfoV+9J3c2dWVAhrkGpxEveTyLgaZ8bxx3Mj/crQxpcg7KSw==","signatures":[{"sig":"MEUCID+b4piV4nJzFM+1d2wXFspAUH0X8aLJ6hm/JM2ez4KTAiEAka7vtNNDzsTHIm/9RYUPTyGC6CVvHGeRiGL8AVdwnro=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":58828},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.1.0.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"vitest run","build":"tsc","patch":"pnpm version patch","format":"prettier --write src","release":"pnpm run build:clean && pnpm publish","lint:fix":"eslint \"src/**/*.{js,ts}\" --fix","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsc --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/d5d435ab77fad75ee70deca6b4ba62d5/generaltranslation-python-extractor-0.1.0.tgz","_integrity":"sha512-2xV8pekuVg5tNfaSsfBpu7BvQLwfAnqDD2Iz0YVfoV+9J3c2dWVAhrkGpxEveTyLgaZ8bxx3Mj/crQxpcg7KSw==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.9.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.14.0","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"8.1.14","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.0","typescript":"^5.5.4","@types/node":"^22.5.1"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.1.0_1773096350282_0.05113013748293671","host":"s3://npm-registry-packages-npm-production"}},"0.1.1":{"name":"@generaltranslation/python-extractor","version":"0.1.1","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"FSL-1.1-ALv2","_id":"@generaltranslation/python-extractor@0.1.1","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"2a54398c04d532af954e8cd0b7f848458a9c152e","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.1.1.tgz","fileCount":22,"integrity":"sha512-Up5GVf0zBSHsY3uk9zlTh4BOcMAwaVWC9rJRQtlRi1jYpJZFesM+B80DnTuaztXJfu67HLa9p+zDCbeybuLMJw==","signatures":[{"sig":"MEYCIQDch3zIwXuI95y44T+q0Jwh94c1xRpaE29j4bXfbXXsSwIhAIeRr0O0yuz1LMghEdPxUK6Mkj6Dxccl0Ro5JEtETkMC","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.1.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":58828},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.1.1.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"vitest run","build":"tsc","patch":"pnpm version patch","format":"prettier --write src","release":"pnpm run build:clean && pnpm publish","lint:fix":"eslint \"src/**/*.{js,ts}\" --fix","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsc --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/4ea519a01d598ce6464afcd8790846f9/generaltranslation-python-extractor-0.1.1.tgz","_integrity":"sha512-Up5GVf0zBSHsY3uk9zlTh4BOcMAwaVWC9rJRQtlRi1jYpJZFesM+B80DnTuaztXJfu67HLa9p+zDCbeybuLMJw==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.9.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.14.0","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"8.1.15","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.0","typescript":"^5.5.4","@types/node":"^22.5.1"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.1.1_1773168444836_0.55552268535188","host":"s3://npm-registry-packages-npm-production"}},"0.1.2":{"name":"@generaltranslation/python-extractor","version":"0.1.2","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"FSL-1.1-ALv2","_id":"@generaltranslation/python-extractor@0.1.2","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"bd2e3326aa341e1d6b4acc9e660d1dea51c8e766","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.1.2.tgz","fileCount":22,"integrity":"sha512-Wlx9IUWdKvSpyxIiGi8R8r98I4orgGatzQyLM5PRDJ6YXNWIci7XxOuAi8DSZq6zi6mndC1n0nQ4tPr0699VlA==","signatures":[{"sig":"MEQCIBJ1B4aGuW96VVV1gOwxeRQKOcsKbLq9Zu6T/kOr790mAiACu/JQHUHJBPWKnHFgIyJciJXf62EAoZYsc9YNewEu8w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.1.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":58828},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.1.2.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"vitest run","build":"tsc","patch":"pnpm version patch","format":"prettier --write src","release":"pnpm run build:clean && pnpm publish","lint:fix":"eslint \"src/**/*.{js,ts}\" --fix","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsc --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/18b1b596a57236a2d1f67d7807e9d0f3/generaltranslation-python-extractor-0.1.2.tgz","_integrity":"sha512-Wlx9IUWdKvSpyxIiGi8R8r98I4orgGatzQyLM5PRDJ6YXNWIci7XxOuAi8DSZq6zi6mndC1n0nQ4tPr0699VlA==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.9.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.14.0","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"8.1.16","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.0","typescript":"^5.5.4","@types/node":"^22.5.1"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.1.2_1773177891255_0.10241138622146795","host":"s3://npm-registry-packages-npm-production"}},"0.1.3":{"name":"@generaltranslation/python-extractor","version":"0.1.3","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"FSL-1.1-ALv2","_id":"@generaltranslation/python-extractor@0.1.3","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"2560c1e2f5c5f9db5a8f935e115e1d9a1101a3ed","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.1.3.tgz","fileCount":22,"integrity":"sha512-E4K6E1fKcoBtfvjpwMoKZ+6y+zwR4SoJ1Dd6KKd2PEjlgguzj+ZCu/zeg/3ql2ipr/zoIxAnp6TO2f1aiK8Uzg==","signatures":[{"sig":"MEQCIDD9aaAq6hxUyjmsKQlKmbNWAzbHlwAx+yhUqKmpENIaAiBAzKFm90kB2pRwS21Nb3mfbujNQOhGF/EbolEaIm8g3Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.1.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":58828},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.1.3.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"vitest run","build":"tsc","patch":"pnpm version patch","format":"prettier --write src","release":"pnpm run build:clean && pnpm publish","lint:fix":"eslint \"src/**/*.{js,ts}\" --fix","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsc --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/84ab730de42237a521e504638a988775/generaltranslation-python-extractor-0.1.3.tgz","_integrity":"sha512-E4K6E1fKcoBtfvjpwMoKZ+6y+zwR4SoJ1Dd6KKd2PEjlgguzj+ZCu/zeg/3ql2ipr/zoIxAnp6TO2f1aiK8Uzg==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.9.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.14.0","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"8.1.17","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.0","typescript":"^5.5.4","@types/node":"^22.5.1"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.1.3_1773809880087_0.5251357718241796","host":"s3://npm-registry-packages-npm-production"}},"0.1.4":{"name":"@generaltranslation/python-extractor","version":"0.1.4","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"FSL-1.1-ALv2","_id":"@generaltranslation/python-extractor@0.1.4","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"555ce461a41c521130336e700a0c5c80b2ca0139","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.1.4.tgz","fileCount":22,"integrity":"sha512-+lgCpBYj5RJ837XMijG/9Lg+7Et4wkItJtgj7gys5txb1dFeZgweZch0Wbsert1r6lNHqDYXN99GUppUQABMTQ==","signatures":[{"sig":"MEQCIAlLhhB8UIckDU0djY9/2TcC4wa2/1HBcKmzHLoYNcGXAiB/7Fr5ggzrJH74RHi4ozrEEPqBwQKcej0oRNPHO2TuWA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.1.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":58828},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.1.4.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"vitest run","build":"tsc","patch":"pnpm version patch","format":"prettier --write src","release":"pnpm run build:clean && pnpm publish","lint:fix":"eslint \"src/**/*.{js,ts}\" --fix","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsc --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/c1f1b5c118a6eeab0cf0e74beb901a68/generaltranslation-python-extractor-0.1.4.tgz","_integrity":"sha512-+lgCpBYj5RJ837XMijG/9Lg+7Et4wkItJtgj7gys5txb1dFeZgweZch0Wbsert1r6lNHqDYXN99GUppUQABMTQ==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.9.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.14.0","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"8.1.18","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.0","typescript":"^5.5.4","@types/node":"^22.5.1"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.1.4_1773880192304_0.3815374199273085","host":"s3://npm-registry-packages-npm-production"}},"0.1.5":{"name":"@generaltranslation/python-extractor","version":"0.1.5","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"FSL-1.1-ALv2","_id":"@generaltranslation/python-extractor@0.1.5","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"08e327729bf95a48d1dca91a411d836a45a42c96","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.1.5.tgz","fileCount":22,"integrity":"sha512-LWWNuOURa25FNmBRWf3TEPDnjvaIDwKh/K+/j4iKaMoIQhRP9uwBOTvWQMrmwAkiopHVKVs23x/1fs2nWO9Hig==","signatures":[{"sig":"MEQCIHgxE6Jc2eOFxHM8BwAoE5Qx2dQGPFkf7mHWVhVKaaM/AiAI6wj0wQVJI00QwHkCSSU8dW3Vg9f0lQlkwPSR58yXOQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.1.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":59308},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.1.5.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"vitest run","build":"tsc","patch":"pnpm version patch","format":"prettier --write src","release":"pnpm run build:clean && pnpm publish","lint:fix":"eslint \"src/**/*.{js,ts}\" --fix","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsc --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/ac0304d90c9b1abdf5691e14a7d675f1/generaltranslation-python-extractor-0.1.5.tgz","_integrity":"sha512-LWWNuOURa25FNmBRWf3TEPDnjvaIDwKh/K+/j4iKaMoIQhRP9uwBOTvWQMrmwAkiopHVKVs23x/1fs2nWO9Hig==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.9.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.14.0","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"8.1.19","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.0","typescript":"^5.5.4","@types/node":"^22.5.1"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.1.5_1773887567870_0.5946092441603881","host":"s3://npm-registry-packages-npm-production"}},"0.1.6":{"name":"@generaltranslation/python-extractor","version":"0.1.6","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"FSL-1.1-ALv2","_id":"@generaltranslation/python-extractor@0.1.6","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"0a7ba20bafc2d92073a6713fdfb76fbf6b119a4d","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.1.6.tgz","fileCount":22,"integrity":"sha512-dAuFzbWMT19pEUpQ+qa63U7qIYAQGe5luaO74RmBmUhXQ/4s3Xif8/xAjsSi1X/3DNgz++euaN2E0YLUyzRxhw==","signatures":[{"sig":"MEUCIQDr6uMzd8aadulaYZrw4fdlJvCzyZfrE4o1cWskem9X2AIgOOy0TkpX0BL9r0ZwRlp0Mmz9MIGTcxZugxJ2sSe5Jvs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.1.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":59308},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.1.6.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"vitest run","build":"tsc","patch":"pnpm version patch","format":"prettier --write src","release":"pnpm run build:clean && pnpm publish","lint:fix":"eslint \"src/**/*.{js,ts}\" --fix","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsc --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/6726205b6d1889ced17d65310a302e52/generaltranslation-python-extractor-0.1.6.tgz","_integrity":"sha512-dAuFzbWMT19pEUpQ+qa63U7qIYAQGe5luaO74RmBmUhXQ/4s3Xif8/xAjsSi1X/3DNgz++euaN2E0YLUyzRxhw==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.9.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.14.0","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"8.1.20","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.0","typescript":"^5.5.4","@types/node":"^22.5.1"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.1.6_1773894412817_0.40933095490817983","host":"s3://npm-registry-packages-npm-production"}},"0.2.0":{"name":"@generaltranslation/python-extractor","version":"0.2.0","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"FSL-1.1-ALv2","_id":"@generaltranslation/python-extractor@0.2.0","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"cc0b011a7d3ebf1c8da5b80e54bfa55c2ebfd0dd","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.2.0.tgz","fileCount":22,"integrity":"sha512-nd7jovaEVeOS4+hEXrICsjzcLZnG4svBJXUVTeSMaGb0wCvoP4b6YsHhVAia7uUvidmaRp0MXX/0THBRZWzjjA==","signatures":[{"sig":"MEUCIEm17eAml21yq7dUZzWqensHCNmgziKuiBjusCy3+IL3AiEApqIFNCvcjsOYlreoPpy4pmOszmHeU9mVLudmWKlGYvk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":78876},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.2.0.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"vitest run","build":"tsc","patch":"pnpm version patch","format":"prettier --write src","release":"pnpm run build:clean && pnpm publish","lint:fix":"eslint \"src/**/*.{js,ts}\" --fix","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsc --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/87f98874bf33207e894ba22c747aa761/generaltranslation-python-extractor-0.2.0.tgz","_integrity":"sha512-nd7jovaEVeOS4+hEXrICsjzcLZnG4svBJXUVTeSMaGb0wCvoP4b6YsHhVAia7uUvidmaRp0MXX/0THBRZWzjjA==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.9.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.14.0","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"8.1.20","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.0","typescript":"^5.5.4","@types/node":"^22.5.1"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.2.0_1773965474372_0.6089928252132173","host":"s3://npm-registry-packages-npm-production"}},"0.2.1":{"name":"@generaltranslation/python-extractor","version":"0.2.1","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"FSL-1.1-ALv2","_id":"@generaltranslation/python-extractor@0.2.1","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"5a41cfe4dee7f098fab6b67582b6958198b42c8f","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.2.1.tgz","fileCount":22,"integrity":"sha512-w4mZe/yLd2QW0/hEpunZvUvCU0DT3eFlCXoI++PzbeX4HQ3tCOgj7mypBdooIngiGrvful6P/J41RpZWJQXj3Q==","signatures":[{"sig":"MEUCIBuAvObyVkr9YGWeifky7zL34cxg51WY70jiUKgJVYeNAiEA24PDhkVQ3NCq51vQYEgleT+LcjGZtsSjttvqS88KWI4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.2.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":78876},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.2.1.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"vitest run","build":"tsc","patch":"pnpm version patch","format":"prettier --write src","release":"pnpm run build:clean && pnpm publish","lint:fix":"eslint \"src/**/*.{js,ts}\" --fix","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsc --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/b1c85d6b1db4ca9797b8fabbe0b4c613/generaltranslation-python-extractor-0.2.1.tgz","_integrity":"sha512-w4mZe/yLd2QW0/hEpunZvUvCU0DT3eFlCXoI++PzbeX4HQ3tCOgj7mypBdooIngiGrvful6P/J41RpZWJQXj3Q==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.9.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.14.0","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"8.1.21","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.0","typescript":"^5.5.4","@types/node":"^22.5.1"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.2.1_1774050911325_0.9383884398762143","host":"s3://npm-registry-packages-npm-production"}},"0.2.2":{"name":"@generaltranslation/python-extractor","version":"0.2.2","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"FSL-1.1-ALv2","_id":"@generaltranslation/python-extractor@0.2.2","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"8355e5e70954573ba3a4c7e85c2e1bd94964445d","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.2.2.tgz","fileCount":22,"integrity":"sha512-ldfRLRkmzAkuaNZ4S3rZGeSC/iqXxZV/r0buoIuN+Hv+vN5I2PBvvwlVwHucJCw8Nuts3T95QvDe/z3arUzIXg==","signatures":[{"sig":"MEQCIEbNq0kzWc00B56aa2249vWtJkvrpx8kGWkk2CIFV6gCAiBOlevpJ4JJjnLtJBSwg1p16Sr/VpKGDIgJ6PdBwrr0OA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.2.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":78876},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.2.2.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"vitest run","build":"tsc","patch":"pnpm version patch","format":"prettier --write src","release":"pnpm run build:clean && pnpm publish","lint:fix":"eslint \"src/**/*.{js,ts}\" --fix","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsc --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/e19c30df804902c699e36bf4f313fe67/generaltranslation-python-extractor-0.2.2.tgz","_integrity":"sha512-ldfRLRkmzAkuaNZ4S3rZGeSC/iqXxZV/r0buoIuN+Hv+vN5I2PBvvwlVwHucJCw8Nuts3T95QvDe/z3arUzIXg==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.9.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.14.0","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"8.1.22","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.0","typescript":"^5.5.4","@types/node":"^22.5.1"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.2.2_1774298135110_0.34969150831749074","host":"s3://npm-registry-packages-npm-production"}},"0.2.3":{"name":"@generaltranslation/python-extractor","version":"0.2.3","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"FSL-1.1-ALv2","_id":"@generaltranslation/python-extractor@0.2.3","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"2d085484fe9eeda567cf35dc854c7266d6200381","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.2.3.tgz","fileCount":22,"integrity":"sha512-KmZYSe349hcMfm1oceOoW6whLP/q8I1gi/+wG+RP8uThCMMjdieHBIGiaJlRGCNFyqwgdOKMrA6LdSKwA3IjRg==","signatures":[{"sig":"MEUCIQDouuyjM5JtsRH3sE6GbtSbj4gJcCbgBnk1rkKS32sCpwIgBSO7L9VPvge3mW1TmbrLtmXWn7wC0rY88cKk4fFd1NA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.2.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":78876},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.2.3.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"vitest run","build":"tsc","patch":"pnpm version patch","format":"prettier --write src","release":"pnpm run build:clean && pnpm publish","lint:fix":"eslint \"src/**/*.{js,ts}\" --fix","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsc --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/c46da79fc224e24dab542add63ec9fea/generaltranslation-python-extractor-0.2.3.tgz","_integrity":"sha512-KmZYSe349hcMfm1oceOoW6whLP/q8I1gi/+wG+RP8uThCMMjdieHBIGiaJlRGCNFyqwgdOKMrA6LdSKwA3IjRg==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.9.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.14.0","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"8.1.23","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.0","typescript":"^5.5.4","@types/node":"^22.5.1"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.2.3_1774413683636_0.058681778152344544","host":"s3://npm-registry-packages-npm-production"}},"0.2.4":{"name":"@generaltranslation/python-extractor","version":"0.2.4","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"FSL-1.1-ALv2","_id":"@generaltranslation/python-extractor@0.2.4","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"6cd67050ca85441947bae5c12f38c4ef84ba7404","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.2.4.tgz","fileCount":22,"integrity":"sha512-2UtrpT2aBYI9PJQjRpITpUsWYTzy2XLiRh3sFBuUHHNQb8LWu1hDzC4W3y5CK7PgDouu7v7EKVmZQWyu/wPv6A==","signatures":[{"sig":"MEUCIQCmQBVvkrU/yuqY4fKzWhMBGw/Pawnc46rQy+leWt/g+AIgWKLUxtVaRzLaE/c+W8M5avindl3WLpAgDiI0fSMnBmQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.2.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":78875},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.2.4.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"vitest run","build":"tsc","patch":"pnpm version patch","format":"prettier --write src","release":"pnpm run build:clean && pnpm publish","lint:fix":"eslint \"src/**/*.{js,ts}\" --fix","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsc --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/4d495bf05d6686f614402d64fc29c57b/generaltranslation-python-extractor-0.2.4.tgz","_integrity":"sha512-2UtrpT2aBYI9PJQjRpITpUsWYTzy2XLiRh3sFBuUHHNQb8LWu1hDzC4W3y5CK7PgDouu7v7EKVmZQWyu/wPv6A==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.9.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.14.0","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"8.2.0","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.0","typescript":"^5.5.4","@types/node":"^22.5.1"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.2.4_1775015472774_0.9793632521713878","host":"s3://npm-registry-packages-npm-production"}},"0.2.5":{"name":"@generaltranslation/python-extractor","version":"0.2.5","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"FSL-1.1-ALv2","_id":"@generaltranslation/python-extractor@0.2.5","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"fd1ad737964d0346cd5d679156645cdbdf8702b1","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.2.5.tgz","fileCount":22,"integrity":"sha512-a3sUl1yNFAk5V2RNF1xVHg88TuIRnzW0JI3yJG20hOIw3yt8+1bUe1uPdghFOmKgxpW6aVGggDcUi4dtAffiVg==","signatures":[{"sig":"MEUCIQCjUML1AfslB/FSsmIsFybVy2z84nziFHUKOLsIx2GZOwIgGRJG5nZji91ULb1GFO3xqHgbG5dhRvrzl4AJ9lCUjyc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.2.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":78875},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.2.5.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"vitest run","build":"tsc","patch":"pnpm version patch","format":"prettier --write src","release":"pnpm run build:clean && pnpm publish","lint:fix":"eslint \"src/**/*.{js,ts}\" --fix","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsc --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/28967bcb85512bc46e0cfe9eec61501f/generaltranslation-python-extractor-0.2.5.tgz","_integrity":"sha512-a3sUl1yNFAk5V2RNF1xVHg88TuIRnzW0JI3yJG20hOIw3yt8+1bUe1uPdghFOmKgxpW6aVGggDcUi4dtAffiVg==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.9.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.14.0","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"8.2.1","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.0","typescript":"^5.5.4","@types/node":"^22.5.1"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.2.5_1775162716114_0.9409672542916576","host":"s3://npm-registry-packages-npm-production"}},"0.2.6":{"name":"@generaltranslation/python-extractor","version":"0.2.6","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"FSL-1.1-ALv2","_id":"@generaltranslation/python-extractor@0.2.6","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"e7b96b7be6886c41a4edf9e7fcc110bb0c6bac4a","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.2.6.tgz","fileCount":22,"integrity":"sha512-IqRe1rwINyg3xVtOl3RbD0vAUJeaQcTm9Ls1KVdWi/HWNILk3evOGt887ZH3MRWp1re0x2G+1rc4GCaiOYkDLQ==","signatures":[{"sig":"MEUCIEDB0KiQw0DpclkyYzlz97Fv1D4dIJF4tOsilTYcv5ZWAiEAsIwxvH94rvl6xc0p+pttVQxJ/Jgfq6zah6Ua0Y5iJ5k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.2.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":78875},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.2.6.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"vitest run","build":"tsc","patch":"pnpm version patch","format":"prettier --write src","release":"pnpm run build:clean && pnpm publish","lint:fix":"eslint \"src/**/*.{js,ts}\" --fix","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsc --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/345b57f25b7c9978dc57529662f139c2/generaltranslation-python-extractor-0.2.6.tgz","_integrity":"sha512-IqRe1rwINyg3xVtOl3RbD0vAUJeaQcTm9Ls1KVdWi/HWNILk3evOGt887ZH3MRWp1re0x2G+1rc4GCaiOYkDLQ==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.11.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.14.1","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"8.2.2","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.0","typescript":"^5.5.4","@types/node":"^22.5.1"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.2.6_1775267967696_0.058557872344962236","host":"s3://npm-registry-packages-npm-production"}},"0.2.7":{"name":"@generaltranslation/python-extractor","version":"0.2.7","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"FSL-1.1-ALv2","_id":"@generaltranslation/python-extractor@0.2.7","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"10e2ab127a0976c249504dad1a42296fa97bf537","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.2.7.tgz","fileCount":22,"integrity":"sha512-Y2QJ7QL2f1UG4hZjVIF5vfF/4W1N1uDxUJashKLco5wqBRKmj4FZCBtizR23VfC1vM1WKTy0V9Pr5PvGnYTJlw==","signatures":[{"sig":"MEQCIEo+s8SM0z79ycIYPtBRdk091ckrpaZHg9EKuR2nG/KFAiBWdE1yNOqCEjhLPR4xt7yRH3it7ELngAOC3T5t4akbCw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.2.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":81701},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.2.7.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"vitest run","build":"tsc","patch":"pnpm version patch","format":"prettier --write src","release":"pnpm run build:clean && pnpm publish","lint:fix":"eslint \"src/**/*.{js,ts}\" --fix","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsc --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/37b9ff41c33e1aa07a404bf9208d731d/generaltranslation-python-extractor-0.2.7.tgz","_integrity":"sha512-Y2QJ7QL2f1UG4hZjVIF5vfF/4W1N1uDxUJashKLco5wqBRKmj4FZCBtizR23VfC1vM1WKTy0V9Pr5PvGnYTJlw==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.11.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.14.1","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"8.2.2","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.0","typescript":"^5.5.4","@types/node":"^22.5.1"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.2.7_1775531948415_0.43998859097817333","host":"s3://npm-registry-packages-npm-production"}},"0.2.8":{"name":"@generaltranslation/python-extractor","version":"0.2.8","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"FSL-1.1-ALv2","_id":"@generaltranslation/python-extractor@0.2.8","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"2d25c9968767edd9f52d8580c21e9050068c2af3","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.2.8.tgz","fileCount":22,"integrity":"sha512-5BbaGCADcMj9jn4XQWjb3iaVsIIy6NESN8qDhO6jROiAzjSPiqvdlg8YQwIxd9CFTxYwgZYSi0n/bL90yWDEZg==","signatures":[{"sig":"MEQCIClTB3OHgqv8uw3zmXjWExuzFUl3SgPAW8HQHlrc2ytUAiAyrHooPKSM3/XfxxfcZZYSvctci+mc/TYH3NtEpY5/PA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.2.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":81701},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.2.8.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"vitest run","build":"tsc","patch":"pnpm version patch","format":"prettier --write src","release":"pnpm run build:clean && pnpm publish","lint:fix":"eslint \"src/**/*.{js,ts}\" --fix","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsc --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/5a1eb6a97e2acbe5d4545aa54210df84/generaltranslation-python-extractor-0.2.8.tgz","_integrity":"sha512-5BbaGCADcMj9jn4XQWjb3iaVsIIy6NESN8qDhO6jROiAzjSPiqvdlg8YQwIxd9CFTxYwgZYSi0n/bL90yWDEZg==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.11.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.14.1","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"8.2.3","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.0","typescript":"^5.5.4","@types/node":"^22.5.1"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.2.8_1776186960626_0.005000604748956805","host":"s3://npm-registry-packages-npm-production"}},"0.2.9":{"name":"@generaltranslation/python-extractor","version":"0.2.9","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"FSL-1.1-ALv2","_id":"@generaltranslation/python-extractor@0.2.9","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"6b5b3fc36985a297788e58ee8eb46f1ff49bd078","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.2.9.tgz","fileCount":22,"integrity":"sha512-8xnYybmLSGPMtveCtru+CZq2RYkn/9V6yK4RfNFG0X3DUK/J0r1hwFQmrV0FxX7AjbEfqnaC+F3eM7yldTOD4g==","signatures":[{"sig":"MEUCIG2WxRnT38Loai9mQT+q2RhB2sI8KygzkDPQLX355G+ZAiEAwDfEX7hD5P7A+byaabgHMlEpDbOdJKDSmjOTrd9QfPo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.2.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":81701},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.2.9.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"vitest run","build":"tsc","patch":"pnpm version patch","format":"prettier --write src","release":"pnpm run build:clean && pnpm publish","lint:fix":"eslint \"src/**/*.{js,ts}\" --fix","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsc --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/37bfa9cb119bf8083cb144bca0befdfa/generaltranslation-python-extractor-0.2.9.tgz","_integrity":"sha512-8xnYybmLSGPMtveCtru+CZq2RYkn/9V6yK4RfNFG0X3DUK/J0r1hwFQmrV0FxX7AjbEfqnaC+F3eM7yldTOD4g==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.11.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.14.1","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"8.2.4","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.0","typescript":"^5.5.4","@types/node":"^22.5.1"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.2.9_1776213232029_0.4465305501823986","host":"s3://npm-registry-packages-npm-production"}},"0.2.10":{"name":"@generaltranslation/python-extractor","version":"0.2.10","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"FSL-1.1-ALv2","_id":"@generaltranslation/python-extractor@0.2.10","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"2d5c181a34feb80e55af8c4c551ad42b7a1bfa39","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.2.10.tgz","fileCount":22,"integrity":"sha512-VHtWFvsPihE3BHcJqYUIcZKsMNpnj+LrLsD+2t+7HjBnwgLzN7GqT+e9t526Y9SsLswARHuaMrjJ/Wh71xNY2g==","signatures":[{"sig":"MEYCIQD0W38kgHztSPkUNts3+lLrinwrqMd1wND/pSgI4lqoBwIhAI67D8BEv1uYqKjvvQvfly69CZZyeM9KeW5tq0nnLOfX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.2.10","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":81702},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.2.10.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"vitest run","build":"tsc","patch":"pnpm version patch","format":"prettier --write src","release":"pnpm run build:clean && pnpm publish","lint:fix":"eslint \"src/**/*.{js,ts}\" --fix","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsc --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/5baf0181056b12553bbb5a68f272a43b/generaltranslation-python-extractor-0.2.10.tgz","_integrity":"sha512-VHtWFvsPihE3BHcJqYUIcZKsMNpnj+LrLsD+2t+7HjBnwgLzN7GqT+e9t526Y9SsLswARHuaMrjJ/Wh71xNY2g==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.11.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.14.1","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"8.2.5","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.0","typescript":"^5.5.4","@types/node":"^22.5.1"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.2.10_1776361345634_0.7867239970784625","host":"s3://npm-registry-packages-npm-production"}},"0.2.11":{"name":"@generaltranslation/python-extractor","version":"0.2.11","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"FSL-1.1-ALv2","_id":"@generaltranslation/python-extractor@0.2.11","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"08634f83ce3342a0b16c56fb1d94a9194135d96a","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.2.11.tgz","fileCount":22,"integrity":"sha512-NkV+qf9ZXbAK4wlOwM9zapgE4wacJ4M/Qj8yuH6jYLS8f/jo+4TDr3YIzID8hYJjoz4Hf4MYhsbmLveacRCqMA==","signatures":[{"sig":"MEQCIExyeGwuQ4kYcMR35HkvcZYibWYy87eqGKzIuxJjmzRSAiBV1bfwYJzLHtJdbCQCViYKuGLKG/QLfdsqkoi5yjUPxQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.2.11","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":81702},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.2.11.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"vitest run","build":"tsc","patch":"pnpm version patch","format":"prettier --write src","release":"pnpm run build:clean && pnpm publish","lint:fix":"eslint \"src/**/*.{js,ts}\" --fix","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsc --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/550c37b04381c59d33776a9081774231/generaltranslation-python-extractor-0.2.11.tgz","_integrity":"sha512-NkV+qf9ZXbAK4wlOwM9zapgE4wacJ4M/Qj8yuH6jYLS8f/jo+4TDr3YIzID8hYJjoz4Hf4MYhsbmLveacRCqMA==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.11.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.14.1","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"8.2.6","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.0","typescript":"^5.5.4","@types/node":"^22.5.1"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.2.11_1777056921204_0.18913780417139536","host":"s3://npm-registry-packages-npm-production"}},"0.2.12":{"name":"@generaltranslation/python-extractor","version":"0.2.12","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"FSL-1.1-ALv2","_id":"@generaltranslation/python-extractor@0.2.12","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"1863b7e1509bf1f0735e6989a548f85001aebe6f","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.2.12.tgz","fileCount":22,"integrity":"sha512-B1KH/2Yz/7PAikXRhLUq5zm2aJ8/+jVxcG9+Stk0b2XL3eWHZ/bfS4HlOY5h5FIoZYtz0hrLpUFFsHu0JNiyBA==","signatures":[{"sig":"MEUCICZQ9aGzewwcnwmwHeOG/NYacwNBcRfGQysiBT00XpSVAiEA66WngBVevEXorO0RqBPBX+pD5pKoJ/lvY52B1ZLdOq4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.2.12","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":81702},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.2.12.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"vitest run","build":"tsc","patch":"pnpm version patch","format":"prettier --write src","release":"pnpm run build:clean && pnpm publish","lint:fix":"eslint \"src/**/*.{js,ts}\" --fix","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsc --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/7a302434a3259e3e3ad2928d7765d323/generaltranslation-python-extractor-0.2.12.tgz","_integrity":"sha512-B1KH/2Yz/7PAikXRhLUq5zm2aJ8/+jVxcG9+Stk0b2XL3eWHZ/bfS4HlOY5h5FIoZYtz0hrLpUFFsHu0JNiyBA==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.11.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.14.1","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"8.2.7","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.0","typescript":"^5.5.4","@types/node":"^22.5.1"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.2.12_1777150323486_0.0996275058416014","host":"s3://npm-registry-packages-npm-production"}},"0.2.13":{"name":"@generaltranslation/python-extractor","version":"0.2.13","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"FSL-1.1-ALv2","_id":"@generaltranslation/python-extractor@0.2.13","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"fe1ab1c62fd598947d2c380d0aa7ee3ff5f054e2","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.2.13.tgz","fileCount":22,"integrity":"sha512-l/iAfxZR1UxVfDnRQTLp9Fy04t6kqFYt6+Gupur4ldXR9wXN0c+L/jmwLdMgUGRSIcD00yzlVZ5IO/9vnIAfNA==","signatures":[{"sig":"MEUCIQDXAI3YXjS0S34QFayxoKYFuazxyrHS0plnAdQETUZVVwIgNO4vFI0mymC0g7yMsp52lk6e1CLLACKoKKQ5/Kzqi8c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.2.13","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":81702},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.2.13.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"vitest run","build":"tsc","patch":"pnpm version patch","format":"prettier --write src","release":"pnpm run build:clean && pnpm publish","lint:fix":"eslint \"src/**/*.{js,ts}\" --fix","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsc --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/820993f51f2b612d8ba8ca6a53c67a52/generaltranslation-python-extractor-0.2.13.tgz","_integrity":"sha512-l/iAfxZR1UxVfDnRQTLp9Fy04t6kqFYt6+Gupur4ldXR9wXN0c+L/jmwLdMgUGRSIcD00yzlVZ5IO/9vnIAfNA==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.11.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.14.1","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"8.2.8","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.0","typescript":"^5.5.4","@types/node":"^22.5.1"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.2.13_1777334722222_0.20072324044990375","host":"s3://npm-registry-packages-npm-production"}},"0.2.14":{"name":"@generaltranslation/python-extractor","version":"0.2.14","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"FSL-1.1-ALv2","_id":"@generaltranslation/python-extractor@0.2.14","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"f67ab7309fe123fa332ac8c5206b7d9d720e5323","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.2.14.tgz","fileCount":22,"integrity":"sha512-b4JfJnvd+yPL0dp0zKWNTGfvnm8SbbBrOhndPidIrmsQuTulIJyFIMVbDCogoUg/Rws0OMiDihT9mj5t0AJDog==","signatures":[{"sig":"MEUCIDR22YgxzI5kROutOAyknOsh1wsqWZVCSuPFX0rFpBtkAiEAlQvqpgPI6qR4KYN/8xs+MBkqVzPZHDPDN8r6xjA8l5s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.2.14","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":81702},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.2.14.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"vitest run","build":"tsc","patch":"pnpm version patch","format":"prettier --write src","release":"pnpm run build:clean && pnpm publish","lint:fix":"eslint \"src/**/*.{js,ts}\" --fix","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsc --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/7c5333ce95fae85466fefae6a5c8e702/generaltranslation-python-extractor-0.2.14.tgz","_integrity":"sha512-b4JfJnvd+yPL0dp0zKWNTGfvnm8SbbBrOhndPidIrmsQuTulIJyFIMVbDCogoUg/Rws0OMiDihT9mj5t0AJDog==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.11.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.14.1","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"8.2.9","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.0","typescript":"^5.5.4","@types/node":"^22.5.1"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.2.14_1777410649897_0.29439108571598926","host":"s3://npm-registry-packages-npm-production"}},"0.2.15":{"name":"@generaltranslation/python-extractor","version":"0.2.15","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"FSL-1.1-ALv2","_id":"@generaltranslation/python-extractor@0.2.15","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"89a1337d3da948b71ad333acf9552cb74fde3fab","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.2.15.tgz","fileCount":22,"integrity":"sha512-Kx7+GfXWInkXw5Mb54rgiWgvB8wz8lKwaprUFHKTEvl2qnEGw1hHuqLsY+HqZTaxSMPw1YpTxObwYK8qAFPVRA==","signatures":[{"sig":"MEYCIQDDmh2Hmcjjw3jQ77GcYLpov01WyGHPlchq6T+R/jLbNAIhAMqYcz3zLFhdgbI/g2gjBNS8aPBkyyjv79QUA8vRRwfi","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.2.15","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":81703},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.2.15.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"vitest run","build":"tsc","patch":"pnpm version patch","format":"prettier --write src","release":"pnpm run build:clean && pnpm publish","lint:fix":"eslint \"src/**/*.{js,ts}\" --fix","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsc --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/ebe8831099c13ccd803c7424b2b94012/generaltranslation-python-extractor-0.2.15.tgz","_integrity":"sha512-Kx7+GfXWInkXw5Mb54rgiWgvB8wz8lKwaprUFHKTEvl2qnEGw1hHuqLsY+HqZTaxSMPw1YpTxObwYK8qAFPVRA==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.11.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.14.1","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"8.2.10","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.0","typescript":"^5.5.4","@types/node":"^22.5.1"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.2.15_1777420277358_0.40485548052673925","host":"s3://npm-registry-packages-npm-production"}},"0.2.16":{"name":"@generaltranslation/python-extractor","version":"0.2.16","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"FSL-1.1-ALv2","_id":"@generaltranslation/python-extractor@0.2.16","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"4750f71530a77383623f59f75c3876aac2cb4f00","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.2.16.tgz","fileCount":22,"integrity":"sha512-oc69vKRrEk7V1CHbDyxThzb40g28YiS0La4pqE99q9eW5F6743+y5BpjnGrtltEgBFe3E0TBvM9peJOpC4pWkA==","signatures":[{"sig":"MEQCIBrgdOehMliyy2V+PC/8jCziCZjdZ4tnxDr+LatO4w/iAiBd5e6+DgaLddEJoYFPGpfvfqozrfcbUKQqzWaJQdyeqw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.2.16","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":82969},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.2.16.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"vitest run","build":"tsc","patch":"pnpm version patch","format":"prettier --write src","release":"pnpm run build:clean && pnpm publish","lint:fix":"eslint \"src/**/*.{js,ts}\" --fix","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsc --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/56a8195c5c92fa01dcb17646494c8390/generaltranslation-python-extractor-0.2.16.tgz","_integrity":"sha512-oc69vKRrEk7V1CHbDyxThzb40g28YiS0La4pqE99q9eW5F6743+y5BpjnGrtltEgBFe3E0TBvM9peJOpC4pWkA==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.11.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.14.1","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"8.2.10","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.0","typescript":"^5.5.4","@types/node":"^22.5.1"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.2.16_1777479954290_0.20719513965768144","host":"s3://npm-registry-packages-npm-production"}},"0.2.17":{"name":"@generaltranslation/python-extractor","version":"0.2.17","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"FSL-1.1-ALv2","_id":"@generaltranslation/python-extractor@0.2.17","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"a47317fa3625119fc332c3be7bc88874c81d0324","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.2.17.tgz","fileCount":22,"integrity":"sha512-n/f47ouCE056jTGq3bFPe8qSEcqLEnXErs/WgOa/LP6RudV22l5yt8dNpIvlBVH5EQ/LwOaFqnv8fXq6HNMCEA==","signatures":[{"sig":"MEUCIQDdjeKH289dq4pTft0m7jlQ2orbOgTkNiXvcESLXW2dnAIgOU2WnTAvp5JQa+ZqLuctF6RXUzLDXaQt88EolRJs+jE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.2.17","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":82969},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.2.17.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"vitest run","build":"tsc","patch":"pnpm version patch","format":"prettier --write src","release":"pnpm run build:clean && pnpm publish","lint:fix":"eslint \"src/**/*.{js,ts}\" --fix","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsc --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/f5b9836002686a198bd3cd502c461fbf/generaltranslation-python-extractor-0.2.17.tgz","_integrity":"sha512-n/f47ouCE056jTGq3bFPe8qSEcqLEnXErs/WgOa/LP6RudV22l5yt8dNpIvlBVH5EQ/LwOaFqnv8fXq6HNMCEA==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.11.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.14.1","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"8.2.11","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.0","typescript":"^5.5.4","@types/node":"^22.5.1"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.2.17_1777918140793_0.7169407726511603","host":"s3://npm-registry-packages-npm-production"}},"0.2.18":{"name":"@generaltranslation/python-extractor","version":"0.2.18","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"FSL-1.1-ALv2","_id":"@generaltranslation/python-extractor@0.2.18","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"3cb5407483d1c20a508f195fa4502e9ac10fe989","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.2.18.tgz","fileCount":22,"integrity":"sha512-bu7g/lQcAwecA3+VBOAOJejxqgCWpr97SbN3TstqwuIGF2yYeoTzTvPrUX03cT4b4S8sXHh2aULgbY2TspO7/w==","signatures":[{"sig":"MEQCIDJo2IiRdmFIDA6rHLdtfIX0lq0Dsh+wZ04syMhIQQruAiBFzYr6cTxGgsY8AAmKHG9sthGaT0rb1xO7GD2SqKcc5Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.2.18","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":82895},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.2.18.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"test":"vitest run","build":"tsc","patch":"pnpm version patch","format":"oxfmt src","release":"pnpm run build:clean && pnpm publish","typecheck":"tsc --noEmit","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsc --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/09f41fa76dcf6f75029dd857d9998eff/generaltranslation-python-extractor-0.2.18.tgz","_integrity":"sha512-bu7g/lQcAwecA3+VBOAOJejxqgCWpr97SbN3TstqwuIGF2yYeoTzTvPrUX03cT4b4S8sXHh2aULgbY2TspO7/w==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.11.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.14.1","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"8.2.12","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.0","typescript":"^5.5.4","@types/node":"^22.5.1"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.2.18_1778191538434_0.9641999131358945","host":"s3://npm-registry-packages-npm-production"}},"0.2.19":{"name":"@generaltranslation/python-extractor","version":"0.2.19","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"FSL-1.1-ALv2","_id":"@generaltranslation/python-extractor@0.2.19","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"fd44f1584181f13f660451e0f78b599427f04dd9","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.2.19.tgz","fileCount":22,"integrity":"sha512-b9ICjKAIRY+++q7Pody8WX7k9TmfrCFMa7W5pxXtrcC0s7wNXJzFWvtkHeC63unr1Puaj4L6skfcXeByO5n3Ow==","signatures":[{"sig":"MEUCIChIFms18Crt/ZnPD6tHOD8B2LnH+m7FDlGo1oqicP/7AiEAtxS/T1WK/QJjPPsFd3NLw1xcobBcer52ftiBWkreTw0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.2.19","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":82896},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.2.19.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"test":"vitest run","build":"tsc","patch":"pnpm version patch","format":"oxfmt src","release":"pnpm run build:clean && pnpm publish","typecheck":"tsc --noEmit","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsc --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/214a7c5564479d65a3ecf40778cf1f13/generaltranslation-python-extractor-0.2.19.tgz","_integrity":"sha512-b9ICjKAIRY+++q7Pody8WX7k9TmfrCFMa7W5pxXtrcC0s7wNXJzFWvtkHeC63unr1Puaj4L6skfcXeByO5n3Ow==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.11.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.14.1","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"8.2.13","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^3.2.4","typescript":"^5.9.2","@types/node":"^22.13.5"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.2.19_1778278035455_0.2074194555875748","host":"s3://npm-registry-packages-npm-production"}},"0.2.20":{"name":"@generaltranslation/python-extractor","version":"0.2.20","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"FSL-1.1-ALv2","_id":"@generaltranslation/python-extractor@0.2.20","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"bgub","email":"me@bengubler.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"fb65f9fd4ab5995820ac7ba35792701fee42afca","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.2.20.tgz","fileCount":22,"integrity":"sha512-gbYvHkkE8xmy+bHLCUT7ZCxfPrLLZERTSUiBhhn0kgFglpKP3uJX7hLJ2xeSuMwAt9i3UDq5IvPWnmIu3fO9gQ==","signatures":[{"sig":"MEUCIQCVXSbcaBR5tfoO7AXNM9hkTDkRMCfNYSpsPYc6LJhWHgIgGRNcMSDOOfssIL41h1XsxRh4QdtsUDNS2Wns2k/OWxs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.2.20","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":82896},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.2.20.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"test":"vitest run","build":"tsc","patch":"pnpm version patch","format":"oxfmt src","release":"pnpm run build:clean && pnpm publish","typecheck":"tsc --noEmit","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsc --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/96b4e74320eeb49d873baa7020dcdc2a/generaltranslation-python-extractor-0.2.20.tgz","_integrity":"sha512-gbYvHkkE8xmy+bHLCUT7ZCxfPrLLZERTSUiBhhn0kgFglpKP3uJX7hLJ2xeSuMwAt9i3UDq5IvPWnmIu3fO9gQ==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.11.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.14.1","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"8.2.14","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^3.2.4","typescript":"^5.9.2","@types/node":"^22.13.5"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.2.20_1778610414733_0.6492896209457919","host":"s3://npm-registry-packages-npm-production"}},"0.2.21":{"name":"@generaltranslation/python-extractor","version":"0.2.21","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"FSL-1.1-ALv2","_id":"@generaltranslation/python-extractor@0.2.21","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"bgub","email":"me@bengubler.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"f838a7b4e2952780cd575a063a94a4d93a1b7f3f","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.2.21.tgz","fileCount":31,"integrity":"sha512-MGnF/Csds3m70VIFQPRt7YNYUMeu4RuP2QQjugaOmrO+ekvNPkswbCima8WzehX10JDuismktD/z1TWB9Fzj6g==","signatures":[{"sig":"MEYCIQC+8fA9pgxA2+UAVl85gQF+TFuAh6RUSpxdVDEx6o2zoQIhAJsi0agj5h2MbTDonRedpUKFvOQrCYmXLVGUUC+AdBch","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.2.21","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":169304},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.2.21.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"test":"vitest run","build":"pnpm run transpile","patch":"pnpm version patch","format":"oxfmt src","release":"pnpm run build:clean && pnpm publish","transpile":"tsdown && pnpm run emit-types","typecheck":"tsc --noEmit","emit-types":"sh ../../scripts/emit-types.sh","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsdown --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/2f8062b3f8c19add2c5745850bdb988b/generaltranslation-python-extractor-0.2.21.tgz","_integrity":"sha512-MGnF/Csds3m70VIFQPRt7YNYUMeu4RuP2QQjugaOmrO+ekvNPkswbCima8WzehX10JDuismktD/z1TWB9Fzj6g==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.11.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.14.1","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"8.2.15","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"tsdown":"^0.21.10","vitest":"^3.2.4","typescript":"^5.9.2","@types/node":"^22.13.5"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.2.21_1778718967332_0.6421078561409832","host":"s3://npm-registry-packages-npm-production"}},"0.2.22":{"name":"@generaltranslation/python-extractor","version":"0.2.22","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"FSL-1.1-ALv2","_id":"@generaltranslation/python-extractor@0.2.22","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"bgub","email":"me@bengubler.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"ea092cb26ac0d2622e7144257c2b711e1e46691a","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.2.22.tgz","fileCount":31,"integrity":"sha512-TthfTvO/GBICqhxQs9+bZsNGJv7vWPAJPk+rAYPhf91t+mKs5Rj6+OIT2vf7OHVH3jVRcxheN/Iy/YTlQ1NVfQ==","signatures":[{"sig":"MEUCIBdsEecoATtWWDmxepAKtMXErQccXP5j0eDp6MjrXYs1AiEAtadww4Y+02HuhHdYDOa1kx6qaLhcJ/uia7kFSWf4lFc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.2.22","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":169304},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.2.22.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"test":"vitest run","build":"pnpm run transpile","patch":"pnpm version patch","format":"oxfmt src","release":"pnpm run build:clean && pnpm publish","transpile":"tsdown && pnpm run emit-types","typecheck":"tsc --noEmit","emit-types":"sh ../../scripts/emit-types.sh","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsdown --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/b97a1701d6cab0ae4866e1d889e6b98a/generaltranslation-python-extractor-0.2.22.tgz","_integrity":"sha512-TthfTvO/GBICqhxQs9+bZsNGJv7vWPAJPk+rAYPhf91t+mKs5Rj6+OIT2vf7OHVH3jVRcxheN/Iy/YTlQ1NVfQ==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.12.1","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.15.0","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"8.2.16","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"tsdown":"^0.21.10","vitest":"^3.2.4","typescript":"^5.9.2","@types/node":"^22.13.5"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.2.22_1779235770353_0.9653964636735362","host":"s3://npm-registry-packages-npm-production"}},"0.2.23-odysseus.0":{"name":"@generaltranslation/python-extractor","version":"0.2.23-odysseus.0","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"FSL-1.1-ALv2","_id":"@generaltranslation/python-extractor@0.2.23-odysseus.0","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"bgub","email":"me@bengubler.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"c4e4c9eea0cfb5d1c37dc3df67bc14d148ca38e5","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.2.23-odysseus.0.tgz","fileCount":31,"integrity":"sha512-pFgvbmSF6PmoIfp9Taoms7zKlJqByd7mDq5b8fqysO3Ab8WkrniRRNhKhkL4epqNmtBY2UqGljGJQhy0ozqs1g==","signatures":[{"sig":"MEYCIQCHlyAn0mTGzGjibyCd/VkaCq2yqHSQ1L8/XDwjfcapuwIhALEL4ehZmjvm0TemxtjeeMzTkPvWAXn1nTGHNDFaRi49","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.2.23-odysseus.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":168955},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.2.23-odysseus.0.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"test":"vitest run","build":"pnpm run transpile","patch":"pnpm version patch","format":"oxfmt src","release":"pnpm run build:clean && pnpm publish","transpile":"tsdown && pnpm run emit-types","typecheck":"tsc --noEmit","emit-types":"sh ../../scripts/emit-types.sh","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsdown --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/84f0cd48cad3b594f6b92db0ebee72fa/generaltranslation-python-extractor-0.2.23-odysseus.0.tgz","_integrity":"sha512-pFgvbmSF6PmoIfp9Taoms7zKlJqByd7mDq5b8fqysO3Ab8WkrniRRNhKhkL4epqNmtBY2UqGljGJQhy0ozqs1g==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.13.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.16.0","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"9.0.0-odysseus.0","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"tsdown":"^0.21.10","vitest":"^3.2.4","typescript":"^5.9.2","@types/node":"^22.13.5"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.2.23-odysseus.0_1781899978138_0.9946195686404327","host":"s3://npm-registry-packages-npm-production"}},"0.2.23":{"name":"@generaltranslation/python-extractor","version":"0.2.23","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"FSL-1.1-ALv2","_id":"@generaltranslation/python-extractor@0.2.23","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"bgub","email":"me@bengubler.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"c1c5fc388c67042ec43b1a9e02f222c554b95820","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.2.23.tgz","fileCount":31,"integrity":"sha512-a59zXmIerFwNM7QNradJIUo9/h9lIhzy8/96RFq1AbbtZ0/GwW90GjyvlXbXU+Rg9XyN4Ux/7sI0se0QQvFR1A==","signatures":[{"sig":"MEYCIQCU1Mmb8dg6vG0wuI2HdnpAmYZR/TBmMpHWx/v+t7HHqgIhAOrQuhp9Vep4cAguGGqHnoFwSFxaAdB/BAibdgrkxvcG","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.2.23","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":169304},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.2.23.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"test":"vitest run","build":"pnpm run transpile","patch":"pnpm version patch","format":"oxfmt src","release":"pnpm run build:clean && pnpm publish","transpile":"tsdown && pnpm run emit-types","typecheck":"tsc --noEmit","emit-types":"sh ../../scripts/emit-types.sh","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsdown --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/8543efc77846014d1315b28d7aa20198/generaltranslation-python-extractor-0.2.23.tgz","_integrity":"sha512-a59zXmIerFwNM7QNradJIUo9/h9lIhzy8/96RFq1AbbtZ0/GwW90GjyvlXbXU+Rg9XyN4Ux/7sI0se0QQvFR1A==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.13.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.16.0","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"8.2.17","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"tsdown":"^0.21.10","vitest":"^3.2.4","typescript":"^5.9.2","@types/node":"^22.13.5"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.2.23_1782169880822_0.07288195998082969","host":"s3://npm-registry-packages-npm-production"}},"0.2.24":{"name":"@generaltranslation/python-extractor","version":"0.2.24","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"FSL-1.1-ALv2","_id":"@generaltranslation/python-extractor@0.2.24","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"bgub","email":"me@bengubler.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"2214d912e29ff49683f84aaf48f127b88337e024","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.2.24.tgz","fileCount":31,"integrity":"sha512-3++6rDJhNKK3j4eV/lH1US9NqU+D5x+WCq5E11NGXB7UfoBDTzlfGgdh4KBHBmHDKSTm/ZaBi4jkXK8tSFI8xA==","signatures":[{"sig":"MEQCIFroKxwCMwaAPALIz4j3F74E8X06X6H0S/R7+FCg41ItAiAiFvJdRvtTdjSsX6+S9h1a9mkNB0wYS2y0K5CjBmSd2g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.2.24","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":169304},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.2.24.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"test":"vitest run","build":"pnpm run transpile","patch":"pnpm version patch","format":"oxfmt src","release":"pnpm run build:clean && pnpm publish","transpile":"tsdown && pnpm run emit-types","typecheck":"tsc --noEmit","emit-types":"sh ../../scripts/emit-types.sh","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsdown --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/a56de7d1b61aa175b1d815e6c38240fc/generaltranslation-python-extractor-0.2.24.tgz","_integrity":"sha512-3++6rDJhNKK3j4eV/lH1US9NqU+D5x+WCq5E11NGXB7UfoBDTzlfGgdh4KBHBmHDKSTm/ZaBi4jkXK8tSFI8xA==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.13.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.16.0","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"8.2.18","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"tsdown":"^0.21.10","vitest":"^3.2.4","typescript":"^5.9.2","@types/node":"^22.13.5"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.2.24_1782264059871_0.8264217549462174","host":"s3://npm-registry-packages-npm-production"}},"0.2.23-odysseus.1":{"name":"@generaltranslation/python-extractor","version":"0.2.23-odysseus.1","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"FSL-1.1-ALv2","_id":"@generaltranslation/python-extractor@0.2.23-odysseus.1","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"bgub","email":"me@bengubler.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"97d9698bc1384a44baa3974b38722728dcbb8c21","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.2.23-odysseus.1.tgz","fileCount":31,"integrity":"sha512-6b+g3frtO+wDBWYEHkwPsG6Uk7mRpLME0RzuzZ/idCGcGTo81WuuWeDf888KGRPpv7tbkLHqpIotJjYyiDJ5OA==","signatures":[{"sig":"MEUCID1SZGBERrhR5xJgYSOmZQZf87YT+oEi3ppzGM8VUqnbAiEAmTSUDWVXD5RQptG0A6Wh+Q9er+jBa/lQ06O4iDHvZjI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.2.23-odysseus.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":168955},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.2.23-odysseus.1.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"test":"vitest run","build":"pnpm run transpile","patch":"pnpm version patch","format":"oxfmt src","release":"pnpm run build:clean && pnpm publish","transpile":"tsdown && pnpm run emit-types","typecheck":"tsc --noEmit","emit-types":"sh ../../scripts/emit-types.sh","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsdown --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/e2a4baf8d56436ab1cb775075db240a3/generaltranslation-python-extractor-0.2.23-odysseus.1.tgz","_integrity":"sha512-6b+g3frtO+wDBWYEHkwPsG6Uk7mRpLME0RzuzZ/idCGcGTo81WuuWeDf888KGRPpv7tbkLHqpIotJjYyiDJ5OA==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.13.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.17.0","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"9.0.0-odysseus.1","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"tsdown":"^0.21.10","vitest":"^3.2.4","typescript":"^5.9.2","@types/node":"^22.13.5"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.2.23-odysseus.1_1782531759425_0.03724040291695441","host":"s3://npm-registry-packages-npm-production"}},"0.2.23-odysseus.4":{"name":"@generaltranslation/python-extractor","version":"0.2.23-odysseus.4","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"FSL-1.1-ALv2","_id":"@generaltranslation/python-extractor@0.2.23-odysseus.4","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"bgub","email":"me@bengubler.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"2ef7fa1a2265b4f8ca452cbfee8d2c5460d1057c","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.2.23-odysseus.4.tgz","fileCount":31,"integrity":"sha512-pZ64JY4K+yHsPdk2fz1S6fh1Evlkpk4sV0I+X1DKjvxQo4vLV09nvOIUePH78Q8+IDRXStXos+/xMlXPOkYIzA==","signatures":[{"sig":"MEUCIB+W886q+UVcc300WB7m42DwBsP8SwlGLaHZTujUAVuvAiEAx72MQ9zO+C+Mi9MLizlM39AumW15vxK++I2FFs6G5eE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.2.23-odysseus.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":168955},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.2.23-odysseus.4.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"test":"vitest run","build":"pnpm run transpile","patch":"pnpm version patch","format":"oxfmt src","release":"pnpm run build:clean && pnpm publish","transpile":"tsdown && pnpm run emit-types","typecheck":"tsc --noEmit","emit-types":"sh ../../scripts/emit-types.sh","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsdown --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/89325a840603d2abf4bf02187af54ca7/generaltranslation-python-extractor-0.2.23-odysseus.4.tgz","_integrity":"sha512-pZ64JY4K+yHsPdk2fz1S6fh1Evlkpk4sV0I+X1DKjvxQo4vLV09nvOIUePH78Q8+IDRXStXos+/xMlXPOkYIzA==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.13.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.17.0","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"9.0.0-odysseus.4","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"tsdown":"^0.21.10","vitest":"^3.2.4","typescript":"^5.9.2","@types/node":"^22.13.5"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.2.23-odysseus.4_1782782401568_0.2959457560038352","host":"s3://npm-registry-packages-npm-production"}},"0.2.25":{"name":"@generaltranslation/python-extractor","version":"0.2.25","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"FSL-1.1-ALv2","_id":"@generaltranslation/python-extractor@0.2.25","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"bgub","email":"me@bengubler.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"3d0f453cb5bd3e7eb16f2e80d5bdc928fa997978","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.2.25.tgz","fileCount":31,"integrity":"sha512-DJ07tf/8R8foA/7R8rOu7/UiXNyo0/XmXd3YjUcGqXXY/MfoaxPIM4jzNTpWqQb87FeOljDY2EWfayKtwWmfGQ==","signatures":[{"sig":"MEUCIQDrjMoNNZlt+8LIGGzuSS8Ky/4kI29a9UPGXo85UeUTSQIgCU1s2H1JNVUJJ/mIRbo+V85cFjge3VKHSd27nlvh1a8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.2.25","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":169304},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.2.25.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"test":"vitest run","build":"pnpm run transpile","patch":"pnpm version patch","format":"oxfmt src","release":"pnpm run build:clean && pnpm publish","transpile":"tsdown && pnpm run emit-types","typecheck":"tsc --noEmit","emit-types":"sh ../../scripts/emit-types.sh","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsdown --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/7a31ba5993285f76347c9a9af27599b1/generaltranslation-python-extractor-0.2.25.tgz","_integrity":"sha512-DJ07tf/8R8foA/7R8rOu7/UiXNyo0/XmXd3YjUcGqXXY/MfoaxPIM4jzNTpWqQb87FeOljDY2EWfayKtwWmfGQ==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.16.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.18.0","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"8.2.19","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"tsdown":"^0.21.10","vitest":"^3.2.4","typescript":"^5.9.2","@types/node":"^22.13.5"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.2.25_1783032685132_0.7052355299690305","host":"s3://npm-registry-packages-npm-production"}},"0.2.23-odysseus.5":{"name":"@generaltranslation/python-extractor","version":"0.2.23-odysseus.5","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"FSL-1.1-ALv2","_id":"@generaltranslation/python-extractor@0.2.23-odysseus.5","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"bgub","email":"me@bengubler.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"7b4abe9f0337ded779c3a35926aa3fa10a041d54","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.2.23-odysseus.5.tgz","fileCount":31,"integrity":"sha512-OULU8JqX5g/AetOArSrPdegJDVgEh5S2rGvihcICM6y2ugAOJZSSW2HEAmyjLo6hWvKWPF7uyGTpKqYE5kzunw==","signatures":[{"sig":"MEUCIQDb/FRy8/IipqSPaR+cqWvXus/G3xioM/HbAAGGEyS7qwIgYrztNJS36ROF05WlW9jkDRZwTHaUjhfGBlD3pgAv5Nk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.2.23-odysseus.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":168955},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.2.23-odysseus.5.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"test":"vitest run","build":"pnpm run transpile","patch":"pnpm version patch","format":"oxfmt src","release":"pnpm run build:clean && pnpm publish","transpile":"tsdown && pnpm run emit-types","typecheck":"tsc --noEmit","emit-types":"sh ../../scripts/emit-types.sh","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsdown --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/332df096604310acc68450f4e7664e5d/generaltranslation-python-extractor-0.2.23-odysseus.5.tgz","_integrity":"sha512-OULU8JqX5g/AetOArSrPdegJDVgEh5S2rGvihcICM6y2ugAOJZSSW2HEAmyjLo6hWvKWPF7uyGTpKqYE5kzunw==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.16.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.18.0","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"9.0.0-odysseus.5","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"tsdown":"^0.21.10","vitest":"^3.2.4","typescript":"^5.9.2","@types/node":"^22.13.5"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.2.23-odysseus.5_1783113858798_0.5362080397280069","host":"s3://npm-registry-packages-npm-production"}},"0.2.23-odysseus.6":{"name":"@generaltranslation/python-extractor","version":"0.2.23-odysseus.6","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"FSL-1.1-ALv2","_id":"@generaltranslation/python-extractor@0.2.23-odysseus.6","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"bgub","email":"me@bengubler.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"9e3d77f96e19191fd40ad04671dd4a97d60b9980","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.2.23-odysseus.6.tgz","fileCount":31,"integrity":"sha512-ogOuGk/1vu6r3x+lajyhmJRrrzqQDNGbOnoAnAUXO2ck0c5pBR0OKLcScsrvtihfZbu1R1osa6P/0egV3wPapw==","signatures":[{"sig":"MEUCIQDjyB4vWoSeWmr4XZHbKWDxWFI1j4sr5rfXOic+uji4HgIgWINQ8mYMpkd9rxXsnpVapsl6Jya5OVQIjqGa/WLzdq8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.2.23-odysseus.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":168955},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.2.23-odysseus.6.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"test":"vitest run","build":"pnpm run transpile","patch":"pnpm version patch","format":"oxfmt src","release":"pnpm run build:clean && pnpm publish","transpile":"tsdown && pnpm run emit-types","typecheck":"tsc --noEmit","emit-types":"sh ../../scripts/emit-types.sh","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsdown --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/b3b472a8f1b995998ef7f03ee585bd1d/generaltranslation-python-extractor-0.2.23-odysseus.6.tgz","_integrity":"sha512-ogOuGk/1vu6r3x+lajyhmJRrrzqQDNGbOnoAnAUXO2ck0c5pBR0OKLcScsrvtihfZbu1R1osa6P/0egV3wPapw==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.16.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.18.0","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"9.0.0-odysseus.6","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"tsdown":"^0.21.10","vitest":"^3.2.4","typescript":"^5.9.2","@types/node":"^22.13.5"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.2.23-odysseus.6_1783127562126_0.7461835197744835","host":"s3://npm-registry-packages-npm-production"}},"0.2.27":{"name":"@generaltranslation/python-extractor","version":"0.2.27","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"FSL-1.1-ALv2","_id":"@generaltranslation/python-extractor@0.2.27","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"bgub","email":"me@bengubler.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"9ec3f40dd59172f4b678f82b2f7c65f33c0e6955","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.2.27.tgz","fileCount":31,"integrity":"sha512-rPeyj6s0GokCELVi4AMqk6eSEsA03lg9k5jmo1Ho6chgolaYZRlkmihaxzpnVmKw9ma9V7eRtrljJQaVZe/wkA==","signatures":[{"sig":"MEQCIG1R+2RRIe5zd3Y5vMuSsIiDDaAugrxtX+w4b/UjU4HQAiBtZ5Qk2WZdvyWEQF2XLdWz8FQ1BmG7pn4VV7zstwJxsg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.2.27","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":168933},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.2.27.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"test":"vitest run","build":"pnpm run transpile","patch":"pnpm version patch","format":"oxfmt src","release":"pnpm run build:clean && pnpm publish","transpile":"tsdown && pnpm run emit-types","typecheck":"tsc --noEmit","emit-types":"sh ../../scripts/emit-types.sh","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsdown --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/9759e239cf4ef44271a54ba4bd73f309/generaltranslation-python-extractor-0.2.27.tgz","_integrity":"sha512-rPeyj6s0GokCELVi4AMqk6eSEsA03lg9k5jmo1Ho6chgolaYZRlkmihaxzpnVmKw9ma9V7eRtrljJQaVZe/wkA==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.16.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.18.0","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"9.0.0","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"tsdown":"^0.21.10","vitest":"^3.2.4","typescript":"^5.9.2","@types/node":"^22.13.5"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.2.27_1784075952290_0.8578542013512409","host":"s3://npm-registry-packages-npm-production"}},"0.2.28":{"name":"@generaltranslation/python-extractor","version":"0.2.28","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"FSL-1.1-ALv2","_id":"@generaltranslation/python-extractor@0.2.28","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"bgub","email":"me@bengubler.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"4b93f552340677e3816be2c200ab31c19676fe0f","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.2.28.tgz","fileCount":31,"integrity":"sha512-RqBO9l6UrPWaB49JNF+CYsY6781zTCAu14hLe6O7N5yHxIo4Z0rbaE1iGyJf7s69IK20vU4I0+w92jAaE764bg==","signatures":[{"sig":"MEQCIFzBH7yJv7xPCDQOwlQtg19MLJ4CWMqvIWKdQxbG3h4tAiADnUspEIBbYKlcQTJkXKZp5xun68aLzBX9QAeEHzQdJA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.2.28","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":168933},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.2.28.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"test":"vitest run","build":"pnpm run transpile","patch":"pnpm version patch","format":"oxfmt src","release":"pnpm run build:clean && pnpm publish","transpile":"tsdown && pnpm run emit-types","typecheck":"tsc --noEmit","emit-types":"sh ../../scripts/emit-types.sh","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsdown --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/4cc50663bcd1b2b2750032e7e42b16cd/generaltranslation-python-extractor-0.2.28.tgz","_integrity":"sha512-RqBO9l6UrPWaB49JNF+CYsY6781zTCAu14hLe6O7N5yHxIo4Z0rbaE1iGyJf7s69IK20vU4I0+w92jAaE764bg==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.16.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.18.0","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"9.0.1","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"tsdown":"^0.21.10","vitest":"^3.2.4","typescript":"^5.9.2","@types/node":"^22.13.5"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.2.28_1784151690768_0.6217774256253539","host":"s3://npm-registry-packages-npm-production"}},"0.2.29":{"name":"@generaltranslation/python-extractor","version":"0.2.29","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"FSL-1.1-ALv2","_id":"@generaltranslation/python-extractor@0.2.29","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"bgub","email":"me@bengubler.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"81b927691b332d86dc4c74a3b4c3529fcd53173e","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.2.29.tgz","fileCount":31,"integrity":"sha512-bKlVZIhrUwb5E5EC5lxhMaOTYPSajHCISqzDnn30mbNfTMfDdQTwglTyUluJ9H/sVxN6voOHEpS73yWxEj2KKQ==","signatures":[{"sig":"MEUCIESdt3OpBVAROtbZOtIPdoL0GwDbwEp8Fmfdorgskp9kAiEAwvHDstexnN3wI234wkYjnxtPiDD/j3vkWoOnYlTjiiU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.2.29","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":168933},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.2.29.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"test":"vitest run","build":"pnpm run transpile","patch":"pnpm version patch","format":"oxfmt src","release":"pnpm run build:clean && pnpm publish","transpile":"tsdown && pnpm run emit-types","typecheck":"tsc --noEmit","emit-types":"sh ../../scripts/emit-types.sh","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsdown --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/4acc4dcc2675049f3613ee8e4e4fdb63/generaltranslation-python-extractor-0.2.29.tgz","_integrity":"sha512-bKlVZIhrUwb5E5EC5lxhMaOTYPSajHCISqzDnn30mbNfTMfDdQTwglTyUluJ9H/sVxN6voOHEpS73yWxEj2KKQ==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.16.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.18.0","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"9.0.2","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"tsdown":"^0.21.10","vitest":"^3.2.4","typescript":"^5.9.2","@types/node":"^22.13.5"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.2.29_1784234410578_0.12109363040648291","host":"s3://npm-registry-packages-npm-production"}},"0.2.30":{"name":"@generaltranslation/python-extractor","version":"0.2.30","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"FSL-1.1-ALv2","_id":"@generaltranslation/python-extractor@0.2.30","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"bgub","email":"me@bengubler.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"c17cca72a621acdf481a92aad1a5379377500ddc","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.2.30.tgz","fileCount":31,"integrity":"sha512-eJ6P30XszzUj+I3S6zZ+DCDrCt4t+HrAWLDxClkEAhEynzLE5zwk8wujE2ZRikHRCA9NmzSce//ozMViURys5w==","signatures":[{"sig":"MEQCIGqioqGk/TFMewN5qynY5U1kDKFCcpagb3YSTeyvsfbOAiBTwmeAAGuR0cZMHUZKYvqNtPU8oGhhbywrk04hYWAarQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.2.30","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":168933},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.2.30.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"test":"vitest run","build":"pnpm run transpile","patch":"pnpm version patch","format":"oxfmt src","release":"pnpm run build:clean && pnpm publish","transpile":"tsdown && pnpm run emit-types","typecheck":"tsc --noEmit","emit-types":"sh ../../scripts/emit-types.sh","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsdown --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/28fdf8a50ebb617f0195e2e7c6f3a661/generaltranslation-python-extractor-0.2.30.tgz","_integrity":"sha512-eJ6P30XszzUj+I3S6zZ+DCDrCt4t+HrAWLDxClkEAhEynzLE5zwk8wujE2ZRikHRCA9NmzSce//ozMViURys5w==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.16.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.18.0","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"9.0.3","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"tsdown":"^0.21.10","vitest":"^3.2.4","typescript":"^5.9.2","@types/node":"^22.13.5"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.2.30_1784324972676_0.3874739204501101","host":"s3://npm-registry-packages-npm-production"}},"0.2.31":{"name":"@generaltranslation/python-extractor","version":"0.2.31","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"FSL-1.1-ALv2","_id":"@generaltranslation/python-extractor@0.2.31","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"bgub","email":"me@bengubler.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"b0bcd4e096b0c5751163ab2b8ff0e37847a4b794","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.2.31.tgz","fileCount":31,"integrity":"sha512-HgJ1pmCElkO4k4Ve7umuRX2s6hc9YYhmowiXAAotKKcmOROT0NAueGBwJZpEXBCSSAYfjIERxgTA2OvVU5rQTg==","signatures":[{"sig":"MEQCIC+czTQx5KqUipCSjiS0ffgwISmHSvfSBh0o1/m4d0luAiBKbdoFZrXzOjT189ctyoXw16RG+I1tI638xp+S5KiQZA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.2.31","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":168933},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.2.31.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"test":"vitest run","build":"pnpm run transpile","patch":"pnpm version patch","format":"oxfmt src","release":"pnpm run build:clean && pnpm publish","transpile":"tsdown && pnpm run emit-types","typecheck":"tsc --noEmit","emit-types":"sh ../../scripts/emit-types.sh","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsdown --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/0e684798a145ef87efd009006ec1a61d/generaltranslation-python-extractor-0.2.31.tgz","_integrity":"sha512-HgJ1pmCElkO4k4Ve7umuRX2s6hc9YYhmowiXAAotKKcmOROT0NAueGBwJZpEXBCSSAYfjIERxgTA2OvVU5rQTg==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.16.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.18.0","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"9.0.4","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"tsdown":"^0.21.10","vitest":"^3.2.4","typescript":"^5.9.2","@types/node":"^22.13.5"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.2.31_1784777897137_0.7118919554438154","host":"s3://npm-registry-packages-npm-production"}},"0.2.32":{"name":"@generaltranslation/python-extractor","version":"0.2.32","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"FSL-1.1-ALv2","_id":"@generaltranslation/python-extractor@0.2.32","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"bgub","email":"me@bengubler.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"5688b629f07fd7a29912a01319787fd0acea209f","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.2.32.tgz","fileCount":31,"integrity":"sha512-/63zhrLu8jV9jUMIMWUB6NG4P0chH8aaUljWjbCazvQvUmdoDFzGxE4RC+l9+KPd/UKWxnnLrGT8vD8rgz42Kg==","signatures":[{"sig":"MEYCIQCdKnvlQbKkSoMbhYnT7QYT5TXUZHH5Sj+LYK71OYSfGgIhAKv+EFchmlA2jNqVoreFeW5PItIsSGnskEIAsXnBH4O+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.2.32","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":168933},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.2.32.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"test":"vitest run","build":"pnpm run transpile","patch":"pnpm version patch","format":"oxfmt src","release":"pnpm run build:clean && pnpm publish","transpile":"tsdown && pnpm run emit-types","typecheck":"tsc --noEmit","emit-types":"sh ../../scripts/emit-types.sh","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsdown --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/9836adb82199f4e6e6eb51408d28aa88/generaltranslation-python-extractor-0.2.32.tgz","_integrity":"sha512-/63zhrLu8jV9jUMIMWUB6NG4P0chH8aaUljWjbCazvQvUmdoDFzGxE4RC+l9+KPd/UKWxnnLrGT8vD8rgz42Kg==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.16.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.18.0","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"9.0.5","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"tsdown":"^0.21.10","vitest":"^3.2.4","typescript":"^5.9.2","@types/node":"^22.13.5"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.2.32_1785282222536_0.17705491410770935","host":"s3://npm-registry-packages-npm-production"}},"0.2.33":{"name":"@generaltranslation/python-extractor","version":"0.2.33","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"FSL-1.1-ALv2","_id":"@generaltranslation/python-extractor@0.2.33","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"bgub","email":"me@bengubler.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"bc94090011ed82ef6d306dd649edd5e74381158f","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.2.33.tgz","fileCount":31,"integrity":"sha512-b/qxBgYfK3cUK/0w/xCdGfmHSdxpm3RYl6bP9MP1dzgHUe8Qb5uhXdkwe29blrraK1pkFC5TLSfMikek9KBd1A==","signatures":[{"sig":"MEQCICE97qySOwcxaDHO7gQoSY5TpxJV0SuX5TihGrwhrLaiAiB7hH3qbMnK9xGdBfTTtcD8s7AYn5xmBhfpi8PVdwt4dg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.2.33","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":168933},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.2.33.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"test":"vitest run","build":"pnpm run transpile","patch":"pnpm version patch","format":"oxfmt src","release":"pnpm run build:clean && pnpm publish","transpile":"tsdown && pnpm run emit-types","typecheck":"tsc --noEmit","emit-types":"sh ../../scripts/emit-types.sh","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsdown --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/cd9bce8076e64d089f7787cbea01ce04/generaltranslation-python-extractor-0.2.33.tgz","_integrity":"sha512-b/qxBgYfK3cUK/0w/xCdGfmHSdxpm3RYl6bP9MP1dzgHUe8Qb5uhXdkwe29blrraK1pkFC5TLSfMikek9KBd1A==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.16.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.18.0","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"9.1.0","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"tsdown":"^0.21.10","vitest":"^3.2.4","typescript":"^5.9.2","@types/node":"^22.13.5"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.2.33_1785449370794_0.3843276107432154","host":"s3://npm-registry-packages-npm-production"}},"0.2.34":{"name":"@generaltranslation/python-extractor","version":"0.2.34","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"FSL-1.1-ALv2","_id":"@generaltranslation/python-extractor@0.2.34","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"bgub","email":"me@bengubler.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"97596e4999cfab7c58280791d138eebf6162288b","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.2.34.tgz","fileCount":31,"integrity":"sha512-pjZvZUH7eKLOluIRVv41ntIrn0gFRhfNtss1XyGjIaXE5QWIlwAv50N7HJhR8qIReLAargqgkSMu1kFpzs3MYQ==","signatures":[{"sig":"MEUCIDj0AmCrpqE6UOa4bImjEHIRfM8kp/7sgg2JvuyYv7+xAiEAyLpS+Bl6qeh82maKJywQMMXa85jvQOMZNgK3V4ybQk8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.2.34","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":168933},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.2.34.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"test":"vitest run","build":"pnpm run transpile","patch":"pnpm version patch","format":"oxfmt src","release":"pnpm run build:clean && pnpm publish","transpile":"tsdown && pnpm run emit-types","typecheck":"tsc --noEmit","emit-types":"sh ../../scripts/emit-types.sh","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsdown --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/70ae61a4db9721bc67abc709218cd21f/generaltranslation-python-extractor-0.2.34.tgz","_integrity":"sha512-pjZvZUH7eKLOluIRVv41ntIrn0gFRhfNtss1XyGjIaXE5QWIlwAv50N7HJhR8qIReLAargqgkSMu1kFpzs3MYQ==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.16.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.18.0","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"9.1.1","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"tsdown":"^0.21.10","vitest":"^3.2.4","typescript":"^5.9.2","@types/node":"^22.13.5"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.2.34_1785903403194_0.5147414004248956","host":"s3://npm-registry-packages-npm-production"}},"0.2.35":{"name":"@generaltranslation/python-extractor","version":"0.2.35","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"FSL-1.1-ALv2","_id":"@generaltranslation/python-extractor@0.2.35","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"bgub","email":"me@bengubler.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"f07d9f7d6e2c5989c745c78f74001ef9eaed437f","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.2.35.tgz","fileCount":31,"integrity":"sha512-6qqTgNgoLKCCtMOQSkXdHEhD7T94bTbPLuvFyThBBm4sJoSzrFBRxmqk3XLCPNmThWihH1aXZZ9/hZqTzCEOwQ==","signatures":[{"sig":"MEYCIQCgWxZ0Mohjtf7J2DF+TGVQdSv5rGWxHTxx5Ps6h/rGaAIhAOrFkI+PUKsiuw1qszBtlK6qaDaWZmiY6c4oChWG6CDG","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.2.35","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":168933},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.2.35.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"test":"vitest run","build":"pnpm run transpile","patch":"pnpm version patch","format":"oxfmt src","release":"pnpm run build:clean && pnpm publish","transpile":"tsdown && pnpm run emit-types","typecheck":"tsc --noEmit","emit-types":"sh ../../scripts/emit-types.sh","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsdown --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/3ffba70156067d1e33c885d837ab698a/generaltranslation-python-extractor-0.2.35.tgz","_integrity":"sha512-6qqTgNgoLKCCtMOQSkXdHEhD7T94bTbPLuvFyThBBm4sJoSzrFBRxmqk3XLCPNmThWihH1aXZZ9/hZqTzCEOwQ==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.16.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.18.0","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"9.1.2","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"tsdown":"^0.21.10","vitest":"^3.2.4","typescript":"^5.9.2","@types/node":"^22.13.5"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.2.35_1786384516886_0.2798938588243336","host":"s3://npm-registry-packages-npm-production"}},"0.2.36-iris.0":{"name":"@generaltranslation/python-extractor","version":"0.2.36-iris.0","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"MIT","_id":"@generaltranslation/python-extractor@0.2.36-iris.0","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"bgub","email":"me@bengubler.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"0f21dc2a845991726eaac12668e9ade6281b3529","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.2.36-iris.0.tgz","fileCount":31,"integrity":"sha512-2to+dEawRlz/QDhAkT2sxppwS3PFM4W0cwbjJZrqYQ4BuSLFiC1TCJPES97MTKrBukvp+P8m3sjtnGo4Cz9XlA==","signatures":[{"sig":"MEQCIDlTF+YTKfHrs/sTieyoer/GBAsFlhLotMPDfp3ynIS9AiBKeSagEkmpK0QRj5xWkvs6xdxcrB1XVzQVe7/yP3IJzg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.2.36-iris.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":166259},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.2.36-iris.0.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"test":"vitest run","build":"pnpm run transpile","patch":"pnpm version patch","format":"oxfmt src","release":"pnpm run build:clean && pnpm publish","transpile":"tsdown && pnpm run emit-types","typecheck":"tsc --noEmit","emit-types":"sh ../../scripts/emit-types.sh","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsdown --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/3eb7e5d62eb779d1a360417cd60c7cbe/generaltranslation-python-extractor-0.2.36-iris.0.tgz","_integrity":"sha512-2to+dEawRlz/QDhAkT2sxppwS3PFM4W0cwbjJZrqYQ4BuSLFiC1TCJPES97MTKrBukvp+P8m3sjtnGo4Cz9XlA==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.16.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.18.0","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"9.1.3-iris.0","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"tsdown":"^0.21.10","vitest":"^3.2.4","typescript":"^5.9.2","@types/node":"^22.13.5"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.2.36-iris.0_1786557220240_0.344998920180861","host":"s3://npm-registry-packages-npm-production"}},"0.2.36":{"name":"@generaltranslation/python-extractor","version":"0.2.36","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"MIT","_id":"@generaltranslation/python-extractor@0.2.36","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"bgub","email":"me@bengubler.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"5bcce09d68af58059fe80d751a22ef6735751307","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.2.36.tgz","fileCount":31,"integrity":"sha512-b6VPHinmLxvqcoHpYbku4aE6JnF+LV3CmEutzfpwozgPyXYaYlEmz2DxZgTXqODcpifuvV86zSSxX2onHLFZ/A==","signatures":[{"sig":"MEUCIQDQRcUw1JnH3cqipYuto161LsWU4epGQiwAMZz4e4DF5wIgPtfF5/GlFpMScMkxBdyLKVQLaOJu5muQapMlxz1f3LA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.2.36","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":166245},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.2.36.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"test":"vitest run","build":"pnpm run transpile","patch":"pnpm version patch","format":"oxfmt src","release":"pnpm run build:clean && pnpm publish","transpile":"tsdown && pnpm run emit-types","typecheck":"tsc --noEmit","emit-types":"sh ../../scripts/emit-types.sh","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsdown --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/d40aa0f5931e86674371efe92e5d02a8/generaltranslation-python-extractor-0.2.36.tgz","_integrity":"sha512-b6VPHinmLxvqcoHpYbku4aE6JnF+LV3CmEutzfpwozgPyXYaYlEmz2DxZgTXqODcpifuvV86zSSxX2onHLFZ/A==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.16.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.18.0","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"9.1.3","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"tsdown":"^0.21.10","vitest":"^3.2.4","typescript":"^5.9.2","@types/node":"^22.13.5"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.2.36_1786729318922_0.9516925388843727","host":"s3://npm-registry-packages-npm-production"}},"0.2.37":{"name":"@generaltranslation/python-extractor","version":"0.2.37","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"MIT","_id":"@generaltranslation/python-extractor@0.2.37","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"bgub","email":"me@bengubler.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"bd509f82d718273c7034c477e176db13a75c5e53","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.2.37.tgz","fileCount":31,"integrity":"sha512-Alv0HfO6+EegXgYEtxD200y8EZwBMDheb5xlJx8PkUljhbz6CXsFGD4VtCPesut49uR40mbogtD6kdto/SKWCQ==","signatures":[{"sig":"MEUCIQDaIvCOXl/5+QySRTIHuJWkiYa11E6bGhomLs5KZXQCrgIgVsaT6yd8a/R0sSfg8uuN1j5EhdFY7gXw42NfSbZVy9g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.2.37","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":166245},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.2.37.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"test":"vitest run","build":"pnpm run transpile","patch":"pnpm version patch","format":"oxfmt src","release":"pnpm run build:clean && pnpm publish","transpile":"tsdown && pnpm run emit-types","typecheck":"tsc --noEmit","emit-types":"sh ../../scripts/emit-types.sh","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsdown --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/0eef8824ef816cfda6b93d596687ae9c/generaltranslation-python-extractor-0.2.37.tgz","_integrity":"sha512-Alv0HfO6+EegXgYEtxD200y8EZwBMDheb5xlJx8PkUljhbz6CXsFGD4VtCPesut49uR40mbogtD6kdto/SKWCQ==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.16.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.18.0","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"9.1.4","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"tsdown":"^0.21.10","vitest":"^3.2.4","typescript":"^5.9.2","@types/node":"^22.13.5"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.2.37_1786732365342_0.007061986121531527","host":"s3://npm-registry-packages-npm-production"}},"0.2.38":{"name":"@generaltranslation/python-extractor","version":"0.2.38","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"MIT","_id":"@generaltranslation/python-extractor@0.2.38","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"bgub","email":"me@bengubler.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"5e8de17c00f78a71a280af0055b20c0f1400ff28","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.2.38.tgz","fileCount":31,"integrity":"sha512-KT9CgTeZQBW8VqQjopjfPeq/VHDcmY42uyJ12/GErr008uPIbour2zEhQAIX7OmW6mB9Dbd+VOQEuKFwMltuNw==","signatures":[{"sig":"MEYCIQC9s59JOJj/Uv9Y/+ofMGo7yvZr75sKmPvfg660IhII8AIhANE0lH1/lIPQ9ZiISkE72ZmPSg036XwyuDD5Gea07M1o","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.2.38","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":166245},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.2.38.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"test":"vitest run","build":"pnpm run transpile","patch":"pnpm version patch","format":"oxfmt src","release":"pnpm run build:clean && pnpm publish","transpile":"tsdown && pnpm run emit-types","typecheck":"tsc --noEmit","emit-types":"sh ../../scripts/emit-types.sh","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsdown --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/d0e60161903a31b930bc7201e6bdb3a9/generaltranslation-python-extractor-0.2.38.tgz","_integrity":"sha512-KT9CgTeZQBW8VqQjopjfPeq/VHDcmY42uyJ12/GErr008uPIbour2zEhQAIX7OmW6mB9Dbd+VOQEuKFwMltuNw==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.16.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.18.0","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"9.1.5","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"tsdown":"^0.21.10","vitest":"^3.2.4","typescript":"^5.9.2","@types/node":"^22.13.5"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.2.38_1787029243668_0.23209372414673068","host":"s3://npm-registry-packages-npm-production"}},"0.2.39":{"name":"@generaltranslation/python-extractor","version":"0.2.39","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"MIT","_id":"@generaltranslation/python-extractor@0.2.39","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"bgub","email":"me@bengubler.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"1b28e12531bdea11f5739bcb6e5444fcd842ed26","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.2.39.tgz","fileCount":31,"integrity":"sha512-X0IYelIKzLlKWUtH5X87g/ilL/y6ZGH6wwtvzHEIf0yriRUBpUwuI5XGKxoomT52MuGeA7f+rvvZ0x/oYAzf9Q==","signatures":[{"sig":"MEUCICunNqg44CNyTUr/42gE9ihw8NLJaM9VpEsgASkqrQR/AiEAiDVbr+6ZCuO9tJ5Ns2vaScqBwgTNFJHKeQMWsTscErE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.2.39","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":166245},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.2.39.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"test":"vitest run","build":"pnpm run transpile","patch":"pnpm version patch","format":"oxfmt src","release":"pnpm run build:clean && pnpm publish","transpile":"tsdown && pnpm run emit-types","typecheck":"tsc --noEmit","emit-types":"sh ../../scripts/emit-types.sh","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsdown --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/9744941e5bed29125a33ed37c47c04d8/generaltranslation-python-extractor-0.2.39.tgz","_integrity":"sha512-X0IYelIKzLlKWUtH5X87g/ilL/y6ZGH6wwtvzHEIf0yriRUBpUwuI5XGKxoomT52MuGeA7f+rvvZ0x/oYAzf9Q==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.16.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.18.0","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"9.1.6","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"tsdown":"^0.21.10","vitest":"^3.2.4","typescript":"^5.9.2","@types/node":"^22.13.5"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.2.39_1787084291980_0.34303912230597433","host":"s3://npm-registry-packages-npm-production"}},"0.2.40":{"name":"@generaltranslation/python-extractor","version":"0.2.40","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"MIT","_id":"@generaltranslation/python-extractor@0.2.40","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"bgub","email":"me@bengubler.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"a650e3e131e09864cacc3bcdf91b528b9ab5e0f6","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.2.40.tgz","fileCount":31,"integrity":"sha512-qPm9E8O6BeVt0xY+DBbkDd4flxDBk9WtA3sz8S1p79ZYqhqoq8+Esdjfr0Q9AS94EjHyaX9/tx/Tqj8wmrotGg==","signatures":[{"sig":"MEUCIDQ2Hg8mfEjNgZ1aLgMg0VxqkagZIHjx3d7Y4IPGpTl2AiEA/hwltfBiR+vV9jY9CN7olo4gp7K1UnpEppb3ine50JE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.2.40","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":166245},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.2.40.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"test":"vitest run","build":"pnpm run transpile","patch":"pnpm version patch","format":"oxfmt src","release":"pnpm run build:clean && pnpm publish","transpile":"tsdown && pnpm run emit-types","typecheck":"tsc --noEmit","emit-types":"sh ../../scripts/emit-types.sh","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsdown --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/fbf149155ea7455ef054df0054baf2ae/generaltranslation-python-extractor-0.2.40.tgz","_integrity":"sha512-qPm9E8O6BeVt0xY+DBbkDd4flxDBk9WtA3sz8S1p79ZYqhqoq8+Esdjfr0Q9AS94EjHyaX9/tx/Tqj8wmrotGg==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.16.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.18.0","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"9.1.7","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"tsdown":"^0.21.10","vitest":"^3.2.4","typescript":"^5.9.2","@types/node":"^22.13.5"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.2.40_1787353487895_0.5963484150807483","host":"s3://npm-registry-packages-npm-production"}},"0.2.41":{"name":"@generaltranslation/python-extractor","version":"0.2.41","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"MIT","_id":"@generaltranslation/python-extractor@0.2.41","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"bgub","email":"me@bengubler.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"f730ea547a69ee084049e3d589d1d0e8d7ab92f7","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.2.41.tgz","fileCount":31,"integrity":"sha512-UbmUqEsEqDuBehigb1O6ZesmvMUNin/R339ypD5VFBuspOLPKd6oeFvMa8F0C2//MJjlyV0eQ0RougmNptPSjA==","signatures":[{"sig":"MEQCIHhkGKalCKf523sEXF6YyEIDZkgIkfFZgy1DhOx25lpkAiB36wHRwzeQYmm0Sijl3JL85h02XULc32nrLa8TCKxFPA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.2.41","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":166245},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.2.41.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"test":"vitest run","build":"pnpm run transpile","patch":"pnpm version patch","format":"oxfmt src","release":"pnpm run build:clean && pnpm publish","transpile":"tsdown && pnpm run emit-types","typecheck":"tsc --noEmit","emit-types":"sh ../../scripts/emit-types.sh","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsdown --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/da3738d968225bc9de796114158785b4/generaltranslation-python-extractor-0.2.41.tgz","_integrity":"sha512-UbmUqEsEqDuBehigb1O6ZesmvMUNin/R339ypD5VFBuspOLPKd6oeFvMa8F0C2//MJjlyV0eQ0RougmNptPSjA==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.16.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.18.0","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"9.1.8","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"tsdown":"^0.21.10","vitest":"^3.2.4","typescript":"^5.9.2","@types/node":"^22.13.5"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.2.41_1787862336833_0.0273032569003977","host":"s3://npm-registry-packages-npm-production"}},"0.2.42":{"name":"@generaltranslation/python-extractor","version":"0.2.42","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"MIT","_id":"@generaltranslation/python-extractor@0.2.42","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"bgub","email":"me@bengubler.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"6db09d379091991622a0c337907f3c87402500ca","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.2.42.tgz","fileCount":31,"integrity":"sha512-Ai7pQ29k/PR7Qy1j7N2gPfJtT1DGEihi0vVLIknn62J5CbVw8U0pEiCHMPyaxCgcpj8rDvqI7bDXHR0tQcOSmw==","signatures":[{"sig":"MEUCIQDjDiWlHKeHYZqEk/xHRcmxjBmXQaEb4dh7RtaYno+qnQIge/RPh5Tj6rnGp3AwFbybdVU7+LGZIQHYkOGR4Nbf490=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.2.42","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":166245},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.2.42.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"test":"vitest run","build":"pnpm run transpile","patch":"pnpm version patch","format":"oxfmt src","release":"pnpm run build:clean && pnpm publish","transpile":"tsdown && pnpm run emit-types","typecheck":"tsc --noEmit","emit-types":"sh ../../scripts/emit-types.sh","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsdown --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/1423c55e59f7a565e9958361e4290ca0/generaltranslation-python-extractor-0.2.42.tgz","_integrity":"sha512-Ai7pQ29k/PR7Qy1j7N2gPfJtT1DGEihi0vVLIknn62J5CbVw8U0pEiCHMPyaxCgcpj8rDvqI7bDXHR0tQcOSmw==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.16.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.18.0","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"9.1.9","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"tsdown":"^0.21.10","vitest":"^3.2.4","typescript":"^5.9.2","@types/node":"^22.13.5"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.2.42_1787885318000_0.9802276535937073","host":"s3://npm-registry-packages-npm-production"}},"0.2.43":{"name":"@generaltranslation/python-extractor","version":"0.2.43","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"MIT","_id":"@generaltranslation/python-extractor@0.2.43","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"bgub","email":"me@bengubler.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"729a9401fd17527e7586716f1a869bd3c9fa7a78","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.2.43.tgz","fileCount":31,"integrity":"sha512-EEDSgFKjJSeEQv6B2yKZ6nAo+Ybo/qaDq5V+CnJAU4NUulIIr+SBgaRmjiV7052tAdLlrbjLLJLmSDuNi1cRqA==","signatures":[{"sig":"MEUCIQCVRyOXGU8zljuMs1EkcxQUm0H30mY5QDxhpF6fCrB1DgIgD50cMaVljmXv61mV3zcOoyWIgZ1meEUTNrcDU7eRrPE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.2.43","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":166246},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.2.43.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"test":"vitest run","build":"pnpm run transpile","patch":"pnpm version patch","format":"oxfmt src","release":"pnpm run build:clean && pnpm publish","transpile":"tsdown && pnpm run emit-types","typecheck":"tsc --noEmit","emit-types":"sh ../../scripts/emit-types.sh","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsdown --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/4131c92e86d46e545a30295c16b3e532/generaltranslation-python-extractor-0.2.43.tgz","_integrity":"sha512-EEDSgFKjJSeEQv6B2yKZ6nAo+Ybo/qaDq5V+CnJAU4NUulIIr+SBgaRmjiV7052tAdLlrbjLLJLmSDuNi1cRqA==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.16.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.18.0","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"9.1.10","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"tsdown":"^0.21.10","vitest":"^3.2.4","typescript":"^5.9.2","@types/node":"^22.13.5"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.2.43_1788299987397_0.3264986110216217","host":"s3://npm-registry-packages-npm-production"}},"0.2.44":{"name":"@generaltranslation/python-extractor","version":"0.2.44","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"MIT","_id":"@generaltranslation/python-extractor@0.2.44","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"bgub","email":"me@bengubler.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"bfadb3caa772053fa33964690e37b76759546399","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.2.44.tgz","fileCount":31,"integrity":"sha512-Xh0YBh/OmhCNf0n8n/bYKmbWS0nO1z4zc8ToJyyN0I887YFzSqZejrV339O4/xLhTMiofmm70M8z+xFrJiNoWQ==","signatures":[{"sig":"MEUCIQDODTvdzk5P1NviGC3/AGBlBKH8BQPPu26J4dAP5ZRQDgIgJjiDa6hBcRYEd35JQEYvaUTpJV7w2Um7swiYGx+mEXk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.2.44","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":166246},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.2.44.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"test":"vitest run","build":"pnpm run transpile","patch":"pnpm version patch","format":"oxfmt src","release":"pnpm run build:clean && pnpm publish","transpile":"tsdown && pnpm run emit-types","typecheck":"tsc --noEmit","emit-types":"sh ../../scripts/emit-types.sh","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsdown --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/a9b7d0b25f08f298f73ef693f899704e/generaltranslation-python-extractor-0.2.44.tgz","_integrity":"sha512-Xh0YBh/OmhCNf0n8n/bYKmbWS0nO1z4zc8ToJyyN0I887YFzSqZejrV339O4/xLhTMiofmm70M8z+xFrJiNoWQ==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.16.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.18.0","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"9.1.11","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"tsdown":"^0.21.10","vitest":"^3.2.4","typescript":"^5.9.2","@types/node":"^22.13.5"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.2.44_1788374820340_0.3901412788185161","host":"s3://npm-registry-packages-npm-production"}},"0.2.45":{"name":"@generaltranslation/python-extractor","version":"0.2.45","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"MIT","_id":"@generaltranslation/python-extractor@0.2.45","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"bgub","email":"me@bengubler.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"1386f55a67e0d755f93cc7f046dd67e56e8e3a17","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.2.45.tgz","fileCount":31,"integrity":"sha512-ex+vzdFH1Rog992cgNgnEz2+6byPj8gAq5HL/fQfIMiRP3Ng7BVAXj93ESDa3d+5KdCKsuNiaZy01BkgYNn9hQ==","signatures":[{"sig":"MEUCIQDJe+JV6HXsI7zL/ooKtggyFgqVD/9/+O4g1fmFai9nUgIgCY1c2wP5vwYHXntboaWeajHNlXk/6KSJIlABbDBl2tU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.2.45","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":166246},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.2.45.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"test":"vitest run","build":"pnpm run transpile","patch":"pnpm version patch","format":"oxfmt src","release":"pnpm run build:clean && pnpm publish","transpile":"tsdown && pnpm run emit-types","typecheck":"tsc --noEmit","emit-types":"sh ../../scripts/emit-types.sh","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsdown --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/a9d5a7ae230175ca0e0880e9f07d356d/generaltranslation-python-extractor-0.2.45.tgz","_integrity":"sha512-ex+vzdFH1Rog992cgNgnEz2+6byPj8gAq5HL/fQfIMiRP3Ng7BVAXj93ESDa3d+5KdCKsuNiaZy01BkgYNn9hQ==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.16.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.18.0","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"9.1.12","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"tsdown":"^0.21.10","vitest":"^3.2.4","typescript":"^5.9.2","@types/node":"^22.13.5"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.2.45_1788395077664_0.7531420032330569","host":"s3://npm-registry-packages-npm-production"}},"0.2.46":{"name":"@generaltranslation/python-extractor","version":"0.2.46","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"MIT","_id":"@generaltranslation/python-extractor@0.2.46","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"bgub","email":"me@bengubler.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"cc39b080084279c412db75fe3fbd8d23940ed757","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.2.46.tgz","fileCount":31,"integrity":"sha512-vZIuSrB0o9jGTvpNbh9fTsCq00iNlE717SICL9v01HVsek0J6Z1o9T+jn4xp3DwxEg4c7Vifl1V/SsBhXrHyvw==","signatures":[{"sig":"MEUCIHXc842xj81qcp1T8xXu0ZQO/Sv8IYUYzEBn2wbMbeXtAiEArvrKHEKHZ/cxaoHdAjt8VR+Wuk87qCDUAnj0zrxwKmo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.2.46","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":166246},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.2.46.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"test":"vitest run","build":"pnpm run transpile","patch":"pnpm version patch","format":"oxfmt src","release":"pnpm run build:clean && pnpm publish","transpile":"tsdown && pnpm run emit-types","typecheck":"tsc --noEmit","emit-types":"sh ../../scripts/emit-types.sh","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsdown --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/ecc2ed6c96c714e7c68f61385de5ec17/generaltranslation-python-extractor-0.2.46.tgz","_integrity":"sha512-vZIuSrB0o9jGTvpNbh9fTsCq00iNlE717SICL9v01HVsek0J6Z1o9T+jn4xp3DwxEg4c7Vifl1V/SsBhXrHyvw==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.16.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.18.0","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"9.1.13","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"tsdown":"^0.21.10","vitest":"^3.2.4","typescript":"^5.9.2","@types/node":"^22.13.5"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.2.46_1788399132195_0.8246071158423134","host":"s3://npm-registry-packages-npm-production"}},"0.2.47":{"name":"@generaltranslation/python-extractor","version":"0.2.47","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"MIT","_id":"@generaltranslation/python-extractor@0.2.47","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"bgub","email":"me@bengubler.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"c88bb63742ab19621c85774daf33b29d221a47bc","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.2.47.tgz","fileCount":31,"integrity":"sha512-tu3HVcsEYOk4J0fl6WeedE6V3YytXmd9uLkU30rLbnCK1K5fBt7XxQ14faJAKfMdo1xHiA/mmlaZLqpsK643cg==","signatures":[{"sig":"MEYCIQCwD76dt9v65uZH4TWMcL+jaqtbtwbpUCA6D2tgK/G6oQIhAIKeBv1h7yuvZPDdkJBXPWuD5OD6+VBYegWvE7mtKy8r","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.2.47","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":166245},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.2.47.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"test":"vitest run","build":"pnpm run transpile","patch":"pnpm version patch","format":"oxfmt src","release":"pnpm run build:clean && pnpm publish","transpile":"tsdown && pnpm run emit-types","typecheck":"tsc --noEmit","emit-types":"sh ../../scripts/emit-types.sh","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsdown --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/9e33a291946f17f1da0b178a5d362971/generaltranslation-python-extractor-0.2.47.tgz","_integrity":"sha512-tu3HVcsEYOk4J0fl6WeedE6V3YytXmd9uLkU30rLbnCK1K5fBt7XxQ14faJAKfMdo1xHiA/mmlaZLqpsK643cg==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.16.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.18.0","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"9.2.0","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"tsdown":"^0.21.10","vitest":"^3.2.4","typescript":"^5.9.2","@types/node":"^22.13.5"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.2.47_1788492203111_0.4945855726322541","host":"s3://npm-registry-packages-npm-production"}},"0.2.48":{"name":"@generaltranslation/python-extractor","version":"0.2.48","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"MIT","_id":"@generaltranslation/python-extractor@0.2.48","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"bgub","email":"me@bengubler.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"a29ba5714a9d4d781a83bed8a9e1488c3d3b8cec","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.2.48.tgz","fileCount":31,"integrity":"sha512-u80xN3VDQM5vcvwss4XV+SA+Q6pI8/lnynHalr4BqKHrDJ2wf/vXCbcwiwCp3FSZ+fmb2Xb5+WRiHtvNwHz/Dw==","signatures":[{"sig":"MEYCIQDuMSf1RsVDbSrwq9qoXm/ZQO9j3Q0Ow22jPrM8uFqRGgIhAN8kTolnb3UoTOKBfgiEb2OJQ291pjaReowoIJTuVZXC","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.2.48","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":166245},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.2.48.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"test":"vitest run","build":"pnpm run transpile","patch":"pnpm version patch","format":"oxfmt src","release":"pnpm run build:clean && pnpm publish","transpile":"tsdown && pnpm run emit-types","typecheck":"tsc --noEmit","emit-types":"sh ../../scripts/emit-types.sh","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsdown --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/29b5a3b916d7ee213be171d10fa2cc50/generaltranslation-python-extractor-0.2.48.tgz","_integrity":"sha512-u80xN3VDQM5vcvwss4XV+SA+Q6pI8/lnynHalr4BqKHrDJ2wf/vXCbcwiwCp3FSZ+fmb2Xb5+WRiHtvNwHz/Dw==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.16.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.18.0","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"9.3.0","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"tsdown":"^0.21.10","vitest":"^3.2.4","typescript":"^5.9.2","@types/node":"^22.13.5"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.2.48_1788925892681_0.36553464830077886","host":"s3://npm-registry-packages-npm-production"}},"0.2.49":{"name":"@generaltranslation/python-extractor","version":"0.2.49","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"MIT","_id":"@generaltranslation/python-extractor@0.2.49","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"bgub","email":"me@bengubler.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"aa872fc4b25c32ae5ef7d0fdce0d1050beaa5cb1","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.2.49.tgz","fileCount":31,"integrity":"sha512-jD3VTHgVbhFqR6Y8JHyMus6gqKou0s7n/GZmR2tUIgJdTdx9BKsAraAOWday2B7xZoJv3rqcPEdCHGR72BdNrA==","signatures":[{"sig":"MEQCIEzQFtsfkP9wP1JOnAT+vyL3Dxh9iVAnFrh+tZfgVZ/5AiB6zMYipYBv3Yj6+wFhawGZiFtyyI4b2CsPqg1OslyoQQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.2.49","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":166245},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.2.49.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"test":"vitest run","build":"pnpm run transpile","patch":"pnpm version patch","format":"oxfmt src","release":"pnpm run build:clean && pnpm publish","transpile":"tsdown && pnpm run emit-types","typecheck":"tsc --noEmit","emit-types":"sh ../../scripts/emit-types.sh","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsdown --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/bd68ab04a0f7b482a6838c48ded15117/generaltranslation-python-extractor-0.2.49.tgz","_integrity":"sha512-jD3VTHgVbhFqR6Y8JHyMus6gqKou0s7n/GZmR2tUIgJdTdx9BKsAraAOWday2B7xZoJv3rqcPEdCHGR72BdNrA==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.16.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.18.0","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"9.3.1","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"tsdown":"^0.21.10","vitest":"^3.2.4","typescript":"^5.9.2","@types/node":"^22.13.5"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.2.49_1789010730644_0.7413726520941144","host":"s3://npm-registry-packages-npm-production"}},"0.2.50":{"name":"@generaltranslation/python-extractor","version":"0.2.50","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"MIT","_id":"@generaltranslation/python-extractor@0.2.50","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"bgub","email":"me@bengubler.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"e677acb37ec66fa5114d51fde0d3d17115cb060d","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.2.50.tgz","fileCount":31,"integrity":"sha512-SSrufNP2+Oe9bfiHe36y3aVtldIiYEmV/fdydOLymLsI32hcCqrcPH6n99rycSriIjd7+gEEdhWicIanDDc5gg==","signatures":[{"sig":"MEQCID4h6lSdX7ALMHDa8aO3haM+OOPPSKEc68GB/x/9hJFFAiAmURuWRxfOqX5lhO/UAXdoomsOOPYbgkYwXwEzEivYGA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIFlgk39I+RN1Ozpzpy5UVIykYIDOfK61T/POvnSiO315AiAcjF+vqsfO600l+SzxuGzr9gjnQr+KrbfQaoxCroRLfQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.2.50","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":166245},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.2.50.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"test":"vitest run","build":"pnpm run transpile","patch":"pnpm version patch","format":"oxfmt src","release":"pnpm run build:clean && pnpm publish","transpile":"tsdown && pnpm run emit-types","typecheck":"tsc --noEmit","emit-types":"sh ../../scripts/emit-types.sh","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsdown --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/5ea90a085fc6173d3b39d96828739bfb/generaltranslation-python-extractor-0.2.50.tgz","_integrity":"sha512-SSrufNP2+Oe9bfiHe36y3aVtldIiYEmV/fdydOLymLsI32hcCqrcPH6n99rycSriIjd7+gEEdhWicIanDDc5gg==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.16.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.18.0","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"9.4.0","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"tsdown":"^0.21.10","vitest":"^3.2.4","typescript":"^5.9.2","@types/node":"^22.13.5"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.2.50_1789516026880_0.03570005832364709","host":"s3://npm-registry-packages-npm-production"}},"0.2.51":{"name":"@generaltranslation/python-extractor","version":"0.2.51","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"MIT","_id":"@generaltranslation/python-extractor@0.2.51","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"bgub","email":"me@bengubler.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"0899f7fdb3549629d582819c7e127d36f91ec7bb","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.2.51.tgz","fileCount":31,"integrity":"sha512-mtHJCipenuYr2QDzfttBcfltqD2cc6rTR8vGAOu4zNwLSCrMkIMRfJ8pIcg/TDTJcs9h6N4u0zxNUJJ4DciL3w==","signatures":[{"sig":"MEQCIEc7OLiEfJokLWe6ZemKCT2Ed5WmMDpJB3JmUp5r0Ve8AiBFOSoZY6oz5qYfAtwJP2Unlk9d/t50lh3WWlg7ZBU36A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQDZO6krb2qG5hQaRYD69XDVb3fInnV2a9z+RzeS5FHgGgIgOL5ymM+oml0oetJKhLrl6bu3gvDoI3FeuHQm7CoONRI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.2.51","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":166245},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.2.51.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"test":"vitest run","build":"pnpm run transpile","patch":"pnpm version patch","format":"oxfmt src","release":"pnpm run build:clean && pnpm publish","transpile":"tsdown && pnpm run emit-types","typecheck":"tsc --noEmit","emit-types":"sh ../../scripts/emit-types.sh","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsdown --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/0f6ce6b2fbe0e6a9baf4c5fb707e5850/generaltranslation-python-extractor-0.2.51.tgz","_integrity":"sha512-mtHJCipenuYr2QDzfttBcfltqD2cc6rTR8vGAOu4zNwLSCrMkIMRfJ8pIcg/TDTJcs9h6N4u0zxNUJJ4DciL3w==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.16.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.18.0","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"9.4.1","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"tsdown":"^0.21.10","vitest":"^3.2.4","typescript":"^5.9.2","@types/node":"^22.13.5"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.2.51_1789576641496_0.880480837477454","host":"s3://npm-registry-packages-npm-production"}},"0.2.52":{"name":"@generaltranslation/python-extractor","version":"0.2.52","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"MIT","_id":"@generaltranslation/python-extractor@0.2.52","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"2cd804df8f60a2d92c880ede38f9f48a55ee69d3","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.2.52.tgz","fileCount":31,"integrity":"sha512-a8kFiyW6VtXkMc1VDmDi2AHrpYeLqe0D89ApMCzj6KdZ1Sbfvdeph18wvGxbL5MzN8zEVC0mXppXf/xQYOQsQA==","signatures":[{"sig":"MEUCIGXm9oESJYIXCGs8MunUqmLeAb/oVtp3RKPgmYA6ZfFFAiEAp0k3B+NMfnCgKas75Ze47hPwM240wKtTilFECOf8ILY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIAH47+YXQG7MRyVc9gIVz1bX94dO8Qhz5Y0NcBipIygCAiEAlh3qFFsW0XDyBzRfFiji9jt00pkwDQ5KnbWUlrqU1S4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.2.52","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":166245},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.2.52.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"test":"vitest run","build":"pnpm run transpile","patch":"pnpm version patch","format":"oxfmt src","release":"pnpm run build:clean && pnpm publish","transpile":"tsdown && pnpm run emit-types","typecheck":"tsc --noEmit","emit-types":"sh ../../scripts/emit-types.sh","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsdown --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/4edcccbe6c68603a2e6f0ced078c84eb/generaltranslation-python-extractor-0.2.52.tgz","_integrity":"sha512-a8kFiyW6VtXkMc1VDmDi2AHrpYeLqe0D89ApMCzj6KdZ1Sbfvdeph18wvGxbL5MzN8zEVC0mXppXf/xQYOQsQA==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.16.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.18.0","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"9.4.2","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"tsdown":"^0.21.10","vitest":"^3.2.4","typescript":"^5.9.2","@types/node":"^22.13.5"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.2.52_1790017768996_0.3702878386214201","host":"s3://npm-registry-packages-npm-production"}},"0.2.53":{"name":"@generaltranslation/python-extractor","version":"0.2.53","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"MIT","_id":"@generaltranslation/python-extractor@0.2.53","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"af8ac70eb223fe69ac89b610615e1cb93e650a4b","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.2.53.tgz","fileCount":31,"integrity":"sha512-gcpus+kiWScpcl8JkoJk+QVpRBsib2dGvrejoiX3yahhBxYlMNxS9DTKIrBJRZE00nSYLaTkuYGQ853+XmPCMw==","signatures":[{"sig":"MEUCIQDAXuIrvLpGl+XBvTdGJgwbicQoRd386yFcEGfrkciLRwIgL5My2QbD0+PacBRhsB8bWU5Ybgx3gBT22R6F2a/uWmk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQCIDeDvksuysu28WXS1Qa9CWOD/ZqTkJGKwFeciiYV16gIgCXm/z3fTIrwsfzJjdJyE9S60ucTNVi+CE22oxAq2Qh8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.2.53","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":166245},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.2.53.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"test":"vitest run","build":"pnpm run transpile","patch":"pnpm version patch","format":"oxfmt src","release":"pnpm run build:clean && pnpm publish","transpile":"tsdown && pnpm run emit-types","typecheck":"tsc --noEmit","emit-types":"sh ../../scripts/emit-types.sh","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsdown --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/5252f80e796468b524d02dd1dee961d3/generaltranslation-python-extractor-0.2.53.tgz","_integrity":"sha512-gcpus+kiWScpcl8JkoJk+QVpRBsib2dGvrejoiX3yahhBxYlMNxS9DTKIrBJRZE00nSYLaTkuYGQ853+XmPCMw==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.16.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.18.0","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"9.4.3","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"tsdown":"^0.21.10","vitest":"^3.2.4","typescript":"^5.9.2","@types/node":"^22.13.5"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.2.53_1790123089102_0.19595409653438955","host":"s3://npm-registry-packages-npm-production"}},"0.2.54":{"name":"@generaltranslation/python-extractor","version":"0.2.54","keywords":["python","extraction","translation","i18n","flask","fastapi"],"author":{"name":"General Translation, Inc."},"license":"MIT","_id":"@generaltranslation/python-extractor@0.2.54","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"homepage":"https://github.com/generaltranslation/gt#readme","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"5d35a446254f191a0f203ce331887a4635e9765e","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.2.54.tgz","fileCount":31,"integrity":"sha512-3aUCRLeRpAVxPswx2rU4u06VHigRX+W5OqFyEEKlHUHEeO+1bsYiYMYoUqEBRlGo7QRLb9zwvIeD6i3uLJYQZw==","signatures":[{"sig":"MEUCIQC1GYwdm2g1AFoU9qyq9bMFn7vYCqImdP62wS3zN7P2zgIgbRIzEQKchv0N7kBRNv/2b/5qNHyevIejNlzPN1jbNxU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIFpYZ7NREN+wniVDJZ1z8qhINefiEtTJuYZl7ipq8XvdAiBZFZ3Pxd81dJgh4WKC5YedIV8rOIRFs29GLIjtm+erPQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.2.54","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":166245},"main":"dist/index.js","type":"module","_from":"file:generaltranslation-python-extractor-0.2.54.tgz","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"scripts":{"test":"vitest run","build":"pnpm run transpile","patch":"pnpm version patch","format":"oxfmt src","release":"pnpm run build:clean && pnpm publish","transpile":"tsdown && pnpm run emit-types","typecheck":"tsc --noEmit","emit-types":"sh ../../scripts/emit-types.sh","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsdown --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"_resolved":"/tmp/4506009ad16f06719fb11a437677de07/generaltranslation-python-extractor-0.2.54.tgz","_integrity":"sha512-3aUCRLeRpAVxPswx2rU4u06VHigRX+W5OqFyEEKlHUHEeO+1bsYiYMYoUqEBRlGo7QRLb9zwvIeD6i3uLJYQZw==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.16.0","description":"Python source code extraction for General Translation","directories":{},"_nodeVersion":"24.18.0","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"9.5.0","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"tsdown":"^0.21.10","vitest":"^3.2.4","typescript":"^5.9.2","@types/node":"^22.13.5"},"_npmOperationalInternal":{"tmp":"tmp/python-extractor_0.2.54_1790269888058_0.5679187423015124","host":"s3://npm-registry-packages-npm-production"}},"0.2.55":{"_id":"@generaltranslation/python-extractor@0.2.55","bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"dist":{"shasum":"f9ba1589c2d5d6de4d61753e6f53977cb99ebc92","tarball":"https://registry.npmjs.org/@generaltranslation/python-extractor/-/python-extractor-0.2.55.tgz","fileCount":31,"integrity":"sha512-m5C3BWP+tQW9uZoqiED11DUL3YxfHL6mtwo7PpRI49c98ZzqS8iBOGAMRgw216IzBtQORNYDpkdFoWvc4ltZaQ==","signatures":[{"sig":"MEUCIQDS5zeKKgVQoUWXsbX6p7yPUaCg90JSyIsp/j4NVnAbbAIgbdiwv4sD0yJZoIceddaWc5b72fuPT/mLvum4GMLWH9Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCcZkdqHvuI/RSC51WA7F8wQ2t+VwNxuMribklxHE/nDQIgIgJqk9HGg+14aiyZ3n8OolwuO76JatG732RATtHfnTk="}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@generaltranslation%2fpython-extractor@0.2.55","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":166245},"main":"dist/index.js","name":"@generaltranslation/python-extractor","type":"module","_from":"file:generaltranslation-python-extractor-0.2.55.tgz","types":"dist/index.d.ts","author":{"name":"General Translation, Inc."},"engines":{"node":">=16.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./types":{"types":"./dist/types.d.ts","import":"./dist/types.js"},"./constants":{"types":"./dist/constants.d.ts","import":"./dist/constants.js"}},"license":"MIT","scripts":{"test":"vitest run","build":"pnpm run transpile","patch":"pnpm version patch","format":"oxfmt src","release":"pnpm run build:clean && pnpm publish","transpile":"tsdown && pnpm run emit-types","typecheck":"tsc --noEmit","emit-types":"sh ../../scripts/emit-types.sh","test:watch":"vitest","build:clean":"sh ../../scripts/clean.sh && pnpm run build","build:watch":"tsdown --watch","release:beta":"pnpm run build:clean && pnpm publish --tag beta","build:release":"pnpm run build:clean","release:alpha":"pnpm run build:clean && pnpm publish --tag alpha","release:latest":"pnpm run build:clean && pnpm publish --tag latest"},"version":"0.2.55","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dfdd63b-f8fb-4796-bbda-2fc918950e55"}},"homepage":"https://github.com/generaltranslation/gt#readme","keywords":["python","extraction","translation","i18n","flask","fastapi"],"_resolved":"/tmp/95d43ccb7894e58d58981a4caf5c3bf5/generaltranslation-python-extractor-0.2.55.tgz","_integrity":"sha512-m5C3BWP+tQW9uZoqiED11DUL3YxfHL6mtwo7PpRI49c98ZzqS8iBOGAMRgw216IzBtQORNYDpkdFoWvc4ltZaQ==","repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"_npmVersion":"11.16.0","description":"Python source code extraction for General Translation","directories":{},"maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"_nodeVersion":"24.18.0","dependencies":{"web-tree-sitter":"^0.26.6","generaltranslation":"9.5.1","tree-sitter-python":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"tsdown":"^0.21.10","vitest":"^3.2.4","typescript":"^5.9.2","@types/node":"^22.13.5"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/python-extractor_0.2.55_1790316229597_0.6724282767666359"}}},"time":{"created":"2026-03-08T04:37:49.798Z","modified":"2026-09-25T06:03:50.138Z","0.0.0":"2026-03-08T04:37:49.953Z","0.0.1-alpha.0":"2026-03-09T16:19:08.660Z","0.1.0":"2026-03-09T22:45:50.424Z","0.1.1":"2026-03-10T18:47:24.981Z","0.1.2":"2026-03-10T21:24:51.398Z","0.1.3":"2026-03-18T04:58:00.227Z","0.1.4":"2026-03-19T00:29:52.523Z","0.1.5":"2026-03-19T02:32:48.012Z","0.1.6":"2026-03-19T04:26:52.961Z","0.2.0":"2026-03-20T00:11:14.522Z","0.2.1":"2026-03-20T23:55:11.479Z","0.2.2":"2026-03-23T20:35:35.242Z","0.2.3":"2026-03-25T04:41:23.823Z","0.2.4":"2026-04-01T03:51:12.923Z","0.2.5":"2026-04-02T20:45:16.261Z","0.2.6":"2026-04-04T01:59:27.857Z","0.2.7":"2026-04-07T03:19:08.560Z","0.2.8":"2026-04-14T17:16:00.774Z","0.2.9":"2026-04-15T00:33:52.162Z","0.2.10":"2026-04-16T17:42:25.757Z","0.2.11":"2026-04-24T18:55:21.348Z","0.2.12":"2026-04-25T20:52:03.613Z","0.2.13":"2026-04-28T00:05:22.360Z","0.2.14":"2026-04-28T21:10:50.031Z","0.2.15":"2026-04-28T23:51:17.498Z","0.2.16":"2026-04-29T16:25:54.459Z","0.2.17":"2026-05-04T18:09:00.952Z","0.2.18":"2026-05-07T22:05:38.587Z","0.2.19":"2026-05-08T22:07:15.606Z","0.2.20":"2026-05-12T18:26:54.877Z","0.2.21":"2026-05-14T00:36:07.494Z","0.2.22":"2026-05-20T00:09:30.516Z","0.2.23-odysseus.0":"2026-06-19T20:12:58.363Z","0.2.23":"2026-06-22T23:11:20.967Z","0.2.24":"2026-06-24T01:21:00.012Z","0.2.23-odysseus.1":"2026-06-27T03:42:39.583Z","0.2.23-odysseus.4":"2026-06-30T01:20:01.713Z","0.2.25":"2026-07-02T22:51:25.278Z","0.2.23-odysseus.5":"2026-07-03T21:24:18.961Z","0.2.23-odysseus.6":"2026-07-04T01:12:42.263Z","0.2.27":"2026-07-15T00:39:12.503Z","0.2.28":"2026-07-15T21:41:30.925Z","0.2.29":"2026-07-16T20:40:10.733Z","0.2.30":"2026-07-17T21:49:32.816Z","0.2.31":"2026-07-23T03:38:17.279Z","0.2.32":"2026-07-28T23:43:42.677Z","0.2.33":"2026-07-30T22:09:30.947Z","0.2.34":"2026-08-05T04:16:43.349Z","0.2.35":"2026-08-10T17:55:17.047Z","0.2.36-iris.0":"2026-08-12T17:53:40.390Z","0.2.36":"2026-08-14T17:41:59.067Z","0.2.37":"2026-08-14T18:32:45.489Z","0.2.38":"2026-08-18T05:00:43.802Z","0.2.39":"2026-08-18T20:18:12.134Z","0.2.40":"2026-08-21T23:04:48.050Z","0.2.41":"2026-08-27T20:25:36.999Z","0.2.42":"2026-08-28T02:48:38.137Z","0.2.43":"2026-09-01T21:59:47.532Z","0.2.44":"2026-09-02T18:47:00.473Z","0.2.45":"2026-09-03T00:24:37.815Z","0.2.46":"2026-09-03T01:32:12.334Z","0.2.47":"2026-09-04T03:23:23.290Z","0.2.48":"2026-09-09T03:51:32.813Z","0.2.49":"2026-09-10T03:25:30.778Z","0.2.50":"2026-09-15T23:47:06.966Z","0.2.51":"2026-09-16T16:37:21.593Z","0.2.52":"2026-09-21T19:09:29.242Z","0.2.53":"2026-09-23T00:24:49.201Z","0.2.54":"2026-09-24T17:11:28.172Z","0.2.55":"2026-09-25T06:03:49.683Z"},"bugs":{"url":"https://github.com/generaltranslation/gt/issues"},"author":{"name":"General Translation, Inc."},"license":"MIT","homepage":"https://github.com/generaltranslation/gt#readme","keywords":["python","extraction","translation","i18n","flask","fastapi"],"repository":{"url":"git+https://github.com/generaltranslation/gt.git","type":"git"},"description":"Python source code extraction for General Translation","maintainers":[{"name":"archiemckenzie","email":"archie@generaltranslation.com"},{"name":"ernest-general-translation","email":"ernest@generaltranslation.com"},{"name":"brian_lou","email":"brian@generaltranslation.com"}],"readme":"ERROR: No README data found!","readmeFilename":""}