Files
frontend/packages/pluralize/package.json
Valentin Silytuin 9ac5f6bd28 Publish
- @advdominion/pluralize@1.0.1
2024-05-03 19:43:45 +04:00

15 lines
301 B
JSON

{
"name": "@advdominion/pluralize",
"version": "1.0.1",
"type": "module",
"main": "index.js",
"repository": {
"type": "git",
"url": "https://gitea.optiweb.ru/public/helpers.git"
},
"license": "MIT",
"publishConfig": {
"access": "public"
}
}