h
This commit is contained in:
parent
3116d650da
commit
412652b9dc
453 changed files with 39152 additions and 1629 deletions
|
@ -1,8 +1,20 @@
|
|||
{
|
||||
"name": "gzod01/gammaphp",
|
||||
"description": "GammaPHP Website builder",
|
||||
"type": "tool",
|
||||
"require": {
|
||||
"mnapoli/front-yaml": "^2.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"clue/phar-composer": "^1.4"
|
||||
}
|
||||
"license": "MIT",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Gzod01\\Gammaphp\\": "src/"
|
||||
}
|
||||
},
|
||||
"authors": [
|
||||
{
|
||||
"name": "GZod01",
|
||||
"email": "gzod01@gzod01.fr"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue