mirror of
https://github.com/bckelley/avogadrio.git
synced 2026-08-24 10:14:10 -05:00
20 lines
502 B
JSON
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"
|
|
}
|
|
}
|