mirror of
https://gitnet.fr/deblan/gist.git
synced 2021-08-14 08:30:49 +02:00
19 lines
362 B
JSON
19 lines
362 B
JSON
{
|
|
"name": "gist-debla,",
|
|
"version": "0.0.1",
|
|
"authors": [
|
|
"Simon Vieille <simon@deblan.fr>"
|
|
],
|
|
"description": "Gist DEBLAN",
|
|
"main": "web/index.php",
|
|
"keywords": [
|
|
"XBT"
|
|
],
|
|
"license": "LGPL",
|
|
"homepage": "https://gitlab.deblan.org/deblan/gist.deblan.org",
|
|
"dependencies": {
|
|
"bootstrap": "3.3.4",
|
|
"flag-icon-css": "0.7.1"
|
|
}
|
|
}
|