ArcherSysOS 0.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +7 -0
- data/-interactive +0 -0
- data/.302.html.swp +0 -0
- data/.AerodiaServer.rb.swp +0 -0
- data/.README.md.swp +0 -0
- data/.archersys_os_peace.py.swp +0 -0
- data/.authorize.php.swp +0 -0
- data/.buildinfo +4 -0
- data/.git.cmd.swp +0 -0
- data/.gitconfig +1 -0
- data/.gitignore +9 -0
- data/.htaccess +12 -0
- data/.index.php.swl +0 -0
- data/.index.php.swm +0 -0
- data/.index.php.swn +0 -0
- data/.index.php.swo +0 -0
- data/.index.php.swp +0 -0
- data/.irb.cmd.swp +0 -0
- data/.irb_history +436 -0
- data/.irbrc +24 -0
- data/.irbrc~ +24 -0
- data/.livesearch.php.swp +0 -0
- data/.login.php.swl +0 -0
- data/.login.php.swm +0 -0
- data/.login.php.swn +0 -0
- data/.login.php.swo +0 -0
- data/.login.php.swp +0 -0
- data/.logout.php.swp +0 -0
- data/.npmrc +96 -0
- data/.os-desktop.php.swp +0 -0
- data/.pythonrc.py +11 -0
- data/.railsrc +1 -0
- data/.travis.yml +3 -0
- data/.vimstarter.bat.swp +0 -0
- data/302.html +8 -0
- data/401.html +43 -0
- data/403.html +9 -0
- data/404.html +43 -0
- data/7imperialisminjapan2.ppt +0 -0
- data/8_imperialism_by_the_united_states2.ppt +0 -0
- data/AbstractArrbyKlass.rb +16 -0
- data/AbstractImplementation.rb +10 -0
- data/Aerodia2.scn +0 -0
- data/AerodiaServer.rb +130 -0
- data/AerodiaServer.rb~ +129 -0
- data/AerodiaServer.txt +53 -0
- data/ArcherCGI.txt +8 -0
- data/ArcherDBM.rb +30 -0
- data/ArcherSysOS.gemspec +33 -0
- data/ArcherSysOS.rb +13 -0
- data/ArcherSysOS.rb.txt +13 -0
- data/ArcherSysOSDate.rb +10 -0
- data/ArcherSysOSOptionsParser.rb +108 -0
- data/ArcherSysOSOptionsParser.rb~ +108 -0
- data/ArcherVMCashewDelegator.rb +17 -0
- data/ArcherVMCashewLogger.rb +55 -0
- data/ArcherVMCashewLogger.rb~ +55 -0
- data/ArcherVMCashewTimeServer.rb +23 -0
- data/ArcherVMCashewTimeServer.rb~ +23 -0
- data/ArcherVMException.rb +13 -0
- data/CHANGELOG.md +4 -0
- data/CONTRIBUTING.md +8 -0
- data/CodeIgniter_2.2.0.zip +0 -0
- data/ConfigTest.php +11 -0
- data/F16MUDCockpitServlet.rb +14 -0
- data/F16MUDTape.rb +7 -0
- data/F16Shell.rb +42 -0
- data/Gemfile +4 -0
- data/LICENSE +19 -0
- data/Listing.rb +31 -0
- data/Middleware.rb +12 -0
- data/Middleware.txt +12 -0
- data/Movie.rb +8 -0
- data/MovieLibrary.rb +10 -0
- data/MySQLDumper1.24.4.zip +0 -0
- data/NotakerPro.aia +0 -0
- data/Num.rb +17 -0
- data/OSStartScreen.py +31 -0
- data/Product.rb +26 -0
- data/QAERODIACORP.sav +0 -0
- data/Queue.rb +16 -0
- data/Queue.rb~ +15 -0
- data/README.md +39 -0
- data/README.md~ +46 -0
- data/Rakefile +1 -0
- data/StockTickerServlet.rb +19 -0
- data/StockTickerServlet.rb~ +19 -0
- data/Symfony_cookbook_2.5.pdf +35637 -39
- data/Taxgator.rb +9 -0
- data/Tetris +2 -0
- data/Ticker.rb +63 -0
- data/Ticker.rb~ +63 -0
- data/WeakHash.rb +10 -0
- data/WikiPage.rb +27 -0
- data/WikiPage.rb~ +27 -0
- data/ZlibEngine.rb +20 -0
- data/_.swm +0 -0
- data/_.swn +0 -0
- data/_.swo +0 -0
- data/_.swp +0 -0
- data/acoserver_acoserver (2).sql +15131 -0
- data/acoserver_acoserver.sql +34707 -0
- data/acoserver_admin.sql +571 -0
- data/acoserver_games.sql +6344 -0
- data/acoserver_moodle.sql +16013 -0
- data/activate_docs_gen.bat +1 -0
- data/activate_docs_gen.txt +1 -0
- data/ager.py +6 -0
- data/alarmpy.py +6 -0
- data/american_imperialism2.ppt +0 -0
- data/apple-touch-icon.png +0 -0
- data/apps.php +35 -0
- data/apps.php.txt +7 -0
- data/arbylog.rb +16 -0
- data/archergit.py +6 -0
- data/archergit.py.txt +6 -0
- data/archergit.txt +6 -0
- data/archerlua.lua +3 -0
- data/archersys-logo.png +0 -0
- data/archersys.gemspec +32 -0
- data/archersys_os_peace.py +7 -0
- data/archersys_os_peace.py~ +5 -0
- data/autoexec.bat +3 -0
- data/bootstrap-tour.css +65 -0
- data/bootstrap-tour.js +698 -0
- data/bootstrap-tour.min.css +19 -0
- data/bootstrap-tour.min.js +19 -0
- data/bootstrap.css +7098 -0
- data/bootstrap.js +2002 -0
- data/bucketwise-master.zip +0 -0
- data/cargo.bat +1 -0
- data/cargo.cmd +1 -0
- data/changelog.txt +769 -0
- data/client_secrets.json +4 -0
- data/cockpitguess.py +12 -0
- data/collaborant-0.1.0.gem +0 -0
- data/composer.json +40 -0
- data/composer.lock +1484 -0
- data/composer.phar +0 -0
- data/conchtack_id.dat +0 -0
- data/config.json +4 -0
- data/config.php +17 -0
- data/config.ru +5 -0
- data/config.yml +16 -0
- data/console.html +8 -0
- data/console.php +42 -0
- data/contact.db +0 -0
- data/contacts.db +0 -0
- data/contrib-update.cmd +6 -0
- data/contrib-update.cmd~ +6 -0
- data/crossdomain.xml +9 -0
- data/cse.xml +25 -0
- data/depression_dbq.pdf +0 -0
- data/desktop-w10.php +6 -0
- data/desktop.html +33 -0
- data/desktop.php +310 -0
- data/dialogue.txt +13 -0
- data/dict.rb +15 -0
- data/dictionary_of_words.db +0 -0
- data/doc-create.html +5 -0
- data/doc-create.php +12 -0
- data/dokuwiki-d9556fbc2c1c07a0baaf81c07d4165f6.tgz +0 -0
- data/drive-appfolder.php +19 -0
- data/drive.php +49 -0
- data/dropbox-login.php +13 -0
- data/drupal-7.34.zip +0 -0
- data/dtop.php +131 -0
- data/f18mud.rb +2 -0
- data/favicon.ico +0 -0
- data/favicon.png +0 -0
- data/footer.html +5 -0
- data/forum.php +5 -0
- data/game1.py +171 -0
- data/genindex.html +164 -0
- data/git.cmd~ +2 -0
- data/github-ci.rb +6 -0
- data/histogram.py +36 -0
- data/htdocs.gemspec~ +31 -0
- data/https___summerjobs.dc.gov_(S(ryzytlym5hqgi255zgb4ojjk))_parental_consent_form.pdf +0 -0
- data/ieconfig.xml +12 -0
- data/imperialism_dbq_questions2.doc +0 -0
- data/imperialism_graphic_organizer2.docx +0 -0
- data/index-desktop.php +42 -0
- data/index-desktop.php.txt +14 -0
- data/index.html +175 -0
- data/index.php +302 -0
- data/index.php~ +315 -0
- data/info.php +3 -0
- data/iostarter.py +88 -0
- data/irb.cmd +3 -0
- data/irb.cmd~ +2 -0
- data/jquery-mobile-theme-105213-0.zip +0 -0
- data/jquery-ui-1.11.1.custom.zip +0 -0
- data/laravel-master.zip +0 -0
- data/laravel.phar +0 -0
- data/latest_specs.4.8 +0 -0
- data/latest_specs.4.8.gz +0 -0
- data/login.php +266 -0
- data/login.php~ +265 -0
- data/logout.php +13 -0
- data/logout.php~ +13 -0
- data/lua.bat +1 -0
- data/main.php +22 -0
- data/manage.py +10 -0
- data/manifest.appcache +22 -0
- data/manifest.json +19 -0
- data/manifest.webapp +14 -0
- data/meter.js +19 -0
- data/meter.php +17 -0
- data/mime.types +0 -0
- data/moodle.sqk +12123 -0
- data/moodle.sql +12123 -0
- data/movielibrary.rhtml +16 -0
- data/mud_login.rb +38 -0
- data/news.py +18 -0
- data/node.exe +0 -0
- data/node_etw_provider.man +153 -0
- data/node_perfctr_provider.man +107 -0
- data/nodejs-portable.bat +194 -0
- data/nodevars.bat +24 -0
- data/notifications-gateway.php +5 -0
- data/now.bat +3 -0
- data/npm +14 -0
- data/npm-debug.log +40 -0
- data/npm.cmd +6 -0
- data/objects.inv +0 -0
- data/ocular.phar +0 -0
- data/opensearch.xml +12 -0
- data/os-desktop.php +211 -0
- data/os-mobile.php +127 -0
- data/package.json +5 -0
- data/parse-js-blank-1.3.0.zip +0 -0
- data/partii.appcache +2 -0
- data/pear.conf +2 -0
- data/phpldapadmin-1.2.3.zip +0 -0
- data/phpliteAdmin_v1-9-5.zip +0 -0
- data/phpunit.cmd +1 -0
- data/phpunit.dist.xml +8 -0
- data/phpunit.phar +77428 -2
- data/phpunit.xml +8 -0
- data/pik.bat +3 -0
- data/pik.ps1 +3 -0
- data/pik_runner.exe +0 -0
- data/pip-selfcheck.json +1 -0
- data/prerelease_specs.4.8 +0 -0
- data/prerelease_specs.4.8.gz +0 -0
- data/producktivshellwin +0 -0
- data/profile.php +7 -0
- data/prototype.php +7 -0
- data/pyconsole.cmd +3 -0
- data/pyconsole.py +8 -0
- data/pygubu-asos.py +19 -0
- data/pythonray.py +62 -0
- data/pythonray.py~ +62 -0
- data/pyvenv.cfg +3 -0
- data/radius.py +12 -0
- data/react-0.11.2.zip +0 -0
- data/readme.txt +8 -0
- data/register.php +130 -0
- data/register.php~ +126 -0
- data/rockpaperscissors.py +68 -0
- data/rockpaperscissors.py~ +28 -0
- data/run_f16.rb +2 -0
- data/rustc.cmd +1 -0
- data/scrollbar.css +6 -0
- data/scrollbar.css~ +4 -0
- data/scrutinizer.yml +5 -0
- data/search.html +177 -0
- data/searchindex.js +1 -0
- data/setup-owncloud.php +300 -0
- data/setup.py +9 -0
- data/sinatra-1.4.5.gem +0 -0
- data/smartsheet.html +1 -0
- data/span.html +5 -0
- data/specs.4.8 +0 -0
- data/specs.4.8.gz +0 -0
- data/starter-kit-1.8.1.zip +0 -0
- data/startscreen.php +11 -0
- data/startscreen.py +33 -0
- data/startup.png +0 -0
- data/svg-edit-2.6.zip +0 -0
- data/symfony.com_pdf_Symfony_book_2.5.pdf +0 -0
- data/telnet-client.py +18 -0
- data/tess.py +26 -0
- data/time.css +279 -0
- data/time.html +2 -0
- data/time.php +56 -0
- data/tinymce_spellchecker_php_2_0_6_1.zip +0 -0
- data/urllib2.py +1371 -0
- data/uru.bat +12 -0
- data/uru.bat.bak +12 -0
- data/uru.ps1 +11 -0
- data/uru.ps1.bak +11 -0
- data/uru_rt.exe +0 -0
- data/vimstarter.bat +3 -0
- metadata +338 -0
data/client_secrets.json
ADDED
data/cockpitguess.py
ADDED
|
Binary file
|
data/composer.json
ADDED
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "acosf/archersys",
|
|
3
|
+
"description": "The ArcherVMPeridot System Repo",
|
|
4
|
+
"license": "MIT",
|
|
5
|
+
"authors": [
|
|
6
|
+
{
|
|
7
|
+
"name": "Weldon H and the ACOSF",
|
|
8
|
+
"email": "weldon23.henson23@gmail.com"
|
|
9
|
+
}
|
|
10
|
+
],
|
|
11
|
+
|
|
12
|
+
"minimum-stability": "dev",
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
"require": {
|
|
19
|
+
"algolia/algoliasearch-client-php": "1",
|
|
20
|
+
"knplabs/github-api": "1.3.x-dev",
|
|
21
|
+
"twig/extensions": "1.0.*",
|
|
22
|
+
"parse/php-sdk": "1.0.*",
|
|
23
|
+
"tinymce/tinymce": "4.1.5",
|
|
24
|
+
"fxp/composer-asset-plugin": "1.0.0-beta3",
|
|
25
|
+
"j7mbo/twitter-api-php": "dev-master",
|
|
26
|
+
"oauth-io/oauth": "dev-master",
|
|
27
|
+
"zeflasher/x-oauth-php": "dev-master",
|
|
28
|
+
"cboden/ratchet": "0.3.*",
|
|
29
|
+
"symfony/console": "~3.0@dev",
|
|
30
|
+
"codeclimate/php-test-reporter": "~0.1@dev",
|
|
31
|
+
"google/recaptcha": "~1.1@dev"
|
|
32
|
+
},
|
|
33
|
+
"require-dev":
|
|
34
|
+
{
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
}
|
data/composer.lock
ADDED
|
@@ -0,0 +1,1484 @@
|
|
|
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
|
+
"This file is @generated automatically"
|
|
6
|
+
],
|
|
7
|
+
"hash": "33c972f7502aebb55756d5bc760420cb",
|
|
8
|
+
"packages": [
|
|
9
|
+
{
|
|
10
|
+
"name": "algolia/algoliasearch-client-php",
|
|
11
|
+
"version": "1.0.0",
|
|
12
|
+
"source": {
|
|
13
|
+
"type": "git",
|
|
14
|
+
"url": "https://github.com/algolia/algoliasearch-client-php.git",
|
|
15
|
+
"reference": "e0b28783e1cd22ff9d2f60bd699ef935fb0fc582"
|
|
16
|
+
},
|
|
17
|
+
"dist": {
|
|
18
|
+
"type": "zip",
|
|
19
|
+
"url": "https://api.github.com/repos/algolia/algoliasearch-client-php/zipball/e0b28783e1cd22ff9d2f60bd699ef935fb0fc582",
|
|
20
|
+
"reference": "e0b28783e1cd22ff9d2f60bd699ef935fb0fc582",
|
|
21
|
+
"shasum": ""
|
|
22
|
+
},
|
|
23
|
+
"type": "library",
|
|
24
|
+
"autoload": {
|
|
25
|
+
"classmap": [
|
|
26
|
+
"algoliasearch.php"
|
|
27
|
+
]
|
|
28
|
+
},
|
|
29
|
+
"notification-url": "https://packagist.org/downloads/",
|
|
30
|
+
"license": [
|
|
31
|
+
"MIT"
|
|
32
|
+
],
|
|
33
|
+
"description": "Algolia search client for PHP",
|
|
34
|
+
"time": "2013-12-16 20:34:39"
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
"name": "cboden/ratchet",
|
|
38
|
+
"version": "v0.3.2",
|
|
39
|
+
"source": {
|
|
40
|
+
"type": "git",
|
|
41
|
+
"url": "https://github.com/ratchetphp/Ratchet.git",
|
|
42
|
+
"reference": "d36a8699df04354147a4f47845035b1ea8239189"
|
|
43
|
+
},
|
|
44
|
+
"dist": {
|
|
45
|
+
"type": "zip",
|
|
46
|
+
"url": "https://api.github.com/repos/ratchetphp/Ratchet/zipball/d36a8699df04354147a4f47845035b1ea8239189",
|
|
47
|
+
"reference": "d36a8699df04354147a4f47845035b1ea8239189",
|
|
48
|
+
"shasum": ""
|
|
49
|
+
},
|
|
50
|
+
"require": {
|
|
51
|
+
"guzzle/http": "~3.6",
|
|
52
|
+
"php": ">=5.3.9",
|
|
53
|
+
"react/socket": "0.3.*|0.4.*",
|
|
54
|
+
"symfony/http-foundation": "~2.2",
|
|
55
|
+
"symfony/routing": "~2.2"
|
|
56
|
+
},
|
|
57
|
+
"type": "library",
|
|
58
|
+
"autoload": {
|
|
59
|
+
"psr-0": {
|
|
60
|
+
"Ratchet": "src"
|
|
61
|
+
}
|
|
62
|
+
},
|
|
63
|
+
"notification-url": "https://packagist.org/downloads/",
|
|
64
|
+
"license": [
|
|
65
|
+
"MIT"
|
|
66
|
+
],
|
|
67
|
+
"authors": [
|
|
68
|
+
{
|
|
69
|
+
"name": "Chris Boden",
|
|
70
|
+
"email": "cboden@gmail.com",
|
|
71
|
+
"homepage": "http://res.im",
|
|
72
|
+
"role": "Developer"
|
|
73
|
+
}
|
|
74
|
+
],
|
|
75
|
+
"description": "PHP WebSocket library",
|
|
76
|
+
"homepage": "http://socketo.me",
|
|
77
|
+
"keywords": [
|
|
78
|
+
"Ratchet",
|
|
79
|
+
"WebSockets",
|
|
80
|
+
"server",
|
|
81
|
+
"sockets"
|
|
82
|
+
],
|
|
83
|
+
"time": "2014-06-08 15:19:45"
|
|
84
|
+
},
|
|
85
|
+
{
|
|
86
|
+
"name": "codeclimate/php-test-reporter",
|
|
87
|
+
"version": "dev-master",
|
|
88
|
+
"source": {
|
|
89
|
+
"type": "git",
|
|
90
|
+
"url": "https://github.com/codeclimate/php-test-reporter.git",
|
|
91
|
+
"reference": "2dd8395f81874333d15de3a598f722997ba42fb5"
|
|
92
|
+
},
|
|
93
|
+
"dist": {
|
|
94
|
+
"type": "zip",
|
|
95
|
+
"url": "https://api.github.com/repos/codeclimate/php-test-reporter/zipball/2dd8395f81874333d15de3a598f722997ba42fb5",
|
|
96
|
+
"reference": "2dd8395f81874333d15de3a598f722997ba42fb5",
|
|
97
|
+
"shasum": ""
|
|
98
|
+
},
|
|
99
|
+
"require": {
|
|
100
|
+
"ext-curl": "*",
|
|
101
|
+
"php": ">=5.3",
|
|
102
|
+
"satooshi/php-coveralls": "0.6.*",
|
|
103
|
+
"symfony/console": ">=2.0"
|
|
104
|
+
},
|
|
105
|
+
"require-dev": {
|
|
106
|
+
"phpunit/phpunit": "3.7.*@stable"
|
|
107
|
+
},
|
|
108
|
+
"bin": [
|
|
109
|
+
"composer/bin/test-reporter"
|
|
110
|
+
],
|
|
111
|
+
"type": "library",
|
|
112
|
+
"extra": {
|
|
113
|
+
"branch-alias": {
|
|
114
|
+
"dev-master": "0.1.x-dev"
|
|
115
|
+
}
|
|
116
|
+
},
|
|
117
|
+
"autoload": {
|
|
118
|
+
"psr-0": {
|
|
119
|
+
"CodeClimate\\Component": "src/",
|
|
120
|
+
"CodeClimate\\Bundle": "src/"
|
|
121
|
+
}
|
|
122
|
+
},
|
|
123
|
+
"notification-url": "https://packagist.org/downloads/",
|
|
124
|
+
"license": [
|
|
125
|
+
"MIT"
|
|
126
|
+
],
|
|
127
|
+
"authors": [
|
|
128
|
+
{
|
|
129
|
+
"name": "Code Climate",
|
|
130
|
+
"email": "hello@codeclimate.com",
|
|
131
|
+
"homepage": "https://codeclimate.com"
|
|
132
|
+
}
|
|
133
|
+
],
|
|
134
|
+
"description": "PHP client for reporting test coverage to Code Climate",
|
|
135
|
+
"homepage": "https://github.com/codeclimate/php-test-reporter",
|
|
136
|
+
"keywords": [
|
|
137
|
+
"codeclimate",
|
|
138
|
+
"coverage"
|
|
139
|
+
],
|
|
140
|
+
"time": "2014-12-29 16:17:04"
|
|
141
|
+
},
|
|
142
|
+
{
|
|
143
|
+
"name": "evenement/evenement",
|
|
144
|
+
"version": "dev-master",
|
|
145
|
+
"source": {
|
|
146
|
+
"type": "git",
|
|
147
|
+
"url": "https://github.com/igorw/evenement.git",
|
|
148
|
+
"reference": "35e87541d4b53c22201519fce3caaa5b38ac8164"
|
|
149
|
+
},
|
|
150
|
+
"dist": {
|
|
151
|
+
"type": "zip",
|
|
152
|
+
"url": "https://api.github.com/repos/igorw/evenement/zipball/35e87541d4b53c22201519fce3caaa5b38ac8164",
|
|
153
|
+
"reference": "35e87541d4b53c22201519fce3caaa5b38ac8164",
|
|
154
|
+
"shasum": ""
|
|
155
|
+
},
|
|
156
|
+
"require": {
|
|
157
|
+
"php": ">=5.4.0"
|
|
158
|
+
},
|
|
159
|
+
"type": "library",
|
|
160
|
+
"extra": {
|
|
161
|
+
"branch-alias": {
|
|
162
|
+
"dev-master": "2.0-dev"
|
|
163
|
+
}
|
|
164
|
+
},
|
|
165
|
+
"autoload": {
|
|
166
|
+
"psr-0": {
|
|
167
|
+
"Evenement": "src"
|
|
168
|
+
}
|
|
169
|
+
},
|
|
170
|
+
"notification-url": "https://packagist.org/downloads/",
|
|
171
|
+
"license": [
|
|
172
|
+
"MIT"
|
|
173
|
+
],
|
|
174
|
+
"authors": [
|
|
175
|
+
{
|
|
176
|
+
"name": "Igor Wiedler",
|
|
177
|
+
"email": "igor@wiedler.ch",
|
|
178
|
+
"homepage": "http://wiedler.ch/igor/"
|
|
179
|
+
}
|
|
180
|
+
],
|
|
181
|
+
"description": "Événement is a very simple event dispatching library for PHP",
|
|
182
|
+
"keywords": [
|
|
183
|
+
"event-dispatcher",
|
|
184
|
+
"event-emitter"
|
|
185
|
+
],
|
|
186
|
+
"time": "2014-07-09 21:08:03"
|
|
187
|
+
},
|
|
188
|
+
{
|
|
189
|
+
"name": "fxp/composer-asset-plugin",
|
|
190
|
+
"version": "v1.0.0-beta3",
|
|
191
|
+
"source": {
|
|
192
|
+
"type": "git",
|
|
193
|
+
"url": "https://github.com/francoispluchino/composer-asset-plugin.git",
|
|
194
|
+
"reference": "8a8e37791db7c42ee293c89818fa33c814806ef9"
|
|
195
|
+
},
|
|
196
|
+
"dist": {
|
|
197
|
+
"type": "zip",
|
|
198
|
+
"url": "https://api.github.com/repos/francoispluchino/composer-asset-plugin/zipball/8a8e37791db7c42ee293c89818fa33c814806ef9",
|
|
199
|
+
"reference": "8a8e37791db7c42ee293c89818fa33c814806ef9",
|
|
200
|
+
"shasum": ""
|
|
201
|
+
},
|
|
202
|
+
"require": {
|
|
203
|
+
"composer-plugin-api": "1.0.0",
|
|
204
|
+
"php": ">=5.3.3"
|
|
205
|
+
},
|
|
206
|
+
"require-dev": {
|
|
207
|
+
"composer/composer": "~1.0@dev"
|
|
208
|
+
},
|
|
209
|
+
"type": "composer-plugin",
|
|
210
|
+
"extra": {
|
|
211
|
+
"class": "Fxp\\Composer\\AssetPlugin\\FxpAssetPlugin",
|
|
212
|
+
"branch-alias": {
|
|
213
|
+
"dev-master": "1.0-dev"
|
|
214
|
+
}
|
|
215
|
+
},
|
|
216
|
+
"autoload": {
|
|
217
|
+
"psr-4": {
|
|
218
|
+
"Fxp\\Composer\\AssetPlugin\\": ""
|
|
219
|
+
}
|
|
220
|
+
},
|
|
221
|
+
"notification-url": "https://packagist.org/downloads/",
|
|
222
|
+
"license": [
|
|
223
|
+
"MIT"
|
|
224
|
+
],
|
|
225
|
+
"authors": [
|
|
226
|
+
{
|
|
227
|
+
"name": "François Pluchino",
|
|
228
|
+
"email": "francois.pluchino@gmail.com"
|
|
229
|
+
}
|
|
230
|
+
],
|
|
231
|
+
"description": "NPM/Bower Dependency Manager for Composer",
|
|
232
|
+
"homepage": "https://github.com/francoispluchino/composer-asset-plugin",
|
|
233
|
+
"keywords": [
|
|
234
|
+
"asset",
|
|
235
|
+
"bower",
|
|
236
|
+
"composer",
|
|
237
|
+
"dependency manager",
|
|
238
|
+
"nodejs",
|
|
239
|
+
"npm",
|
|
240
|
+
"package"
|
|
241
|
+
],
|
|
242
|
+
"time": "2014-10-12 13:06:07"
|
|
243
|
+
},
|
|
244
|
+
{
|
|
245
|
+
"name": "google/recaptcha",
|
|
246
|
+
"version": "dev-master",
|
|
247
|
+
"source": {
|
|
248
|
+
"type": "git",
|
|
249
|
+
"url": "https://github.com/google/recaptcha.git",
|
|
250
|
+
"reference": "9f59175c786c2449452b40a7e7b7b7273dc28ee0"
|
|
251
|
+
},
|
|
252
|
+
"dist": {
|
|
253
|
+
"type": "zip",
|
|
254
|
+
"url": "https://api.github.com/repos/google/recaptcha/zipball/9f59175c786c2449452b40a7e7b7b7273dc28ee0",
|
|
255
|
+
"reference": "9f59175c786c2449452b40a7e7b7b7273dc28ee0",
|
|
256
|
+
"shasum": ""
|
|
257
|
+
},
|
|
258
|
+
"require": {
|
|
259
|
+
"php": ">=5.3.2"
|
|
260
|
+
},
|
|
261
|
+
"require-dev": {
|
|
262
|
+
"phpunit/phpunit": "4.5.*"
|
|
263
|
+
},
|
|
264
|
+
"type": "library",
|
|
265
|
+
"extra": {
|
|
266
|
+
"branch-alias": {
|
|
267
|
+
"dev-master": "1.1.x-dev"
|
|
268
|
+
}
|
|
269
|
+
},
|
|
270
|
+
"autoload": {
|
|
271
|
+
"psr-4": {
|
|
272
|
+
"ReCaptcha\\": "src/ReCaptcha"
|
|
273
|
+
}
|
|
274
|
+
},
|
|
275
|
+
"notification-url": "https://packagist.org/downloads/",
|
|
276
|
+
"license": [
|
|
277
|
+
"BSD-3-Clause"
|
|
278
|
+
],
|
|
279
|
+
"description": "Client library for reCAPTCHA, a free service that protect websites from spam and abuse.",
|
|
280
|
+
"homepage": "http://www.google.com/recaptcha/",
|
|
281
|
+
"keywords": [
|
|
282
|
+
"Abuse",
|
|
283
|
+
"captcha",
|
|
284
|
+
"recaptcha",
|
|
285
|
+
"spam"
|
|
286
|
+
],
|
|
287
|
+
"time": "2015-04-07 13:30:35"
|
|
288
|
+
},
|
|
289
|
+
{
|
|
290
|
+
"name": "guzzle/guzzle",
|
|
291
|
+
"version": "dev-master",
|
|
292
|
+
"source": {
|
|
293
|
+
"type": "git",
|
|
294
|
+
"url": "https://github.com/guzzle/guzzle3.git",
|
|
295
|
+
"reference": "3c0ca2255751631f1dd64eb16bbe3b9440258297"
|
|
296
|
+
},
|
|
297
|
+
"dist": {
|
|
298
|
+
"type": "zip",
|
|
299
|
+
"url": "https://api.github.com/repos/guzzle/guzzle3/zipball/3c0ca2255751631f1dd64eb16bbe3b9440258297",
|
|
300
|
+
"reference": "3c0ca2255751631f1dd64eb16bbe3b9440258297",
|
|
301
|
+
"shasum": ""
|
|
302
|
+
},
|
|
303
|
+
"require": {
|
|
304
|
+
"ext-curl": "*",
|
|
305
|
+
"php": ">=5.3.3",
|
|
306
|
+
"symfony/event-dispatcher": "~2.1"
|
|
307
|
+
},
|
|
308
|
+
"replace": {
|
|
309
|
+
"guzzle/batch": "self.version",
|
|
310
|
+
"guzzle/cache": "self.version",
|
|
311
|
+
"guzzle/common": "self.version",
|
|
312
|
+
"guzzle/http": "self.version",
|
|
313
|
+
"guzzle/inflection": "self.version",
|
|
314
|
+
"guzzle/iterator": "self.version",
|
|
315
|
+
"guzzle/log": "self.version",
|
|
316
|
+
"guzzle/parser": "self.version",
|
|
317
|
+
"guzzle/plugin": "self.version",
|
|
318
|
+
"guzzle/plugin-async": "self.version",
|
|
319
|
+
"guzzle/plugin-backoff": "self.version",
|
|
320
|
+
"guzzle/plugin-cache": "self.version",
|
|
321
|
+
"guzzle/plugin-cookie": "self.version",
|
|
322
|
+
"guzzle/plugin-curlauth": "self.version",
|
|
323
|
+
"guzzle/plugin-error-response": "self.version",
|
|
324
|
+
"guzzle/plugin-history": "self.version",
|
|
325
|
+
"guzzle/plugin-log": "self.version",
|
|
326
|
+
"guzzle/plugin-md5": "self.version",
|
|
327
|
+
"guzzle/plugin-mock": "self.version",
|
|
328
|
+
"guzzle/plugin-oauth": "self.version",
|
|
329
|
+
"guzzle/service": "self.version",
|
|
330
|
+
"guzzle/stream": "self.version"
|
|
331
|
+
},
|
|
332
|
+
"require-dev": {
|
|
333
|
+
"doctrine/cache": "~1.3",
|
|
334
|
+
"monolog/monolog": "~1.0",
|
|
335
|
+
"phpunit/phpunit": "3.7.*",
|
|
336
|
+
"psr/log": "~1.0",
|
|
337
|
+
"symfony/class-loader": "~2.1",
|
|
338
|
+
"zendframework/zend-cache": "2.*,<2.3",
|
|
339
|
+
"zendframework/zend-log": "2.*,<2.3"
|
|
340
|
+
},
|
|
341
|
+
"type": "library",
|
|
342
|
+
"extra": {
|
|
343
|
+
"branch-alias": {
|
|
344
|
+
"dev-master": "3.9-dev"
|
|
345
|
+
}
|
|
346
|
+
},
|
|
347
|
+
"autoload": {
|
|
348
|
+
"psr-0": {
|
|
349
|
+
"Guzzle": "src/",
|
|
350
|
+
"Guzzle\\Tests": "tests/"
|
|
351
|
+
}
|
|
352
|
+
},
|
|
353
|
+
"notification-url": "https://packagist.org/downloads/",
|
|
354
|
+
"license": [
|
|
355
|
+
"MIT"
|
|
356
|
+
],
|
|
357
|
+
"authors": [
|
|
358
|
+
{
|
|
359
|
+
"name": "Michael Dowling",
|
|
360
|
+
"email": "mtdowling@gmail.com",
|
|
361
|
+
"homepage": "https://github.com/mtdowling"
|
|
362
|
+
},
|
|
363
|
+
{
|
|
364
|
+
"name": "Guzzle Community",
|
|
365
|
+
"homepage": "https://github.com/guzzle/guzzle/contributors"
|
|
366
|
+
}
|
|
367
|
+
],
|
|
368
|
+
"description": "Guzzle is a PHP HTTP client library and framework for building RESTful web service clients",
|
|
369
|
+
"homepage": "http://guzzlephp.org/",
|
|
370
|
+
"keywords": [
|
|
371
|
+
"client",
|
|
372
|
+
"curl",
|
|
373
|
+
"framework",
|
|
374
|
+
"http",
|
|
375
|
+
"http client",
|
|
376
|
+
"rest",
|
|
377
|
+
"web service"
|
|
378
|
+
],
|
|
379
|
+
"time": "2014-10-15 19:36:56"
|
|
380
|
+
},
|
|
381
|
+
{
|
|
382
|
+
"name": "j7mbo/twitter-api-php",
|
|
383
|
+
"version": "dev-master",
|
|
384
|
+
"source": {
|
|
385
|
+
"type": "git",
|
|
386
|
+
"url": "https://github.com/J7mbo/twitter-api-php.git",
|
|
387
|
+
"reference": "ab76f1c1e6bf83f0a257216cbaf9932b7cc19a3f"
|
|
388
|
+
},
|
|
389
|
+
"dist": {
|
|
390
|
+
"type": "zip",
|
|
391
|
+
"url": "https://api.github.com/repos/J7mbo/twitter-api-php/zipball/ab76f1c1e6bf83f0a257216cbaf9932b7cc19a3f",
|
|
392
|
+
"reference": "ab76f1c1e6bf83f0a257216cbaf9932b7cc19a3f",
|
|
393
|
+
"shasum": ""
|
|
394
|
+
},
|
|
395
|
+
"type": "library",
|
|
396
|
+
"autoload": {
|
|
397
|
+
"files": [
|
|
398
|
+
"TwitterAPIExchange.php"
|
|
399
|
+
]
|
|
400
|
+
},
|
|
401
|
+
"notification-url": "https://packagist.org/downloads/",
|
|
402
|
+
"license": [
|
|
403
|
+
"GNU Public License"
|
|
404
|
+
],
|
|
405
|
+
"authors": [
|
|
406
|
+
{
|
|
407
|
+
"name": "James Mallison",
|
|
408
|
+
"homepage": "https://github.com/j7mbo/twitter-api-php"
|
|
409
|
+
}
|
|
410
|
+
],
|
|
411
|
+
"description": "Simple PHP Wrapper for Twitter API v1.1 calls",
|
|
412
|
+
"homepage": "https://github.com/j7mbo/twitter-api-php",
|
|
413
|
+
"keywords": [
|
|
414
|
+
"api",
|
|
415
|
+
"php",
|
|
416
|
+
"twitter"
|
|
417
|
+
],
|
|
418
|
+
"time": "2013-10-03 10:04:59"
|
|
419
|
+
},
|
|
420
|
+
{
|
|
421
|
+
"name": "knplabs/github-api",
|
|
422
|
+
"version": "dev-master",
|
|
423
|
+
"source": {
|
|
424
|
+
"type": "git",
|
|
425
|
+
"url": "https://github.com/KnpLabs/php-github-api.git",
|
|
426
|
+
"reference": "fc2bd5531d221f1f9e7d49238a680e50570bf60b"
|
|
427
|
+
},
|
|
428
|
+
"dist": {
|
|
429
|
+
"type": "zip",
|
|
430
|
+
"url": "https://api.github.com/repos/KnpLabs/php-github-api/zipball/fc2bd5531d221f1f9e7d49238a680e50570bf60b",
|
|
431
|
+
"reference": "fc2bd5531d221f1f9e7d49238a680e50570bf60b",
|
|
432
|
+
"shasum": ""
|
|
433
|
+
},
|
|
434
|
+
"require": {
|
|
435
|
+
"ext-curl": "*",
|
|
436
|
+
"guzzle/guzzle": "~3.7",
|
|
437
|
+
"php": ">=5.3.2"
|
|
438
|
+
},
|
|
439
|
+
"require-dev": {
|
|
440
|
+
"phpunit/phpunit": "~4.0"
|
|
441
|
+
},
|
|
442
|
+
"suggest": {
|
|
443
|
+
"knplabs/gaufrette": "Needed for optional Gaufrette cache"
|
|
444
|
+
},
|
|
445
|
+
"type": "library",
|
|
446
|
+
"extra": {
|
|
447
|
+
"branch-alias": {
|
|
448
|
+
"dev-master": "1.3.x-dev"
|
|
449
|
+
}
|
|
450
|
+
},
|
|
451
|
+
"autoload": {
|
|
452
|
+
"psr-0": {
|
|
453
|
+
"Github\\": "lib/"
|
|
454
|
+
}
|
|
455
|
+
},
|
|
456
|
+
"notification-url": "https://packagist.org/downloads/",
|
|
457
|
+
"license": [
|
|
458
|
+
"MIT"
|
|
459
|
+
],
|
|
460
|
+
"authors": [
|
|
461
|
+
{
|
|
462
|
+
"name": "Thibault Duplessis",
|
|
463
|
+
"email": "thibault.duplessis@gmail.com",
|
|
464
|
+
"homepage": "http://ornicar.github.com"
|
|
465
|
+
},
|
|
466
|
+
{
|
|
467
|
+
"name": "KnpLabs Team",
|
|
468
|
+
"homepage": "http://knplabs.com"
|
|
469
|
+
}
|
|
470
|
+
],
|
|
471
|
+
"description": "GitHub API v3 client",
|
|
472
|
+
"homepage": "https://github.com/KnpLabs/php-github-api",
|
|
473
|
+
"keywords": [
|
|
474
|
+
"api",
|
|
475
|
+
"gh",
|
|
476
|
+
"gist",
|
|
477
|
+
"github"
|
|
478
|
+
],
|
|
479
|
+
"time": "2014-09-23 05:58:10"
|
|
480
|
+
},
|
|
481
|
+
{
|
|
482
|
+
"name": "mashape/unirest-php",
|
|
483
|
+
"version": "dev-master",
|
|
484
|
+
"source": {
|
|
485
|
+
"type": "git",
|
|
486
|
+
"url": "https://github.com/Mashape/unirest-php.git",
|
|
487
|
+
"reference": "e362fe01ec864e6d3363f750a2309aa1dd407a72"
|
|
488
|
+
},
|
|
489
|
+
"dist": {
|
|
490
|
+
"type": "zip",
|
|
491
|
+
"url": "https://api.github.com/repos/Mashape/unirest-php/zipball/e362fe01ec864e6d3363f750a2309aa1dd407a72",
|
|
492
|
+
"reference": "e362fe01ec864e6d3363f750a2309aa1dd407a72",
|
|
493
|
+
"shasum": ""
|
|
494
|
+
},
|
|
495
|
+
"require": {
|
|
496
|
+
"ext-curl": "*",
|
|
497
|
+
"ext-json": "*",
|
|
498
|
+
"php": ">=5.3.0"
|
|
499
|
+
},
|
|
500
|
+
"require-dev": {
|
|
501
|
+
"vierbergenlars/simpletest": "*"
|
|
502
|
+
},
|
|
503
|
+
"type": "library",
|
|
504
|
+
"autoload": {
|
|
505
|
+
"psr-0": {
|
|
506
|
+
"Unirest": "lib"
|
|
507
|
+
}
|
|
508
|
+
},
|
|
509
|
+
"notification-url": "https://packagist.org/downloads/",
|
|
510
|
+
"license": [
|
|
511
|
+
"MIT"
|
|
512
|
+
],
|
|
513
|
+
"authors": [
|
|
514
|
+
{
|
|
515
|
+
"name": "Mashape",
|
|
516
|
+
"email": "support@mashape.com",
|
|
517
|
+
"homepage": "http://mashape.com"
|
|
518
|
+
}
|
|
519
|
+
],
|
|
520
|
+
"description": "Unirest PHP",
|
|
521
|
+
"homepage": "https://github.com/Mashape/unirest-php",
|
|
522
|
+
"keywords": [
|
|
523
|
+
"client",
|
|
524
|
+
"curl",
|
|
525
|
+
"http",
|
|
526
|
+
"rest"
|
|
527
|
+
],
|
|
528
|
+
"time": "2014-05-01 19:54:50"
|
|
529
|
+
},
|
|
530
|
+
{
|
|
531
|
+
"name": "oauth-io/oauth",
|
|
532
|
+
"version": "dev-master",
|
|
533
|
+
"source": {
|
|
534
|
+
"type": "git",
|
|
535
|
+
"url": "https://github.com/oauth-io/sdk-php.git",
|
|
536
|
+
"reference": "c295943306ecee370fcce3d0e71af38034ba4b0d"
|
|
537
|
+
},
|
|
538
|
+
"dist": {
|
|
539
|
+
"type": "zip",
|
|
540
|
+
"url": "https://api.github.com/repos/oauth-io/sdk-php/zipball/c295943306ecee370fcce3d0e71af38034ba4b0d",
|
|
541
|
+
"reference": "c295943306ecee370fcce3d0e71af38034ba4b0d",
|
|
542
|
+
"shasum": ""
|
|
543
|
+
},
|
|
544
|
+
"require": {
|
|
545
|
+
"mashape/unirest-php": "dev-master",
|
|
546
|
+
"php": ">=5.3.0"
|
|
547
|
+
},
|
|
548
|
+
"require-dev": {
|
|
549
|
+
"phpunit/phpunit": "4.0.*"
|
|
550
|
+
},
|
|
551
|
+
"type": "library",
|
|
552
|
+
"autoload": {
|
|
553
|
+
"psr-0": {
|
|
554
|
+
"OAuth_io": "src/"
|
|
555
|
+
}
|
|
556
|
+
},
|
|
557
|
+
"notification-url": "https://packagist.org/downloads/",
|
|
558
|
+
"license": [
|
|
559
|
+
"Apache2"
|
|
560
|
+
],
|
|
561
|
+
"authors": [
|
|
562
|
+
{
|
|
563
|
+
"name": "oauth-io",
|
|
564
|
+
"email": "support@oauth.io"
|
|
565
|
+
}
|
|
566
|
+
],
|
|
567
|
+
"description": "OAuth that just works !",
|
|
568
|
+
"time": "2014-09-25 12:14:52"
|
|
569
|
+
},
|
|
570
|
+
{
|
|
571
|
+
"name": "parse/php-sdk",
|
|
572
|
+
"version": "dev-master",
|
|
573
|
+
"source": {
|
|
574
|
+
"type": "git",
|
|
575
|
+
"url": "https://github.com/ParsePlatform/parse-php-sdk.git",
|
|
576
|
+
"reference": "b464ab34a0edd0322c9f496813501ec3bfb7ef09"
|
|
577
|
+
},
|
|
578
|
+
"dist": {
|
|
579
|
+
"type": "zip",
|
|
580
|
+
"url": "https://api.github.com/repos/ParsePlatform/parse-php-sdk/zipball/b464ab34a0edd0322c9f496813501ec3bfb7ef09",
|
|
581
|
+
"reference": "b464ab34a0edd0322c9f496813501ec3bfb7ef09",
|
|
582
|
+
"shasum": ""
|
|
583
|
+
},
|
|
584
|
+
"require": {
|
|
585
|
+
"ext-curl": "*",
|
|
586
|
+
"ext-json": "*",
|
|
587
|
+
"php": ">=5.4.0"
|
|
588
|
+
},
|
|
589
|
+
"require-dev": {
|
|
590
|
+
"phpdocumentor/phpdocumentor": "~2.5",
|
|
591
|
+
"phpunit/phpunit": "~4.0",
|
|
592
|
+
"squizlabs/php_codesniffer": "~1.5"
|
|
593
|
+
},
|
|
594
|
+
"type": "library",
|
|
595
|
+
"extra": {
|
|
596
|
+
"branch-alias": {
|
|
597
|
+
"dev-master": "1.0-dev"
|
|
598
|
+
}
|
|
599
|
+
},
|
|
600
|
+
"autoload": {
|
|
601
|
+
"psr-4": {
|
|
602
|
+
"Parse\\": "src/Parse/"
|
|
603
|
+
}
|
|
604
|
+
},
|
|
605
|
+
"notification-url": "https://packagist.org/downloads/",
|
|
606
|
+
"license": [
|
|
607
|
+
"Parse Platform License"
|
|
608
|
+
],
|
|
609
|
+
"authors": [
|
|
610
|
+
{
|
|
611
|
+
"name": "Parse",
|
|
612
|
+
"homepage": "https://github.com/parseplatform/parse-php-sdk/contributors"
|
|
613
|
+
}
|
|
614
|
+
],
|
|
615
|
+
"description": "Parse PHP SDK",
|
|
616
|
+
"homepage": "https://github.com/parseplatform/parse-php-sdk",
|
|
617
|
+
"keywords": [
|
|
618
|
+
"parse",
|
|
619
|
+
"sdk"
|
|
620
|
+
],
|
|
621
|
+
"time": "2014-09-24 20:45:42"
|
|
622
|
+
},
|
|
623
|
+
{
|
|
624
|
+
"name": "psr/log",
|
|
625
|
+
"version": "1.0.0",
|
|
626
|
+
"source": {
|
|
627
|
+
"type": "git",
|
|
628
|
+
"url": "https://github.com/php-fig/log.git",
|
|
629
|
+
"reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
|
|
630
|
+
},
|
|
631
|
+
"dist": {
|
|
632
|
+
"type": "zip",
|
|
633
|
+
"url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
|
|
634
|
+
"reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
|
|
635
|
+
"shasum": ""
|
|
636
|
+
},
|
|
637
|
+
"type": "library",
|
|
638
|
+
"autoload": {
|
|
639
|
+
"psr-0": {
|
|
640
|
+
"Psr\\Log\\": ""
|
|
641
|
+
}
|
|
642
|
+
},
|
|
643
|
+
"notification-url": "https://packagist.org/downloads/",
|
|
644
|
+
"license": [
|
|
645
|
+
"MIT"
|
|
646
|
+
],
|
|
647
|
+
"authors": [
|
|
648
|
+
{
|
|
649
|
+
"name": "PHP-FIG",
|
|
650
|
+
"homepage": "http://www.php-fig.org/"
|
|
651
|
+
}
|
|
652
|
+
],
|
|
653
|
+
"description": "Common interface for logging libraries",
|
|
654
|
+
"keywords": [
|
|
655
|
+
"log",
|
|
656
|
+
"psr",
|
|
657
|
+
"psr-3"
|
|
658
|
+
],
|
|
659
|
+
"time": "2012-12-21 11:40:51"
|
|
660
|
+
},
|
|
661
|
+
{
|
|
662
|
+
"name": "react/event-loop",
|
|
663
|
+
"version": "v0.4.1",
|
|
664
|
+
"source": {
|
|
665
|
+
"type": "git",
|
|
666
|
+
"url": "https://github.com/reactphp/event-loop.git",
|
|
667
|
+
"reference": "18c5297087ca01de85518e2b55078f444144aa1b"
|
|
668
|
+
},
|
|
669
|
+
"dist": {
|
|
670
|
+
"type": "zip",
|
|
671
|
+
"url": "https://api.github.com/repos/reactphp/event-loop/zipball/18c5297087ca01de85518e2b55078f444144aa1b",
|
|
672
|
+
"reference": "18c5297087ca01de85518e2b55078f444144aa1b",
|
|
673
|
+
"shasum": ""
|
|
674
|
+
},
|
|
675
|
+
"require": {
|
|
676
|
+
"php": ">=5.4.0"
|
|
677
|
+
},
|
|
678
|
+
"suggest": {
|
|
679
|
+
"ext-event": "~1.0",
|
|
680
|
+
"ext-libev": "*",
|
|
681
|
+
"ext-libevent": ">=0.1.0"
|
|
682
|
+
},
|
|
683
|
+
"type": "library",
|
|
684
|
+
"extra": {
|
|
685
|
+
"branch-alias": {
|
|
686
|
+
"dev-master": "0.4-dev"
|
|
687
|
+
}
|
|
688
|
+
},
|
|
689
|
+
"autoload": {
|
|
690
|
+
"psr-4": {
|
|
691
|
+
"React\\EventLoop\\": ""
|
|
692
|
+
}
|
|
693
|
+
},
|
|
694
|
+
"notification-url": "https://packagist.org/downloads/",
|
|
695
|
+
"license": [
|
|
696
|
+
"MIT"
|
|
697
|
+
],
|
|
698
|
+
"description": "Event loop abstraction layer that libraries can use for evented I/O.",
|
|
699
|
+
"keywords": [
|
|
700
|
+
"event-loop"
|
|
701
|
+
],
|
|
702
|
+
"time": "2014-02-26 17:36:58"
|
|
703
|
+
},
|
|
704
|
+
{
|
|
705
|
+
"name": "react/socket",
|
|
706
|
+
"version": "dev-master",
|
|
707
|
+
"source": {
|
|
708
|
+
"type": "git",
|
|
709
|
+
"url": "https://github.com/reactphp/socket.git",
|
|
710
|
+
"reference": "3c9bddaeee617463a407dccb1068997f6f40d77f"
|
|
711
|
+
},
|
|
712
|
+
"dist": {
|
|
713
|
+
"type": "zip",
|
|
714
|
+
"url": "https://api.github.com/repos/reactphp/socket/zipball/3c9bddaeee617463a407dccb1068997f6f40d77f",
|
|
715
|
+
"reference": "3c9bddaeee617463a407dccb1068997f6f40d77f",
|
|
716
|
+
"shasum": ""
|
|
717
|
+
},
|
|
718
|
+
"require": {
|
|
719
|
+
"evenement/evenement": "~2.0",
|
|
720
|
+
"php": ">=5.4.0",
|
|
721
|
+
"react/event-loop": "0.4.*",
|
|
722
|
+
"react/stream": "0.4.*"
|
|
723
|
+
},
|
|
724
|
+
"type": "library",
|
|
725
|
+
"extra": {
|
|
726
|
+
"branch-alias": {
|
|
727
|
+
"dev-master": "0.4-dev"
|
|
728
|
+
}
|
|
729
|
+
},
|
|
730
|
+
"autoload": {
|
|
731
|
+
"psr-4": {
|
|
732
|
+
"React\\Socket\\": "src"
|
|
733
|
+
}
|
|
734
|
+
},
|
|
735
|
+
"notification-url": "https://packagist.org/downloads/",
|
|
736
|
+
"license": [
|
|
737
|
+
"MIT"
|
|
738
|
+
],
|
|
739
|
+
"description": "Library for building an evented socket server.",
|
|
740
|
+
"keywords": [
|
|
741
|
+
"Socket"
|
|
742
|
+
],
|
|
743
|
+
"time": "2014-06-21 13:01:12"
|
|
744
|
+
},
|
|
745
|
+
{
|
|
746
|
+
"name": "react/stream",
|
|
747
|
+
"version": "v0.4.2",
|
|
748
|
+
"source": {
|
|
749
|
+
"type": "git",
|
|
750
|
+
"url": "https://github.com/reactphp/stream.git",
|
|
751
|
+
"reference": "acc7a5fec02e0aea674560e1d13c40ed0c8c5465"
|
|
752
|
+
},
|
|
753
|
+
"dist": {
|
|
754
|
+
"type": "zip",
|
|
755
|
+
"url": "https://api.github.com/repos/reactphp/stream/zipball/acc7a5fec02e0aea674560e1d13c40ed0c8c5465",
|
|
756
|
+
"reference": "acc7a5fec02e0aea674560e1d13c40ed0c8c5465",
|
|
757
|
+
"shasum": ""
|
|
758
|
+
},
|
|
759
|
+
"require": {
|
|
760
|
+
"evenement/evenement": "~2.0",
|
|
761
|
+
"php": ">=5.4.0"
|
|
762
|
+
},
|
|
763
|
+
"require-dev": {
|
|
764
|
+
"react/event-loop": "0.4.*",
|
|
765
|
+
"react/promise": "~2.0"
|
|
766
|
+
},
|
|
767
|
+
"suggest": {
|
|
768
|
+
"react/event-loop": "0.4.*",
|
|
769
|
+
"react/promise": "~2.0"
|
|
770
|
+
},
|
|
771
|
+
"type": "library",
|
|
772
|
+
"extra": {
|
|
773
|
+
"branch-alias": {
|
|
774
|
+
"dev-master": "0.5-dev"
|
|
775
|
+
}
|
|
776
|
+
},
|
|
777
|
+
"autoload": {
|
|
778
|
+
"psr-4": {
|
|
779
|
+
"React\\Stream\\": "src"
|
|
780
|
+
}
|
|
781
|
+
},
|
|
782
|
+
"notification-url": "https://packagist.org/downloads/",
|
|
783
|
+
"license": [
|
|
784
|
+
"MIT"
|
|
785
|
+
],
|
|
786
|
+
"description": "Basic readable and writable stream interfaces that support piping.",
|
|
787
|
+
"keywords": [
|
|
788
|
+
"pipe",
|
|
789
|
+
"stream"
|
|
790
|
+
],
|
|
791
|
+
"time": "2014-09-10 03:32:31"
|
|
792
|
+
},
|
|
793
|
+
{
|
|
794
|
+
"name": "satooshi/php-coveralls",
|
|
795
|
+
"version": "v0.6.1",
|
|
796
|
+
"source": {
|
|
797
|
+
"type": "git",
|
|
798
|
+
"url": "https://github.com/satooshi/php-coveralls.git",
|
|
799
|
+
"reference": "dd0df95bd37a7cf5c5c50304dfe260ffe4b50760"
|
|
800
|
+
},
|
|
801
|
+
"dist": {
|
|
802
|
+
"type": "zip",
|
|
803
|
+
"url": "https://api.github.com/repos/satooshi/php-coveralls/zipball/dd0df95bd37a7cf5c5c50304dfe260ffe4b50760",
|
|
804
|
+
"reference": "dd0df95bd37a7cf5c5c50304dfe260ffe4b50760",
|
|
805
|
+
"shasum": ""
|
|
806
|
+
},
|
|
807
|
+
"require": {
|
|
808
|
+
"ext-curl": "*",
|
|
809
|
+
"ext-json": "*",
|
|
810
|
+
"ext-simplexml": "*",
|
|
811
|
+
"guzzle/guzzle": ">=3.0",
|
|
812
|
+
"php": ">=5.3",
|
|
813
|
+
"psr/log": "1.0.0",
|
|
814
|
+
"symfony/config": ">=2.0",
|
|
815
|
+
"symfony/console": ">=2.0",
|
|
816
|
+
"symfony/stopwatch": ">=2.2",
|
|
817
|
+
"symfony/yaml": ">=2.0"
|
|
818
|
+
},
|
|
819
|
+
"require-dev": {
|
|
820
|
+
"apigen/apigen": "2.8.*@stable",
|
|
821
|
+
"pdepend/pdepend": "dev-master",
|
|
822
|
+
"phpmd/phpmd": "dev-master",
|
|
823
|
+
"phpunit/php-invoker": ">=1.1.0,<1.2.0",
|
|
824
|
+
"phpunit/phpunit": "3.7.*@stable",
|
|
825
|
+
"sebastian/finder-facade": "dev-master",
|
|
826
|
+
"sebastian/phpcpd": "1.4.*@stable",
|
|
827
|
+
"squizlabs/php_codesniffer": "1.4.*@stable",
|
|
828
|
+
"theseer/fdomdocument": "dev-master"
|
|
829
|
+
},
|
|
830
|
+
"bin": [
|
|
831
|
+
"composer/bin/coveralls"
|
|
832
|
+
],
|
|
833
|
+
"type": "library",
|
|
834
|
+
"autoload": {
|
|
835
|
+
"psr-0": {
|
|
836
|
+
"Contrib\\Component": "src/",
|
|
837
|
+
"Contrib\\Bundle": "src/"
|
|
838
|
+
}
|
|
839
|
+
},
|
|
840
|
+
"notification-url": "https://packagist.org/downloads/",
|
|
841
|
+
"license": [
|
|
842
|
+
"MIT"
|
|
843
|
+
],
|
|
844
|
+
"authors": [
|
|
845
|
+
{
|
|
846
|
+
"name": "Kitamura Satoshi",
|
|
847
|
+
"email": "with.no.parachute@gmail.com",
|
|
848
|
+
"homepage": "https://www.facebook.com/satooshi.jp"
|
|
849
|
+
}
|
|
850
|
+
],
|
|
851
|
+
"description": "PHP client library for Coveralls API",
|
|
852
|
+
"homepage": "https://github.com/satooshi/php-coveralls",
|
|
853
|
+
"keywords": [
|
|
854
|
+
"ci",
|
|
855
|
+
"coverage",
|
|
856
|
+
"github",
|
|
857
|
+
"test"
|
|
858
|
+
],
|
|
859
|
+
"time": "2013-05-04 08:07:33"
|
|
860
|
+
},
|
|
861
|
+
{
|
|
862
|
+
"name": "symfony/config",
|
|
863
|
+
"version": "dev-master",
|
|
864
|
+
"target-dir": "Symfony/Component/Config",
|
|
865
|
+
"source": {
|
|
866
|
+
"type": "git",
|
|
867
|
+
"url": "https://github.com/symfony/Config.git",
|
|
868
|
+
"reference": "1ba23ffef7f14f1ad7194e271dbeed7b03681c02"
|
|
869
|
+
},
|
|
870
|
+
"dist": {
|
|
871
|
+
"type": "zip",
|
|
872
|
+
"url": "https://api.github.com/repos/symfony/Config/zipball/1ba23ffef7f14f1ad7194e271dbeed7b03681c02",
|
|
873
|
+
"reference": "1ba23ffef7f14f1ad7194e271dbeed7b03681c02",
|
|
874
|
+
"shasum": ""
|
|
875
|
+
},
|
|
876
|
+
"require": {
|
|
877
|
+
"php": ">=5.3.3",
|
|
878
|
+
"symfony/filesystem": "~2.3"
|
|
879
|
+
},
|
|
880
|
+
"type": "library",
|
|
881
|
+
"extra": {
|
|
882
|
+
"branch-alias": {
|
|
883
|
+
"dev-master": "3.0-dev"
|
|
884
|
+
}
|
|
885
|
+
},
|
|
886
|
+
"autoload": {
|
|
887
|
+
"psr-0": {
|
|
888
|
+
"Symfony\\Component\\Config\\": ""
|
|
889
|
+
}
|
|
890
|
+
},
|
|
891
|
+
"notification-url": "https://packagist.org/downloads/",
|
|
892
|
+
"license": [
|
|
893
|
+
"MIT"
|
|
894
|
+
],
|
|
895
|
+
"authors": [
|
|
896
|
+
{
|
|
897
|
+
"name": "Symfony Community",
|
|
898
|
+
"homepage": "http://symfony.com/contributors"
|
|
899
|
+
},
|
|
900
|
+
{
|
|
901
|
+
"name": "Fabien Potencier",
|
|
902
|
+
"email": "fabien@symfony.com"
|
|
903
|
+
}
|
|
904
|
+
],
|
|
905
|
+
"description": "Symfony Config Component",
|
|
906
|
+
"homepage": "http://symfony.com",
|
|
907
|
+
"time": "2014-12-08 08:44:04"
|
|
908
|
+
},
|
|
909
|
+
{
|
|
910
|
+
"name": "symfony/console",
|
|
911
|
+
"version": "dev-master",
|
|
912
|
+
"target-dir": "Symfony/Component/Console",
|
|
913
|
+
"source": {
|
|
914
|
+
"type": "git",
|
|
915
|
+
"url": "https://github.com/symfony/Console.git",
|
|
916
|
+
"reference": "0f59dca5634f4fe95320ad81a3a7c0997bbc53df"
|
|
917
|
+
},
|
|
918
|
+
"dist": {
|
|
919
|
+
"type": "zip",
|
|
920
|
+
"url": "https://api.github.com/repos/symfony/Console/zipball/0f59dca5634f4fe95320ad81a3a7c0997bbc53df",
|
|
921
|
+
"reference": "0f59dca5634f4fe95320ad81a3a7c0997bbc53df",
|
|
922
|
+
"shasum": ""
|
|
923
|
+
},
|
|
924
|
+
"require": {
|
|
925
|
+
"php": ">=5.3.3"
|
|
926
|
+
},
|
|
927
|
+
"require-dev": {
|
|
928
|
+
"psr/log": "~1.0",
|
|
929
|
+
"symfony/event-dispatcher": "~2.1",
|
|
930
|
+
"symfony/process": "~2.1"
|
|
931
|
+
},
|
|
932
|
+
"suggest": {
|
|
933
|
+
"psr/log": "For using the console logger",
|
|
934
|
+
"symfony/event-dispatcher": "",
|
|
935
|
+
"symfony/process": ""
|
|
936
|
+
},
|
|
937
|
+
"type": "library",
|
|
938
|
+
"extra": {
|
|
939
|
+
"branch-alias": {
|
|
940
|
+
"dev-master": "3.0-dev"
|
|
941
|
+
}
|
|
942
|
+
},
|
|
943
|
+
"autoload": {
|
|
944
|
+
"psr-0": {
|
|
945
|
+
"Symfony\\Component\\Console\\": ""
|
|
946
|
+
}
|
|
947
|
+
},
|
|
948
|
+
"notification-url": "https://packagist.org/downloads/",
|
|
949
|
+
"license": [
|
|
950
|
+
"MIT"
|
|
951
|
+
],
|
|
952
|
+
"authors": [
|
|
953
|
+
{
|
|
954
|
+
"name": "Symfony Community",
|
|
955
|
+
"homepage": "http://symfony.com/contributors"
|
|
956
|
+
},
|
|
957
|
+
{
|
|
958
|
+
"name": "Fabien Potencier",
|
|
959
|
+
"email": "fabien@symfony.com"
|
|
960
|
+
}
|
|
961
|
+
],
|
|
962
|
+
"description": "Symfony Console Component",
|
|
963
|
+
"homepage": "http://symfony.com",
|
|
964
|
+
"time": "2014-11-11 08:37:22"
|
|
965
|
+
},
|
|
966
|
+
{
|
|
967
|
+
"name": "symfony/event-dispatcher",
|
|
968
|
+
"version": "2.7.x-dev",
|
|
969
|
+
"target-dir": "Symfony/Component/EventDispatcher",
|
|
970
|
+
"source": {
|
|
971
|
+
"type": "git",
|
|
972
|
+
"url": "https://github.com/symfony/EventDispatcher.git",
|
|
973
|
+
"reference": "8e5829263631e686bf4d1254b02411263b8fa228"
|
|
974
|
+
},
|
|
975
|
+
"dist": {
|
|
976
|
+
"type": "zip",
|
|
977
|
+
"url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/8e5829263631e686bf4d1254b02411263b8fa228",
|
|
978
|
+
"reference": "8e5829263631e686bf4d1254b02411263b8fa228",
|
|
979
|
+
"shasum": ""
|
|
980
|
+
},
|
|
981
|
+
"require": {
|
|
982
|
+
"php": ">=5.3.3"
|
|
983
|
+
},
|
|
984
|
+
"require-dev": {
|
|
985
|
+
"psr/log": "~1.0",
|
|
986
|
+
"symfony/config": "~2.0",
|
|
987
|
+
"symfony/dependency-injection": "~2.6",
|
|
988
|
+
"symfony/expression-language": "~2.6",
|
|
989
|
+
"symfony/stopwatch": "~2.2"
|
|
990
|
+
},
|
|
991
|
+
"suggest": {
|
|
992
|
+
"symfony/dependency-injection": "",
|
|
993
|
+
"symfony/http-kernel": ""
|
|
994
|
+
},
|
|
995
|
+
"type": "library",
|
|
996
|
+
"extra": {
|
|
997
|
+
"branch-alias": {
|
|
998
|
+
"dev-master": "2.7-dev"
|
|
999
|
+
}
|
|
1000
|
+
},
|
|
1001
|
+
"autoload": {
|
|
1002
|
+
"psr-0": {
|
|
1003
|
+
"Symfony\\Component\\EventDispatcher\\": ""
|
|
1004
|
+
}
|
|
1005
|
+
},
|
|
1006
|
+
"notification-url": "https://packagist.org/downloads/",
|
|
1007
|
+
"license": [
|
|
1008
|
+
"MIT"
|
|
1009
|
+
],
|
|
1010
|
+
"authors": [
|
|
1011
|
+
{
|
|
1012
|
+
"name": "Symfony Community",
|
|
1013
|
+
"homepage": "http://symfony.com/contributors"
|
|
1014
|
+
},
|
|
1015
|
+
{
|
|
1016
|
+
"name": "Fabien Potencier",
|
|
1017
|
+
"email": "fabien@symfony.com"
|
|
1018
|
+
}
|
|
1019
|
+
],
|
|
1020
|
+
"description": "Symfony EventDispatcher Component",
|
|
1021
|
+
"homepage": "http://symfony.com",
|
|
1022
|
+
"time": "2014-11-10 18:00:54"
|
|
1023
|
+
},
|
|
1024
|
+
{
|
|
1025
|
+
"name": "symfony/filesystem",
|
|
1026
|
+
"version": "2.7.x-dev",
|
|
1027
|
+
"target-dir": "Symfony/Component/Filesystem",
|
|
1028
|
+
"source": {
|
|
1029
|
+
"type": "git",
|
|
1030
|
+
"url": "https://github.com/symfony/Filesystem.git",
|
|
1031
|
+
"reference": "c515060ae3829eee36cc22bc416fa60cc5656d8a"
|
|
1032
|
+
},
|
|
1033
|
+
"dist": {
|
|
1034
|
+
"type": "zip",
|
|
1035
|
+
"url": "https://api.github.com/repos/symfony/Filesystem/zipball/c515060ae3829eee36cc22bc416fa60cc5656d8a",
|
|
1036
|
+
"reference": "c515060ae3829eee36cc22bc416fa60cc5656d8a",
|
|
1037
|
+
"shasum": ""
|
|
1038
|
+
},
|
|
1039
|
+
"require": {
|
|
1040
|
+
"php": ">=5.3.3"
|
|
1041
|
+
},
|
|
1042
|
+
"type": "library",
|
|
1043
|
+
"extra": {
|
|
1044
|
+
"branch-alias": {
|
|
1045
|
+
"dev-master": "2.7-dev"
|
|
1046
|
+
}
|
|
1047
|
+
},
|
|
1048
|
+
"autoload": {
|
|
1049
|
+
"psr-0": {
|
|
1050
|
+
"Symfony\\Component\\Filesystem\\": ""
|
|
1051
|
+
}
|
|
1052
|
+
},
|
|
1053
|
+
"notification-url": "https://packagist.org/downloads/",
|
|
1054
|
+
"license": [
|
|
1055
|
+
"MIT"
|
|
1056
|
+
],
|
|
1057
|
+
"authors": [
|
|
1058
|
+
{
|
|
1059
|
+
"name": "Symfony Community",
|
|
1060
|
+
"homepage": "http://symfony.com/contributors"
|
|
1061
|
+
},
|
|
1062
|
+
{
|
|
1063
|
+
"name": "Fabien Potencier",
|
|
1064
|
+
"email": "fabien@symfony.com"
|
|
1065
|
+
}
|
|
1066
|
+
],
|
|
1067
|
+
"description": "Symfony Filesystem Component",
|
|
1068
|
+
"homepage": "http://symfony.com",
|
|
1069
|
+
"time": "2014-12-08 08:43:57"
|
|
1070
|
+
},
|
|
1071
|
+
{
|
|
1072
|
+
"name": "symfony/http-foundation",
|
|
1073
|
+
"version": "2.7.x-dev",
|
|
1074
|
+
"target-dir": "Symfony/Component/HttpFoundation",
|
|
1075
|
+
"source": {
|
|
1076
|
+
"type": "git",
|
|
1077
|
+
"url": "https://github.com/symfony/HttpFoundation.git",
|
|
1078
|
+
"reference": "7efb1b7def9eebcb925bc8d1c05c056cbe7fe29c"
|
|
1079
|
+
},
|
|
1080
|
+
"dist": {
|
|
1081
|
+
"type": "zip",
|
|
1082
|
+
"url": "https://api.github.com/repos/symfony/HttpFoundation/zipball/7efb1b7def9eebcb925bc8d1c05c056cbe7fe29c",
|
|
1083
|
+
"reference": "7efb1b7def9eebcb925bc8d1c05c056cbe7fe29c",
|
|
1084
|
+
"shasum": ""
|
|
1085
|
+
},
|
|
1086
|
+
"require": {
|
|
1087
|
+
"php": ">=5.3.3"
|
|
1088
|
+
},
|
|
1089
|
+
"require-dev": {
|
|
1090
|
+
"symfony/expression-language": "~2.4"
|
|
1091
|
+
},
|
|
1092
|
+
"type": "library",
|
|
1093
|
+
"extra": {
|
|
1094
|
+
"branch-alias": {
|
|
1095
|
+
"dev-master": "2.7-dev"
|
|
1096
|
+
}
|
|
1097
|
+
},
|
|
1098
|
+
"autoload": {
|
|
1099
|
+
"psr-0": {
|
|
1100
|
+
"Symfony\\Component\\HttpFoundation\\": ""
|
|
1101
|
+
},
|
|
1102
|
+
"classmap": [
|
|
1103
|
+
"Symfony/Component/HttpFoundation/Resources/stubs"
|
|
1104
|
+
]
|
|
1105
|
+
},
|
|
1106
|
+
"notification-url": "https://packagist.org/downloads/",
|
|
1107
|
+
"license": [
|
|
1108
|
+
"MIT"
|
|
1109
|
+
],
|
|
1110
|
+
"authors": [
|
|
1111
|
+
{
|
|
1112
|
+
"name": "Symfony Community",
|
|
1113
|
+
"homepage": "http://symfony.com/contributors"
|
|
1114
|
+
},
|
|
1115
|
+
{
|
|
1116
|
+
"name": "Fabien Potencier",
|
|
1117
|
+
"email": "fabien@symfony.com"
|
|
1118
|
+
}
|
|
1119
|
+
],
|
|
1120
|
+
"description": "Symfony HttpFoundation Component",
|
|
1121
|
+
"homepage": "http://symfony.com",
|
|
1122
|
+
"time": "2014-11-10 18:00:54"
|
|
1123
|
+
},
|
|
1124
|
+
{
|
|
1125
|
+
"name": "symfony/routing",
|
|
1126
|
+
"version": "2.7.x-dev",
|
|
1127
|
+
"target-dir": "Symfony/Component/Routing",
|
|
1128
|
+
"source": {
|
|
1129
|
+
"type": "git",
|
|
1130
|
+
"url": "https://github.com/symfony/Routing.git",
|
|
1131
|
+
"reference": "2c5b95483dfc04c1f139a00f2857ebbfd9daad39"
|
|
1132
|
+
},
|
|
1133
|
+
"dist": {
|
|
1134
|
+
"type": "zip",
|
|
1135
|
+
"url": "https://api.github.com/repos/symfony/Routing/zipball/2c5b95483dfc04c1f139a00f2857ebbfd9daad39",
|
|
1136
|
+
"reference": "2c5b95483dfc04c1f139a00f2857ebbfd9daad39",
|
|
1137
|
+
"shasum": ""
|
|
1138
|
+
},
|
|
1139
|
+
"require": {
|
|
1140
|
+
"php": ">=5.3.3"
|
|
1141
|
+
},
|
|
1142
|
+
"require-dev": {
|
|
1143
|
+
"doctrine/annotations": "~1.0",
|
|
1144
|
+
"psr/log": "~1.0",
|
|
1145
|
+
"symfony/config": "~2.2",
|
|
1146
|
+
"symfony/expression-language": "~2.4",
|
|
1147
|
+
"symfony/http-foundation": "~2.3",
|
|
1148
|
+
"symfony/yaml": "~2.0"
|
|
1149
|
+
},
|
|
1150
|
+
"suggest": {
|
|
1151
|
+
"doctrine/annotations": "For using the annotation loader",
|
|
1152
|
+
"symfony/config": "For using the all-in-one router or any loader",
|
|
1153
|
+
"symfony/expression-language": "For using expression matching",
|
|
1154
|
+
"symfony/yaml": "For using the YAML loader"
|
|
1155
|
+
},
|
|
1156
|
+
"type": "library",
|
|
1157
|
+
"extra": {
|
|
1158
|
+
"branch-alias": {
|
|
1159
|
+
"dev-master": "2.7-dev"
|
|
1160
|
+
}
|
|
1161
|
+
},
|
|
1162
|
+
"autoload": {
|
|
1163
|
+
"psr-0": {
|
|
1164
|
+
"Symfony\\Component\\Routing\\": ""
|
|
1165
|
+
}
|
|
1166
|
+
},
|
|
1167
|
+
"notification-url": "https://packagist.org/downloads/",
|
|
1168
|
+
"license": [
|
|
1169
|
+
"MIT"
|
|
1170
|
+
],
|
|
1171
|
+
"authors": [
|
|
1172
|
+
{
|
|
1173
|
+
"name": "Symfony Community",
|
|
1174
|
+
"homepage": "http://symfony.com/contributors"
|
|
1175
|
+
},
|
|
1176
|
+
{
|
|
1177
|
+
"name": "Fabien Potencier",
|
|
1178
|
+
"email": "fabien@symfony.com"
|
|
1179
|
+
}
|
|
1180
|
+
],
|
|
1181
|
+
"description": "Symfony Routing Component",
|
|
1182
|
+
"homepage": "http://symfony.com",
|
|
1183
|
+
"keywords": [
|
|
1184
|
+
"router",
|
|
1185
|
+
"routing",
|
|
1186
|
+
"uri",
|
|
1187
|
+
"url"
|
|
1188
|
+
],
|
|
1189
|
+
"time": "2014-11-10 18:00:54"
|
|
1190
|
+
},
|
|
1191
|
+
{
|
|
1192
|
+
"name": "symfony/stopwatch",
|
|
1193
|
+
"version": "dev-master",
|
|
1194
|
+
"target-dir": "Symfony/Component/Stopwatch",
|
|
1195
|
+
"source": {
|
|
1196
|
+
"type": "git",
|
|
1197
|
+
"url": "https://github.com/symfony/Stopwatch.git",
|
|
1198
|
+
"reference": "865101ccce88bd5481237ffa54066ee44f8305ba"
|
|
1199
|
+
},
|
|
1200
|
+
"dist": {
|
|
1201
|
+
"type": "zip",
|
|
1202
|
+
"url": "https://api.github.com/repos/symfony/Stopwatch/zipball/865101ccce88bd5481237ffa54066ee44f8305ba",
|
|
1203
|
+
"reference": "865101ccce88bd5481237ffa54066ee44f8305ba",
|
|
1204
|
+
"shasum": ""
|
|
1205
|
+
},
|
|
1206
|
+
"require": {
|
|
1207
|
+
"php": ">=5.3.3"
|
|
1208
|
+
},
|
|
1209
|
+
"type": "library",
|
|
1210
|
+
"extra": {
|
|
1211
|
+
"branch-alias": {
|
|
1212
|
+
"dev-master": "3.0-dev"
|
|
1213
|
+
}
|
|
1214
|
+
},
|
|
1215
|
+
"autoload": {
|
|
1216
|
+
"psr-0": {
|
|
1217
|
+
"Symfony\\Component\\Stopwatch\\": ""
|
|
1218
|
+
}
|
|
1219
|
+
},
|
|
1220
|
+
"notification-url": "https://packagist.org/downloads/",
|
|
1221
|
+
"license": [
|
|
1222
|
+
"MIT"
|
|
1223
|
+
],
|
|
1224
|
+
"authors": [
|
|
1225
|
+
{
|
|
1226
|
+
"name": "Symfony Community",
|
|
1227
|
+
"homepage": "http://symfony.com/contributors"
|
|
1228
|
+
},
|
|
1229
|
+
{
|
|
1230
|
+
"name": "Fabien Potencier",
|
|
1231
|
+
"email": "fabien@symfony.com"
|
|
1232
|
+
}
|
|
1233
|
+
],
|
|
1234
|
+
"description": "Symfony Stopwatch Component",
|
|
1235
|
+
"homepage": "http://symfony.com",
|
|
1236
|
+
"time": "2014-12-08 08:44:04"
|
|
1237
|
+
},
|
|
1238
|
+
{
|
|
1239
|
+
"name": "symfony/yaml",
|
|
1240
|
+
"version": "dev-master",
|
|
1241
|
+
"target-dir": "Symfony/Component/Yaml",
|
|
1242
|
+
"source": {
|
|
1243
|
+
"type": "git",
|
|
1244
|
+
"url": "https://github.com/symfony/Yaml.git",
|
|
1245
|
+
"reference": "63ca057ea9c8e8bbb2a0a82319937f8848e0add7"
|
|
1246
|
+
},
|
|
1247
|
+
"dist": {
|
|
1248
|
+
"type": "zip",
|
|
1249
|
+
"url": "https://api.github.com/repos/symfony/Yaml/zipball/63ca057ea9c8e8bbb2a0a82319937f8848e0add7",
|
|
1250
|
+
"reference": "63ca057ea9c8e8bbb2a0a82319937f8848e0add7",
|
|
1251
|
+
"shasum": ""
|
|
1252
|
+
},
|
|
1253
|
+
"require": {
|
|
1254
|
+
"php": ">=5.3.3"
|
|
1255
|
+
},
|
|
1256
|
+
"type": "library",
|
|
1257
|
+
"extra": {
|
|
1258
|
+
"branch-alias": {
|
|
1259
|
+
"dev-master": "3.0-dev"
|
|
1260
|
+
}
|
|
1261
|
+
},
|
|
1262
|
+
"autoload": {
|
|
1263
|
+
"psr-0": {
|
|
1264
|
+
"Symfony\\Component\\Yaml\\": ""
|
|
1265
|
+
}
|
|
1266
|
+
},
|
|
1267
|
+
"notification-url": "https://packagist.org/downloads/",
|
|
1268
|
+
"license": [
|
|
1269
|
+
"MIT"
|
|
1270
|
+
],
|
|
1271
|
+
"authors": [
|
|
1272
|
+
{
|
|
1273
|
+
"name": "Symfony Community",
|
|
1274
|
+
"homepage": "http://symfony.com/contributors"
|
|
1275
|
+
},
|
|
1276
|
+
{
|
|
1277
|
+
"name": "Fabien Potencier",
|
|
1278
|
+
"email": "fabien@symfony.com"
|
|
1279
|
+
}
|
|
1280
|
+
],
|
|
1281
|
+
"description": "Symfony Yaml Component",
|
|
1282
|
+
"homepage": "http://symfony.com",
|
|
1283
|
+
"time": "2014-12-08 08:44:04"
|
|
1284
|
+
},
|
|
1285
|
+
{
|
|
1286
|
+
"name": "tinymce/tinymce",
|
|
1287
|
+
"version": "4.1.5",
|
|
1288
|
+
"source": {
|
|
1289
|
+
"type": "git",
|
|
1290
|
+
"url": "https://github.com/tinymce/tinymce-dist.git",
|
|
1291
|
+
"reference": "2aeb97faf35cd5e2bd542746ab87500c808e08f4"
|
|
1292
|
+
},
|
|
1293
|
+
"dist": {
|
|
1294
|
+
"type": "zip",
|
|
1295
|
+
"url": "https://api.github.com/repos/tinymce/tinymce-dist/zipball/2aeb97faf35cd5e2bd542746ab87500c808e08f4",
|
|
1296
|
+
"reference": "2aeb97faf35cd5e2bd542746ab87500c808e08f4",
|
|
1297
|
+
"shasum": ""
|
|
1298
|
+
},
|
|
1299
|
+
"type": "library",
|
|
1300
|
+
"notification-url": "https://packagist.org/downloads/",
|
|
1301
|
+
"license": [
|
|
1302
|
+
"LGPL-2.1"
|
|
1303
|
+
],
|
|
1304
|
+
"description": "Web based JavaScript HTML WYSIWYG editor control.",
|
|
1305
|
+
"homepage": "http://www.tinymce.com",
|
|
1306
|
+
"keywords": [
|
|
1307
|
+
"editor",
|
|
1308
|
+
"html",
|
|
1309
|
+
"javascript",
|
|
1310
|
+
"richtext",
|
|
1311
|
+
"tinymce",
|
|
1312
|
+
"wysiwyg"
|
|
1313
|
+
],
|
|
1314
|
+
"time": "2014-09-09 08:54:57"
|
|
1315
|
+
},
|
|
1316
|
+
{
|
|
1317
|
+
"name": "twig/extensions",
|
|
1318
|
+
"version": "v1.0.1",
|
|
1319
|
+
"source": {
|
|
1320
|
+
"type": "git",
|
|
1321
|
+
"url": "https://github.com/fabpot/Twig-extensions.git",
|
|
1322
|
+
"reference": "f91a82ec225e5bb108e01a0f93c9be04f84dcfa0"
|
|
1323
|
+
},
|
|
1324
|
+
"dist": {
|
|
1325
|
+
"type": "zip",
|
|
1326
|
+
"url": "https://api.github.com/repos/fabpot/Twig-extensions/zipball/f91a82ec225e5bb108e01a0f93c9be04f84dcfa0",
|
|
1327
|
+
"reference": "f91a82ec225e5bb108e01a0f93c9be04f84dcfa0",
|
|
1328
|
+
"shasum": ""
|
|
1329
|
+
},
|
|
1330
|
+
"require": {
|
|
1331
|
+
"twig/twig": "~1.0"
|
|
1332
|
+
},
|
|
1333
|
+
"type": "library",
|
|
1334
|
+
"extra": {
|
|
1335
|
+
"branch-alias": {
|
|
1336
|
+
"dev-master": "1.0.x-dev"
|
|
1337
|
+
}
|
|
1338
|
+
},
|
|
1339
|
+
"autoload": {
|
|
1340
|
+
"psr-0": {
|
|
1341
|
+
"Twig_Extensions_": "lib/"
|
|
1342
|
+
}
|
|
1343
|
+
},
|
|
1344
|
+
"notification-url": "https://packagist.org/downloads/",
|
|
1345
|
+
"license": [
|
|
1346
|
+
"MIT"
|
|
1347
|
+
],
|
|
1348
|
+
"authors": [
|
|
1349
|
+
{
|
|
1350
|
+
"name": "Fabien Potencier",
|
|
1351
|
+
"email": "fabien@symfony.com",
|
|
1352
|
+
"homepage": "http://fabien.potencier.org",
|
|
1353
|
+
"role": "Lead Developer"
|
|
1354
|
+
}
|
|
1355
|
+
],
|
|
1356
|
+
"description": "Common additional features for Twig that do not directly belong in core",
|
|
1357
|
+
"homepage": "https://github.com/fabpot/Twig-extensions",
|
|
1358
|
+
"keywords": [
|
|
1359
|
+
"debug",
|
|
1360
|
+
"i18n",
|
|
1361
|
+
"text"
|
|
1362
|
+
],
|
|
1363
|
+
"time": "2013-10-18 19:37:15"
|
|
1364
|
+
},
|
|
1365
|
+
{
|
|
1366
|
+
"name": "twig/twig",
|
|
1367
|
+
"version": "dev-master",
|
|
1368
|
+
"source": {
|
|
1369
|
+
"type": "git",
|
|
1370
|
+
"url": "https://github.com/fabpot/Twig.git",
|
|
1371
|
+
"reference": "5e4abadb4a7a1fe76dcbf20d7ecc67203ff0cf53"
|
|
1372
|
+
},
|
|
1373
|
+
"dist": {
|
|
1374
|
+
"type": "zip",
|
|
1375
|
+
"url": "https://api.github.com/repos/fabpot/Twig/zipball/5e4abadb4a7a1fe76dcbf20d7ecc67203ff0cf53",
|
|
1376
|
+
"reference": "5e4abadb4a7a1fe76dcbf20d7ecc67203ff0cf53",
|
|
1377
|
+
"shasum": ""
|
|
1378
|
+
},
|
|
1379
|
+
"require": {
|
|
1380
|
+
"php": ">=5.2.4"
|
|
1381
|
+
},
|
|
1382
|
+
"type": "library",
|
|
1383
|
+
"extra": {
|
|
1384
|
+
"branch-alias": {
|
|
1385
|
+
"dev-master": "1.16-dev"
|
|
1386
|
+
}
|
|
1387
|
+
},
|
|
1388
|
+
"autoload": {
|
|
1389
|
+
"psr-0": {
|
|
1390
|
+
"Twig_": "lib/"
|
|
1391
|
+
}
|
|
1392
|
+
},
|
|
1393
|
+
"notification-url": "https://packagist.org/downloads/",
|
|
1394
|
+
"license": [
|
|
1395
|
+
"BSD-3-Clause"
|
|
1396
|
+
],
|
|
1397
|
+
"authors": [
|
|
1398
|
+
{
|
|
1399
|
+
"name": "Fabien Potencier",
|
|
1400
|
+
"email": "fabien@symfony.com",
|
|
1401
|
+
"homepage": "http://fabien.potencier.org",
|
|
1402
|
+
"role": "Lead Developer"
|
|
1403
|
+
},
|
|
1404
|
+
{
|
|
1405
|
+
"name": "Armin Ronacher",
|
|
1406
|
+
"email": "armin.ronacher@active-4.com",
|
|
1407
|
+
"role": "Project Founder"
|
|
1408
|
+
},
|
|
1409
|
+
{
|
|
1410
|
+
"name": "Twig Team",
|
|
1411
|
+
"homepage": "https://github.com/fabpot/Twig/graphs/contributors",
|
|
1412
|
+
"role": "Contributors"
|
|
1413
|
+
}
|
|
1414
|
+
],
|
|
1415
|
+
"description": "Twig, the flexible, fast, and secure template language for PHP",
|
|
1416
|
+
"homepage": "http://twig.sensiolabs.org",
|
|
1417
|
+
"keywords": [
|
|
1418
|
+
"templating"
|
|
1419
|
+
],
|
|
1420
|
+
"time": "2014-10-17 13:00:03"
|
|
1421
|
+
},
|
|
1422
|
+
{
|
|
1423
|
+
"name": "zeflasher/x-oauth-php",
|
|
1424
|
+
"version": "dev-master",
|
|
1425
|
+
"source": {
|
|
1426
|
+
"type": "git",
|
|
1427
|
+
"url": "https://bitbucket.org/zeflasher/x-oauth-php.git",
|
|
1428
|
+
"reference": "cbf7fe6f3f27e3160a1706f3c6a305b60dc8db47"
|
|
1429
|
+
},
|
|
1430
|
+
"dist": {
|
|
1431
|
+
"type": "zip",
|
|
1432
|
+
"url": "https://bitbucket.org/zeflasher/x-oauth-php/get/cbf7fe6f3f27e3160a1706f3c6a305b60dc8db47.zip",
|
|
1433
|
+
"reference": "cbf7fe6f3f27e3160a1706f3c6a305b60dc8db47",
|
|
1434
|
+
"shasum": ""
|
|
1435
|
+
},
|
|
1436
|
+
"require": {
|
|
1437
|
+
"php": ">=5.3.0"
|
|
1438
|
+
},
|
|
1439
|
+
"require-dev": {
|
|
1440
|
+
"phpunit/phpunit": "4.1.*"
|
|
1441
|
+
},
|
|
1442
|
+
"type": "library",
|
|
1443
|
+
"autoload": {
|
|
1444
|
+
"psr-0": {
|
|
1445
|
+
"Zeflasher\\OAuth\\": "src/"
|
|
1446
|
+
}
|
|
1447
|
+
},
|
|
1448
|
+
"notification-url": "https://packagist.org/downloads/",
|
|
1449
|
+
"license": [
|
|
1450
|
+
"MIT"
|
|
1451
|
+
],
|
|
1452
|
+
"authors": [
|
|
1453
|
+
{
|
|
1454
|
+
"name": "Xavier Martin",
|
|
1455
|
+
"email": "zeflasher+xoauth@gmail.com",
|
|
1456
|
+
"homepage": "http://dev.webbymx.net",
|
|
1457
|
+
"role": "Developer"
|
|
1458
|
+
}
|
|
1459
|
+
],
|
|
1460
|
+
"description": "OAuth and XAuth client/server",
|
|
1461
|
+
"homepage": "https://bitbucket.org/zeflasher/x-oauth-php",
|
|
1462
|
+
"keywords": [
|
|
1463
|
+
"oauth",
|
|
1464
|
+
"xauth"
|
|
1465
|
+
],
|
|
1466
|
+
"time": "2014-10-08 23:13:28"
|
|
1467
|
+
}
|
|
1468
|
+
],
|
|
1469
|
+
"packages-dev": [],
|
|
1470
|
+
"aliases": [],
|
|
1471
|
+
"minimum-stability": "dev",
|
|
1472
|
+
"stability-flags": {
|
|
1473
|
+
"knplabs/github-api": 20,
|
|
1474
|
+
"j7mbo/twitter-api-php": 20,
|
|
1475
|
+
"oauth-io/oauth": 20,
|
|
1476
|
+
"zeflasher/x-oauth-php": 20,
|
|
1477
|
+
"symfony/console": 20,
|
|
1478
|
+
"codeclimate/php-test-reporter": 20,
|
|
1479
|
+
"google/recaptcha": 20
|
|
1480
|
+
},
|
|
1481
|
+
"prefer-stable": false,
|
|
1482
|
+
"platform": [],
|
|
1483
|
+
"platform-dev": []
|
|
1484
|
+
}
|