Skip to main content
Glama
package.json3.31 kB
{ "name": "react-native-intlayer", "version": "7.3.5", "private": false, "description": "A React Native plugin for seamless internationalization (i18n), providing locale detection, redirection, and environment-based configuration", "keywords": [ "intlayer", "data", "internationalization", "multilingual", "i18n", "typescript", "react", "react-native", "json" ], "homepage": "https://intlayer.org", "bugs": { "url": "https://github.com/aymericzip/intlayer/issues" }, "repository": { "type": "git", "url": "git+https://github.com/aymericzip/intlayer.git" }, "license": "Apache-2.0", "author": { "name": "Aymeric PINEAU", "url": "https://github.com/aymericzip" }, "contributors": [ { "name": "Aymeric Pineau", "email": "ay.pineau@gmail.com", "url": "https://github.com/aymericzip" } ], "sideEffects": false, "exports": { ".": { "types": "./dist/types/index.d.ts", "require": "./dist/cjs/index.cjs", "import": "./dist/esm/index.mjs" }, "./metro": { "types": "./dist/types/metro.d.ts", "require": "./dist/cjs/metro.cjs", "import": "./dist/esm/metro.mjs" }, "./package.json": "./package.json" }, "main": "dist/cjs/index.cjs", "module": "dist/esm/index.mjs", "types": "dist/types/index.d.ts", "typesVersions": { "*": { ".": [ "./dist/types/index.d.ts" ], "metro": [ "./dist/types/metro.d.ts" ], "package.json": [ "./package.json" ] } }, "files": [ "./dist", "./package.json" ], "scripts": { "_prepublish": "cp -f ../../README.md ./README.md", "build": "tsdown --config tsdown.config.ts", "build:ci": "tsdown --config tsdown.config.ts", "clean": "rimraf ./dist .turbo", "dev": "tsdown --config tsdown.config.ts --watch", "format": "biome format . --check", "format:fix": "biome format --write .", "lint": "biome lint .", "lint:fix": "biome lint --write .", "prepublish": "echo prepublish temporally disabled to avoid rewrite readme", "publish": "bun publish || true", "publish:canary": "bun publish --access public --tag canary || true", "publish:latest": "bun publish --access public --tag latest || true", "test": "vitest run", "test:watch": "vitest", "typecheck": "tsc --noEmit --project tsconfig.types.json" }, "dependencies": { "@intlayer/chokidar": "workspace:*", "@intlayer/config": "workspace:*", "@intlayer/core": "workspace:*", "@intlayer/types": "workspace:*", "react-intlayer": "workspace:*" }, "devDependencies": { "@types/node": "24.10.1", "@types/react": ">=18.0.0", "@utils/ts-config": "workspace:*", "@utils/ts-config-types": "workspace:*", "@utils/tsdown-config": "workspace:*", "expo": "54.0.12", "metro-resolver": "0.82.0", "react": ">=18.0.0", "rimraf": "6.1.2", "tsdown": "0.16.8", "typescript": "5.9.3", "vitest": "4.0.14" }, "peerDependencies": { "expo": ">=52", "metro-resolver": ">=0.80", "react": ">=18.0.0", "react-intlayer": "workspace:*" }, "engines": { "node": ">=14.18" }, "bug": { "url": "https://github.com/aymericzip/intlayer/issues" } }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/aymericzip/intlayer'

If you have feedback or need assistance with the MCP directory API, please join our Discord server