14 lines
345 B
JSON
14 lines
345 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_v0garage_v0_8_0": "git+https://git.deuxfleurs.fr/quentin/garage-admin-sdk-js.git"
|
|
}
|
|
}
|