{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "4200e8867152e375fae87df8062295fa", "packages": [ { "name": "friedolinfoerder/html-changer", "version": "v0.0.9", "source": { "type": "git", "url": "https://github.com/friedolinfoerder/html-changer.git", "reference": "d8b46aa75b90f713f2efadfc5eea4f1d993f23bb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/friedolinfoerder/html-changer/zipball/d8b46aa75b90f713f2efadfc5eea4f1d993f23bb", "reference": "d8b46aa75b90f713f2efadfc5eea4f1d993f23bb", "shasum": "" }, "require": { "php": ">=5.5.0" }, "require-dev": { "kahlan/kahlan": "^4.5" }, "type": "library", "autoload": { "psr-4": { "html_changer\\": "src/", "html_changer\\testing\\": "spec/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Friedolin Förder" } ], "description": "Parse html and change it's output", "homepage": "https://github.com/friedolinfoerder/html-changer", "keywords": [ "change", "html", "manipulate" ], "time": "2020-06-10T13:37:56+00:00" }, { "name": "friedolinfoerder/wp-activerecord", "version": "v1.0.5", "source": { "type": "git", "url": "https://github.com/friedolinfoerder/wp-activerecord.git", "reference": "29d70815179255afe09b1effd975068487ee9ce6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/friedolinfoerder/wp-activerecord/zipball/29d70815179255afe09b1effd975068487ee9ce6", "reference": "29d70815179255afe09b1effd975068487ee9ce6", "shasum": "" }, "require": { "php": ">=5.5.0" }, "require-dev": { "phpunit/phpunit": "^4.0" }, "type": "library", "autoload": { "psr-4": { "wp_activerecord\\": "src/", "wp_activerecord\\testing\\": "test/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Friedolin Förder" } ], "description": "An ActiveRecord implementation for WordPress", "homepage": "https://github.com/friedolinfoerder/wp-activerecord", "keywords": [ "activerecord", "database", "php", "sql", "wordpress" ], "time": "2020-02-10T20:08:55+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }