{ "_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#composer-lock-the-lock-file", "This file is @generated automatically" ], "hash": "43c6e7f4006458e45ad73d33739e60f0", "content-hash": "654972313c1faaacb90be89cde5b7771", "packages": [ { "name": "interconnectit/search-replace-db", "version": "3.1", "source": { "type": "git", "url": "https://github.com/interconnectit/Search-Replace-DB.git", "reference": "28a1f059e4739bca618056dcf3c550a634cf1035" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/interconnectit/Search-Replace-DB/zipball/28a1f059e4739bca618056dcf3c550a634cf1035", "reference": "28a1f059e4739bca618056dcf3c550a634cf1035", "shasum": "" }, "require": { "php": ">=5.3.0" }, "bin": [ "srdb.cli.php" ], "type": "library", "autoload": { "files": [ "srdb.class.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0" ], "description": "A PHP search replace tool for quickly modifying a string throughout a database. Useful for changing the base URL when migrating a WordPress site from development to production.", "homepage": "https://github.com/interconnectit/Search-Replace-DB", "time": "2015-07-07 15:44:12" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }