Files
image/composer.json

8 lines
142 B
JSON
Raw Normal View History

2014-05-19 19:38:35 +04:00
{
"name": "dimti/Image",
2014-05-31 12:24:09 +04:00
"version": "0.1.1",
2014-05-19 19:38:35 +04:00
"dist": {
2014-05-19 20:01:24 +04:00
"type": "git",
2014-05-19 19:38:35 +04:00
"url": "git@dimti.ru:lib/Image.git"
}
}