web/composer.json
author ymh <ymh.work@gmail.com>
Wed, 19 Sep 2018 18:09:27 +0200
changeset 1436 b3d23c1b791e
parent 1427 8b3d57a519eb
child 1449 f337cfef91da
permissions -rw-r--r--
Add hypothes.is protocol

{
    "name": "iri/polemictweet",
    "type": "project",
    "require": {
        "abraham/twitteroauth": "^0.7.4",
        "zendframework/zend-i18n": "^2.9"
    },
    "authors": [
        {
            "name": "ymh",
            "email": "ymh@iri.centrepompidou.fr"
        }
    ]
}