{ "_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": "a3aace3d911bc8aaeb3ff781c7a70c65", "packages": [ { "name": "buchin/google-image-grabber", "version": "1.0.3", "source": { "type": "git", "url": "https://github.com/buchin/google-image-grabber.git", "reference": "1e257f1b0aeaa17f9f4ea89d60f2e3f7707cb37f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/buchin/google-image-grabber/zipball/1e257f1b0aeaa17f9f4ea89d60f2e3f7707cb37f", "reference": "1e257f1b0aeaa17f9f4ea89d60f2e3f7707cb37f", "shasum": "" }, "require": { "campo/random-user-agent": "^1.2", "maciejczyzewski/bottomline": "^0.0.9" }, "require-dev": { "kahlan/kahlan": "dev-master" }, "type": "library", "autoload": { "psr-4": { "Buchin\\GoogleImageGrabber\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mochammad Masbuchin", "email": "buchin@dropsugar.com" } ], "description": "Scrape google images", "support": { "issues": "https://github.com/buchin/google-image-grabber/issues", "source": "https://github.com/buchin/google-image-grabber/tree/1.0.3" }, "time": "2021-10-06T03:28:39+00:00" }, { "name": "campo/random-user-agent", "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/joecampo/random-user-agent.git", "reference": "4a88bd90f66ca398b050b19848e3c6ea143ce8a0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/joecampo/random-user-agent/zipball/4a88bd90f66ca398b050b19848e3c6ea143ce8a0", "reference": "4a88bd90f66ca398b050b19848e3c6ea143ce8a0", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "^5.0" }, "type": "library", "autoload": { "psr-4": { "Campo\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Joe Campo", "email": "jcampo@gmail.com" } ], "description": "Generate real random user-agents.", "keywords": [ "spoofing user", "user agent", "user agents", "user-agent" ], "support": { "issues": "https://github.com/joecampo/random-user-agent/issues", "source": "https://github.com/joecampo/random-user-agent/tree/master" }, "time": "2018-06-13T14:26:21+00:00" }, { "name": "fzaninotto/faker", "version": "v1.9.1", "source": { "type": "git", "url": "https://github.com/fzaninotto/Faker.git", "reference": "fc10d778e4b84d5bd315dad194661e091d307c6f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/fc10d778e4b84d5bd315dad194661e091d307c6f", "reference": "fc10d778e4b84d5bd315dad194661e091d307c6f", "shasum": "" }, "require": { "php": "^5.3.3 || ^7.0" }, "require-dev": { "ext-intl": "*", "phpunit/phpunit": "^4.8.35 || ^5.7", "squizlabs/php_codesniffer": "^2.9.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.9-dev" } }, "autoload": { "psr-4": { "Faker\\": "src/Faker/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "François Zaninotto" } ], "description": "Faker is a PHP library that generates fake data for you.", "keywords": [ "data", "faker", "fixtures" ], "time": "2019-12-12T13:22:17+00:00" }, { "name": "maciejczyzewski/bottomline", "version": "0.0.9", "source": { "type": "git", "url": "https://github.com/maciejczyzewski/bottomline.git", "reference": "b3d6c4ec2c3eedacf4ab6337cc216149e4af3fb0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/maciejczyzewski/bottomline/zipball/b3d6c4ec2c3eedacf4ab6337cc216149e4af3fb0", "reference": "b3d6c4ec2c3eedacf4ab6337cc216149e4af3fb0", "shasum": "" }, "require": { "ext-mbstring": "*", "php": ">=5.4.0" }, "type": "library", "autoload": { "files": [ "bottomline.php" ], "psr-4": { "__\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Maciej A. Czyzewski", "email": "maciejanthonyczyzewski@gmail.com" } ], "description": "A full-on PHP manipulation utility-belt that provides support for the usual functional.", "keywords": [ "__", "bottomline", "functions", "library", "utility" ], "support": { "issues": "https://github.com/maciejczyzewski/bottomline/issues", "source": "https://github.com/maciejczyzewski/bottomline/tree/0.0.9" }, "time": "2017-01-05T18:24:44+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.3.0" }