14 lines
230 B
JSON
14 lines
230 B
JSON
{
|
|
"name": "tasty/dweet",
|
|
"type": "project",
|
|
"require": {
|
|
"predis/predis": "^1.1"
|
|
},
|
|
"authors": [
|
|
{
|
|
"name": "HipsterCat",
|
|
"email": "tasty@hipstercat.fr"
|
|
}
|
|
]
|
|
}
|