Skip to main content
Glama
package.json2.87 kB
{ "name": "svelte-intlayer", "version": "7.3.5", "description": "Easily internationalize i18n your Svelte applications with type-safe multilingual content management.", "keywords": [ "intlayer", "data", "internationalization", "multilingual", "i18n", "typescript", "svelte" ], "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, "type": "module", "exports": { ".": { "types": "./dist/index.d.ts", "svelte": "./dist/index.js", "default": "./dist/index.js" }, "./package.json": "./package.json" }, "main": "dist/index.js", "module": "dist/index.js", "types": "dist/index.d.ts", "files": [ "./dist", "./package.json" ], "scripts": { "_prepublish": "cp -f ../../README.md ./README.md", "build": "svelte-package -i src -o dist", "build:ci": "svelte-package -i src -o dist", "check": "svelte-check --tsconfig ./tsconfig.types.json", "clean": "rimraf ./dist .turbo", "dev": "svelte-package -i src -o dist --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/api": "workspace:*", "@intlayer/config": "workspace:*", "@intlayer/core": "workspace:*", "@intlayer/editor": "workspace:*", "@intlayer/types": "workspace:*", "@intlayer/unmerged-dictionaries-entry": "workspace:*" }, "devDependencies": { "@sveltejs/adapter-auto": "^7.0.0", "@sveltejs/package": "^2.5.4", "@sveltejs/vite-plugin-svelte": "^4.0.0", "@types/node": "24.10.1", "@utils/ts-config": "workspace:*", "@utils/ts-config-types": "workspace:*", "@utils/tsdown-config": "workspace:*", "rimraf": "6.1.2", "svelte": "^5.0.0", "svelte-check": "^4.0.0", "tsdown": "0.16.8", "typescript": "5.9.3", "vite": "^5.0.0", "vitest": "4.0.14" }, "peerDependencies": { "svelte": ">=5.0.0" }, "engines": { "node": ">=14.18" } }

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