{ "_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": "6b11b03b1201c381a54162f5ac6c2eaa", "content-hash": "379cc61bbc4ad64c3732bb2f8c32b7f7", "packages": [ { "name": "crodas/languagedetector", "version": "v0.1.1", "source": { "type": "git", "url": "https://github.com/crodas/LanguageDetector.git", "reference": "07aa8bb806cb71fe4e4352c12232a5c74bf416ed" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/crodas/LanguageDetector/zipball/07aa8bb806cb71fe4e4352c12232a5c74bf416ed", "reference": "07aa8bb806cb71fe4e4352c12232a5c74bf416ed", "shasum": "" }, "require-dev": { "crodas/autoloader": "~0.1" }, "type": "library", "autoload": { "psr-0": { "LanguageDetector": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-4-Clause" ], "authors": [ { "name": "César D. Rodas", "email": "crodas@php.net" } ], "description": "simple library to classify texts", "time": "2013-11-06 01:26:03" }, { "name": "hashids/hashids", "version": "1.0.5", "source": { "type": "git", "url": "https://github.com/ivanakimov/hashids.php.git", "reference": "991a88b01b01b053fbd39a56780a66e572f1dc1a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ivanakimov/hashids.php/zipball/991a88b01b01b053fbd39a56780a66e572f1dc1a", "reference": "991a88b01b01b053fbd39a56780a66e572f1dc1a", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "3.7.*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-0": { "Hashids": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ivan Akimov", "email": "ivan@barreleye.com", "homepage": "https://twitter.com/IvanAkimov" } ], "description": "Generate hashids like YouTube or Bitly from numbers to obfuscate your database primary ids, or navigate to the right shard.", "homepage": "http://hashids.org/php", "keywords": [ "bitly", "decrypt", "encrypt", "hash", "hashid", "hashids", "ids", "obfuscate", "youtube" ], "time": "2015-01-21 00:49:41" } ], "packages-dev": [], "aliases": [], "minimum-stability": "dev", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=5.3.0" }, "platform-dev": [] }