{
"_readme": [
"This file locks the dependencies of your project to a known state",
"Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"hash": "7c0d354dead47a9348a6f277d6408812",
"packages": [
{
"name": "devize/closure-compiler",
"version": "dev-master",
"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.*"
},
"type": "library",
"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",
"time": "2013-08-14 11:53:34"
}
],
"packages-dev": [
],
"aliases": [
],
"minimum-stability": "stable",
"stability-flags": {
"devize/closure-compiler": 20
},
"prefer-stable": false,
"platform": [
],
"platform-dev": [
]
}
|