2022-11-13 13:24:06 +00:00
|
|
|
{
|
|
|
|
"name": "sdk-example",
|
|
|
|
"version": "1.0.0",
|
|
|
|
"description": "",
|
|
|
|
"main": "short.js",
|
|
|
|
"scripts": {
|
|
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
|
|
},
|
|
|
|
"author": "",
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
2022-11-13 14:59:56 +00:00
|
|
|
"garage_administration_api_v0garage_v0_8_0": "git+https://git.deuxfleurs.fr/garage-sdk/garage-admin-sdk-js.git"
|
2022-11-13 13:24:06 +00:00
|
|
|
}
|
|
|
|
}
|