12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061 |
- {
- "_readme": [
- "This file locks the dependencies of your project to a known state",
- "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
- "This file is @generated automatically"
- ],
- "hash": "bf07c097a7c8de1802081c1c7fb0fa1e",
- "packages": [
- {
- "name": "cakephp/cakephp",
- "version": "2.5.7",
- "source": {
- "type": "git",
- "url": "https://github.com/cakephp/cakephp.git",
- "reference": "ef28b42b2b8885a2be216c11adbbf32919e04a5b"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/cakephp/cakephp/zipball/ef28b42b2b8885a2be216c11adbbf32919e04a5b",
- "reference": "ef28b42b2b8885a2be216c11adbbf32919e04a5b",
- "shasum": ""
- },
- "require": {
- "ext-mcrypt": "*",
- "php": ">=5.2.8"
- },
- "require-dev": {
- "cakephp/debug_kit": "2.2.*",
- "phpunit/phpunit": "3.7.*"
- },
- "bin": [
- "lib/Cake/Console/cake"
- ],
- "type": "library",
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "MIT"
- ],
- "authors": [
- {
- "name": "CakePHP Community",
- "homepage": "https://github.com/cakephp/cakephp/graphs/contributors"
- }
- ],
- "description": "The CakePHP framework",
- "homepage": "http://cakephp.org",
- "keywords": [
- "framework"
- ],
- "time": "2014-12-09 01:50:35"
- }
- ],
- "packages-dev": [],
- "aliases": [],
- "minimum-stability": "stable",
- "stability-flags": [],
- "prefer-stable": false,
- "prefer-lowest": false,
- "platform": [],
- "platform-dev": []
- }
|