15 lines
336 B
JSON
15 lines
336 B
JSON
{
|
|
"name": "gone/base-image-doc-gen",
|
|
"type": "project",
|
|
"authors": [
|
|
{
|
|
"name": "Matthew Baggett",
|
|
"email": "matthew@baggett.me"
|
|
}
|
|
],
|
|
"require": {
|
|
"kint-php/kint": "^3.2",
|
|
"adambrett/shell-wrapper": "dev-master",
|
|
"react/child-process": "^0.6.1"
|
|
}
|
|
}
|