{ "name": "akky/money", "description": "Currency notation converter", "keywords": ["money", "currency", "dollar", "usd", "jpy", "exchange", "foreign exchange"], "homepage": "https://bitbucket.org/akky/money", "type": "library", "license": "MIT", "authors": [ {"name": "Akky Akimoto", "email": "akimoto+money@gmail.com"} ], "require": { "php": ">=5.3.2", "doctrine/annotations": "1.*" }, "autoload": { "psr-0": {"Akky": "lib/"} } }