{ "name": "bitcommunism/marx", "description": "The engine", "version": "1.0.2", "type": "library", "require": { "php-di/php-di": "^6" }, "autoload": { "psr-4": { "BitCommunism\\Marx\\": "src/" } }, "license": "MIT", "authors": [ { "name": "eater", "email": "eater@bitcommunism.net" } ] }