14 lines
389 B
JSON
14 lines
389 B
JSON
{
|
|
"name": "sdk-example",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "short.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"garage_administration_api_v1garage_v0_9_0": "git+https://git.deuxfleurs.fr/garage-sdk/garage-admin-sdk-js.git#4e3e8ea9986e427f969ab31be116b7ed95ae8362"
|
|
}
|
|
}
|