phpldapadmin/includes/kohana/vendor/phpunit/php-text-template/package-composer.json

19 lines
468 B
JSON
Raw Normal View History

2013-03-19 03:39:17 +00:00
{
"name": "phpunit/php-text-template",
"keywords": [ "template" ],
"license": "BSD-3-Clause",
"homepage": "http://www.phpunit.de/",
"dependency_map": { },
"support": {
"issues": "https://github.com/sebastianbergmann/php-text-template/issues",
"irc": "irc://irc.freenode.net/phpunit"
},
"autoload": {
"classmap": [ "Text/" ]
},
"include_path": [
""
],
"version": false,
"time": false
}