12 lines
No EOL
273 B
JSON
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"
|
|
}
|
|
} |