18 lines
414 B
JSON
Executable File
18 lines
414 B
JSON
Executable File
{
|
|
"name": "myimouto/myimouto",
|
|
"description": "Image board for PHP 5.4+ and MySQL",
|
|
"license": "MIT",
|
|
"keywords": [
|
|
"myimouto",
|
|
"booru",
|
|
"image board"
|
|
],
|
|
"require": {
|
|
"php": ">=5.4.0",
|
|
"railsphp/railsphp": "1.0.*",
|
|
"railsphp/willpaginate": "1.0.*",
|
|
"railsphp/actsasversioned": "1.0.*",
|
|
"michelf/php-markdown": "1.3.*"
|
|
}
|
|
}
|