Files
avogadrio/composer.json
T
2017-07-30 16:53:31 +01:00

20 lines
502 B
JSON

{
"name": "lambdacasserole/avogadrio",
"description": "Worship your favorite molecule by setting it as your wallpaper.",
"type": "project",
"license": "MIT",
"authors": [
{
"name": "Saul Johnson",
"email": "saul.a.johnson@gmail.com"
}
],
"require": {
"silex/silex": "~2.0",
"twig/twig": "^1.24",
"mustangostang/spyc": "^0.5.1",
"intervention/image": "^2.4",
"guzzlehttp/guzzle": "^6.3"
}
}