15 lines
319 B
JSON
15 lines
319 B
JSON
{
|
|
"name": "joshtronic/php-ayah",
|
|
"description": "Are You a Human PHP Bundle",
|
|
"license": "MIT",
|
|
"authors": [{
|
|
"name": "Elvis “Bear” Jakupovic",
|
|
"email": "support@areyouahuman.com"
|
|
}, {
|
|
"name": "Josh Sherman",
|
|
"email": "josh@gravityblvd.com"
|
|
}],
|
|
"autoload": {
|
|
"classmap": ["src/"]
|
|
}
|
|
}
|