Skip to main content
Glama
package.json3.06 kB
{ "name": "react-scripts-intlayer", "version": "7.3.5", "private": false, "description": "Integrate Intlayer with Create React App using custom React scripts for internationalization i18n and advanced Webpack configurations", "keywords": [ "intlayer", "data", "internationalization", "multilingual", "i18n", "typescript", "react", "vite", "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" }, "./package.json": "./package.json" }, "main": "dist/cjs/index.cjs", "module": "dist/esm/index.mjs", "types": "dist/types/index.d.ts", "typesVersions": { "*": { "package.json": [ "./package.json" ] } }, "bin": { "react-scripts-intlayer": "./dist/cjs/cli/react-scripts-intlayer.cjs" }, "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": { "@craco/craco": "7.1.0", "@intlayer/config": "workspace:*", "@intlayer/types": "workspace:*", "@intlayer/webpack": "workspace:*", "node-loader": "2.1.0", "process": "0.11.10", "webpack": "5.98.0" }, "devDependencies": { "@craco/types": "7.1.0", "@types/cross-spawn": "6.0.6", "@types/node": "24.10.1", "@types/webpack": "5.28.5", "@utils/ts-config": "workspace:*", "@utils/ts-config-types": "workspace:*", "@utils/tsdown-config": "workspace:*", "rimraf": "6.1.2", "tsdown": "0.16.8", "typescript": "5.9.3", "vitest": "4.0.14" }, "peerDependencies": { "webpack": ">=5.0.0" }, "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