UNPKG

@texting/translator

Version:

Translator, bulk replace string at a time

33 lines 660 B
{ "name": "@texting/translator", "version": "0.2.6", "description": "Translator, bulk replace string at a time", "type": "module", "exports": "./index.js", "files": [ "index.js" ], "engines": { "node": ">=22.0.0" }, "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/gadge/spare.git" }, "keywords": [ "replace", "Symbol.replace", "translate", "translator", "translation" ], "author": "Hoyeung Wong", "license": "MIT", "bugs": { "url": "https://github.com/gadge/spare" }, "homepage": "https://github.com/gadge/spare#readme" }