[
{
"name": "devize/closure-compiler",
"version": "dev-master",
"version_normalized": "9999999-dev",
"source": {
"type": "git",
"url": "https://github.com/devize/closure-compiler.git",
"reference": "adf9a5bdef3c404e3066ab095bd0fae0368aa814"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/devize/closure-compiler/zipball/adf9a5bdef3c404e3066ab095bd0fae0368aa814",
"reference": "adf9a5bdef3c404e3066ab095bd0fae0368aa814",
"shasum": ""
},
"require-dev": {
"mikey179/vfsstream": "*",
"phpunit/phpunit": "3.7.*"
},
"time": "2013-08-14 11:53:34",
"type": "library",
"installation-source": "source",
"autoload": {
"classmap": [
"src"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Peter Breuls",
"email": "breuls@devize.nl"
}
],
"description": "Google's Closure Compiler for use in PHP-based projects"
}
]
|