19 lines
481 B
JSON
19 lines
481 B
JSON
{
|
|
"name": "phpunit/php-file-iterator",
|
|
"keywords": [ "iterator", "filesystem" ],
|
|
"license": "BSD-3-Clause",
|
|
"homepage": "http://www.phpunit.de/",
|
|
"dependency_map": {},
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
|
|
"irc": "irc://irc.freenode.net/phpunit"
|
|
},
|
|
"autoload": {
|
|
"classmap": [ "File/" ]
|
|
},
|
|
"include_path": [
|
|
""
|
|
],
|
|
"version": false,
|
|
"time": false
|
|
} |