Skip to main content
Glama
package.json1.73 kB
{ "name": "@intlayer/swc", "version": "7.5.6", "private": false, "description": "A SWC plugin for Intlayer that transforms declaration files and provides internationalization features during the build process according to the Intlayer configuration.", "keywords": [ "intlayer", "babel", "plugin", "internationalization", "transpile", "typescript", "javascript", "json", "file" ], "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": { ".": "./target/wasm32-wasip1/release/intlayer_swc_plugin.wasm", "./package.json": "./package.json" }, "main": "target/wasm32-wasip1/release/intlayer_swc_plugin.wasm", "files": [ "./target/wasm32-wasip1/release/intlayer_swc_plugin.wasm", "./package.json" ], "scripts": { "build": "", "build:ci": "", "clean": "", "prepublishOnly": "cargo build-wasip1 --release", "publish": "bun publish || true", "publish:canary": "bun publish --access public --tag canary || true", "publish:latest": "bun publish --access public --tag latest || true", "reset": "", "test": "" }, "engines": { "node": ">=14.18" }, "bug": { "url": "https://github.com/aymericzip/intlayer/issues" }, "preferUnplugged": true }

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