gxc-hotkeys/lib/src/package.json
2026-03-12 16:06:40 +00:00

10 lines
205 B
JSON

{
"name": "@gxc-solutions/lib",
"version": "0.0.1",
"main": "index.js",
"author": "GXC Solutions",
"publishConfig": {
"access": "public",
"registry": "https://npm.gxc-solutions.ru"
}
}