18 lines
428 B
JSON
18 lines
428 B
JSON
|
{
|
||
|
"name": "enko/dokuwikiobjectrepresentation",
|
||
|
"type": "library",
|
||
|
"description": "DokuWiki data abstraction from the future",
|
||
|
"keywords": ["dokuwiki","abstraction"],
|
||
|
"homepage": "https://bk-dev.hacked.jp/project/view/1/",
|
||
|
"license": "GPL2",
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "Tim Schumacher",
|
||
|
"email": "tim@bandenkrieg.hacked.jp",
|
||
|
"role": "Developer"
|
||
|
}
|
||
|
],
|
||
|
"require": {
|
||
|
"php": ">=5.3.0"
|
||
|
}
|
||
|
}
|