@spare/translator
Advanced tools
Comparing version 0.15.16 to 0.16.0
{ | ||
"name": "@spare/translator", | ||
"version": "0.15.16", | ||
"version": "0.16.0", | ||
"description": "Translator, bulk replace string at a time", | ||
"main": "dist/index.cjs", | ||
"exports": { | ||
"import": "./dist/index.mjs", | ||
"require": "./dist/index.cjs" | ||
}, | ||
"type": "module", | ||
"exports": "./dist/index.js", | ||
"files": [ | ||
"dist" | ||
], | ||
"engines": { | ||
"node": ">=22.0.0" | ||
}, | ||
"publishConfig": { | ||
@@ -33,3 +33,3 @@ "access": "public" | ||
"homepage": "https://github.com/gadge/spare#readme", | ||
"gitHead": "e121779453066f16a664f4648547623055ec8bd5" | ||
} | ||
"gitHead": "013714aadebaa9af337026663bf023dd382725c7" | ||
} |
@@ -0,0 +0,0 @@ # @spare/translator |
Sorry, the diff of this file is not supported yet
Yes
4497
4
33