pickles/composer.json
Joshua Sherman f3785bfa84 Added some stuff for coveralls
Still fighting with it, will remove the extra package if I find it to be an
unnecessary dependency.
2014-01-10 11:38:05 -05:00

12 lines
254 B
JSON

{
"config": {
"vendor-dir": ".composer"
},
"require": {
"devize/closure-compiler": "@dev",
"leafo/lessphp": "0.4.0",
"leafo/scssphp": "0.0.9",
"mikey179/vfsStream": "1.2.0",
"satooshi/php-coveralls": "0.6.*"
}
}