libpairtwo/dist/composer-dist.json

13 lines
205 B
JSON

{
"repositories": [
{
"type": "git",
"url": "../"
}
],
"require": {
"jeroened/libpairtwo": "//VERSION//"
},
"minimum-stability": "dev"
}