🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
22 lines
579 B
JSON
22 lines
579 B
JSON
{
|
|
"name": "@metatrom/text-encoding",
|
|
"version": "1.0.0",
|
|
"main": "index.ts",
|
|
"type": "module",
|
|
"description": "Text encoding/decoding utilities with polyfills for React Native",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git@gitea.metatrom.net:universal-components/text-encoding.git"
|
|
},
|
|
"metatrom": {
|
|
"ior": "ior:gitea:gitea.metatrom.net:universal-components/text-encoding@1.0.0",
|
|
"capabilities": {
|
|
"p2p": false,
|
|
"contracts": false,
|
|
"viewer": false,
|
|
"sync": false
|
|
}
|
|
},
|
|
"dependencies": {},
|
|
"optionalDependencies": {}
|
|
} |