18 lines
378 B
JSON
18 lines
378 B
JSON
{
|
|
"name": "anwinged/homepage",
|
|
"description": "Anton Vakhrushev homepage",
|
|
"type": "project",
|
|
"authors": [
|
|
{
|
|
"name": "Anton Vakhrushev",
|
|
"email": "anwinged@ya.ru"
|
|
}
|
|
],
|
|
"require": {
|
|
},
|
|
"require-dev": {
|
|
"nickpeirson/sculpin-sitemap-bundle": "^0.1.1",
|
|
"sculpin/sculpin": "dev-develop"
|
|
}
|
|
}
|