{ "name": "eftec/filetextone", "description": "a library to work with json and csv", "type": "library", "require-dev": { "phpunit/phpunit": "^9.5" }, "license": "MIT", "autoload": { "psr-4": { "Eftec\\FileTextOne\\": "src/" } }, "authors": [ { "name": "Jorge Castro", "email": "jcastro@eftec.cl" } ], "require": { "ext-json": "*" } }
info at phpclasses dot org