fix redirect
[mdref/mdref] / composer.lock
1 {
2 "_readme": [
3 "This file locks the dependencies of your project to a known state",
4 "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file"
5 ],
6 "hash": "6fce67cace9f9c420e3ef4784880df8a",
7 "packages": [
8 {
9 "name": "m6w6/autocracy",
10 "version": "dev-master",
11 "source": {
12 "type": "git",
13 "url": "https://github.com/m6w6/autocracy.git",
14 "reference": "ccf41b290a1ea26eae5e427c9636a2235d089bd0"
15 },
16 "dist": {
17 "type": "zip",
18 "url": "https://api.github.com/repos/m6w6/autocracy/zipball/ccf41b290a1ea26eae5e427c9636a2235d089bd0",
19 "reference": "ccf41b290a1ea26eae5e427c9636a2235d089bd0",
20 "shasum": ""
21 },
22 "type": "library",
23 "autoload": {
24 "psr-0": {
25 "http\\Controller": "lib"
26 }
27 },
28 "notification-url": "https://packagist.org/downloads/",
29 "license": [
30 "BSD-2-Clause"
31 ],
32 "authors": [
33 {
34 "name": "Michael Wallner",
35 "email": "mike@php.net"
36 }
37 ],
38 "description": "http\\Controller preserves your autocracy",
39 "homepage": "http://github.com/m6w6/autocracy",
40 "keywords": [
41 "controller",
42 "http",
43 "pecl",
44 "pecl_http"
45 ],
46 "time": "2013-12-18 14:21:23"
47 }
48 ],
49 "packages-dev": [
50
51 ],
52 "aliases": [
53
54 ],
55 "minimum-stability": "stable",
56 "stability-flags": {
57 "m6w6/autocracy": 20
58 },
59 "platform": [
60
61 ],
62 "platform-dev": [
63
64 ]
65 }