plugis-client/package.json
2025-03-22 19:15:38 +01:00

12 lines
No EOL
273 B
JSON

{
"name": "plugis-client",
"version": "0.1.0",
"main": "index.js",
"type": "module",
"publishConfig": {
"registry": "https://git.fibre.plugis.com"
},
"dependencies": {
"plugis-client": "git+https://git.fibre.plugis.com/telemac/plugis-client.git"
}
}