Add Sculpin site generator exgine
This commit is contained in:
14
composer.json
Normal file
14
composer.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "av/homepage",
|
||||
"type": "project",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Anton Vakhrushev",
|
||||
"email": "anwinged@ya.ru"
|
||||
}
|
||||
],
|
||||
"minimum-stability": "dev",
|
||||
"require": {
|
||||
"sculpin/sculpin": "^2.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user