mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
1795 lines
62 KiB
JSON
1795 lines
62 KiB
JSON
{
|
|
"_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": "8673f797e28f190a443adc747b040a40",
|
|
"content-hash": "a6495a5790fde01decef45855de9affb",
|
|
"packages": [
|
|
{
|
|
"name": "barracudanetworks/forkdaemon-php",
|
|
"version": "v1.0.7",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/barracudanetworks/forkdaemon-php.git",
|
|
"reference": "9f9402909a4bd1ac98e5aacb6f15f19056f591f6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/barracudanetworks/forkdaemon-php/zipball/9f9402909a4bd1ac98e5aacb6f15f19056f591f6",
|
|
"reference": "9f9402909a4bd1ac98e5aacb6f15f19056f591f6",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"classmap": [
|
|
"fork_daemon.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "A library to make setup and management of forking daemons in PHP easy.",
|
|
"homepage": "https://github.com/barracudanetworks/forkdaemon-php",
|
|
"keywords": [
|
|
"daemons",
|
|
"forking",
|
|
"php"
|
|
],
|
|
"time": "2016-01-12 19:40:56"
|
|
},
|
|
{
|
|
"name": "bower-asset/animate.css",
|
|
"version": "3.5.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/daneden/animate.css.git",
|
|
"reference": "010e06e11175840ae84ad9363f7269f03775d963"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/daneden/animate.css/zipball/010e06e11175840ae84ad9363f7269f03775d963",
|
|
"reference": "010e06e11175840ae84ad9363f7269f03775d963",
|
|
"shasum": ""
|
|
},
|
|
"type": "bower-asset-library",
|
|
"extra": {
|
|
"bower-asset-main": "./animate.css",
|
|
"bower-asset-ignore": [
|
|
".*",
|
|
"source",
|
|
"*.yml",
|
|
"Gemfile",
|
|
"Gemfile.lock",
|
|
"*.md"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"name": "bower-asset/autosize",
|
|
"version": "3.0.15",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/jackmoore/autosize.git",
|
|
"reference": "1e94f8aa0e6dfa7b52217bd4527e1dfdf38ed364"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/jackmoore/autosize/zipball/1e94f8aa0e6dfa7b52217bd4527e1dfdf38ed364",
|
|
"reference": "1e94f8aa0e6dfa7b52217bd4527e1dfdf38ed364",
|
|
"shasum": ""
|
|
},
|
|
"type": "bower-asset-library",
|
|
"extra": {
|
|
"bower-asset-main": "dist/autosize.js",
|
|
"bower-asset-ignore": []
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "Autosize is a small, stand-alone script to automatically adjust textarea height to fit text.",
|
|
"keywords": [
|
|
"form",
|
|
"textarea",
|
|
"ui"
|
|
]
|
|
},
|
|
{
|
|
"name": "bower-asset/bootstrap",
|
|
"version": "v3.3.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/twbs/bootstrap.git",
|
|
"reference": "81df608a40bf0629a1dc08e584849bb1e43e0b7a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/twbs/bootstrap/zipball/81df608a40bf0629a1dc08e584849bb1e43e0b7a",
|
|
"reference": "81df608a40bf0629a1dc08e584849bb1e43e0b7a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"bower-asset/jquery": ">=1.9.1,<=2"
|
|
},
|
|
"type": "bower-asset-library",
|
|
"extra": {
|
|
"bower-asset-main": [
|
|
"less/bootstrap.less",
|
|
"dist/js/bootstrap.js"
|
|
],
|
|
"bower-asset-ignore": [
|
|
"/.*",
|
|
"_config.yml",
|
|
"CNAME",
|
|
"composer.json",
|
|
"CONTRIBUTING.md",
|
|
"docs",
|
|
"js/tests",
|
|
"test-infra"
|
|
]
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
|
|
"keywords": [
|
|
"css",
|
|
"framework",
|
|
"front-end",
|
|
"js",
|
|
"less",
|
|
"mobile-first",
|
|
"responsive",
|
|
"web"
|
|
]
|
|
},
|
|
{
|
|
"name": "bower-asset/bootstrap-3.x",
|
|
"version": "v3.3.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/twbs/bootstrap.git",
|
|
"reference": "81df608a40bf0629a1dc08e584849bb1e43e0b7a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/twbs/bootstrap/zipball/81df608a40bf0629a1dc08e584849bb1e43e0b7a",
|
|
"reference": "81df608a40bf0629a1dc08e584849bb1e43e0b7a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"bower-asset/jquery": ">=1.9.1,<=2"
|
|
},
|
|
"type": "bower-asset-library",
|
|
"extra": {
|
|
"bower-asset-main": [
|
|
"less/bootstrap.less",
|
|
"dist/js/bootstrap.js"
|
|
],
|
|
"bower-asset-ignore": [
|
|
"/.*",
|
|
"_config.yml",
|
|
"CNAME",
|
|
"composer.json",
|
|
"CONTRIBUTING.md",
|
|
"docs",
|
|
"js/tests",
|
|
"test-infra"
|
|
]
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
|
|
"keywords": [
|
|
"css",
|
|
"framework",
|
|
"front-end",
|
|
"js",
|
|
"less",
|
|
"mobile-first",
|
|
"responsive",
|
|
"web"
|
|
]
|
|
},
|
|
{
|
|
"name": "bower-asset/bootstrap-hover-dropdown",
|
|
"version": "v2.2.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/CWSpear/bootstrap-hover-dropdown.git",
|
|
"reference": "56c494fbb1f4ad54180c716cc07f4919e49b423a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/CWSpear/bootstrap-hover-dropdown/zipball/56c494fbb1f4ad54180c716cc07f4919e49b423a",
|
|
"reference": "56c494fbb1f4ad54180c716cc07f4919e49b423a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"bower-asset/bootstrap": ">=3.0.0,<4.0.0",
|
|
"bower-asset/jquery": ">=1.9.0"
|
|
},
|
|
"type": "bower-asset-library",
|
|
"extra": {
|
|
"bower-asset-main": "./bootstrap-hover-dropdown.js"
|
|
},
|
|
"description": "An unofficial Bootstrap plugin to enable Bootstrap dropdowns to activate on hover and provide a nice user experience.",
|
|
"keywords": [
|
|
"bootstrap",
|
|
"dropdowns",
|
|
"hover",
|
|
"twitter"
|
|
]
|
|
},
|
|
{
|
|
"name": "bower-asset/bootstrap-progressbar",
|
|
"version": "v0.9.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/minddust/bootstrap-progressbar.git",
|
|
"reference": "e7ac2690384024feb89bd5122fea14dc4d819567"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/minddust/bootstrap-progressbar/zipball/e7ac2690384024feb89bd5122fea14dc4d819567",
|
|
"reference": "e7ac2690384024feb89bd5122fea14dc4d819567",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"bower-asset/jquery": ">=1.9.1"
|
|
},
|
|
"type": "bower-asset-library",
|
|
"extra": {
|
|
"bower-asset-main": "./bootstrap-progressbar.js",
|
|
"bower-asset-ignore": [
|
|
"**/.*",
|
|
"Gulpfile.js",
|
|
"Rakefile",
|
|
"bower_components",
|
|
"node_modules",
|
|
"resources",
|
|
"tasks"
|
|
]
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
]
|
|
},
|
|
{
|
|
"name": "bower-asset/chosen",
|
|
"version": "v1.5.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/harvesthq/bower-chosen.git",
|
|
"reference": "e0d29eab0d1ea12535cf1933eba4c47df099f846"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/harvesthq/bower-chosen/zipball/e0d29eab0d1ea12535cf1933eba4c47df099f846",
|
|
"reference": "e0d29eab0d1ea12535cf1933eba4c47df099f846",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"bower-asset/jquery": ">=1.4.4"
|
|
},
|
|
"type": "bower-asset-library",
|
|
"extra": {
|
|
"bower-asset-main": [
|
|
"chosen.jquery.js",
|
|
"chosen.css"
|
|
],
|
|
"bower-asset-ignore": []
|
|
},
|
|
"license": [
|
|
{
|
|
"type": "MIT",
|
|
"url": "https://github.com/harvesthq/chosen/blob/master/LICENSE.md"
|
|
}
|
|
],
|
|
"description": "Chosen is a JavaScript plugin that makes select boxes user-friendly. It is currently available in both jQuery and Prototype flavors.",
|
|
"keywords": [
|
|
"dropdown",
|
|
"form",
|
|
"input",
|
|
"multiselect",
|
|
"select",
|
|
"ui"
|
|
]
|
|
},
|
|
{
|
|
"name": "bower-asset/colorbox",
|
|
"version": "1.6.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/jackmoore/colorbox.git",
|
|
"reference": "bac78120c6ca9e63370cc317ab6f400129cd6608"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/jackmoore/colorbox/zipball/bac78120c6ca9e63370cc317ab6f400129cd6608",
|
|
"reference": "bac78120c6ca9e63370cc317ab6f400129cd6608",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"bower-asset/jquery": ">=1.3.2"
|
|
},
|
|
"type": "bower-asset-library",
|
|
"extra": {
|
|
"bower-asset-main": "jquery.colorbox.js",
|
|
"bower-asset-ignore": [
|
|
"colorbox.jquery.json",
|
|
"colorbox.ai",
|
|
"content",
|
|
"example1/index.html",
|
|
"example2/index.html",
|
|
"example3/index.html",
|
|
"example4/index.html",
|
|
"example5/index.html"
|
|
]
|
|
},
|
|
"description": "jQuery lightbox and modal window plugin",
|
|
"keywords": [
|
|
"gallery",
|
|
"jquery-plugin",
|
|
"lightbox",
|
|
"modal",
|
|
"popup",
|
|
"ui"
|
|
]
|
|
},
|
|
{
|
|
"name": "bower-asset/datatables",
|
|
"version": "1.10.11",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/DataTables/DataTables.git",
|
|
"reference": "d0163e24a0735ef3c0f04886be301baba67482e1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/DataTables/DataTables/zipball/d0163e24a0735ef3c0f04886be301baba67482e1",
|
|
"reference": "d0163e24a0735ef3c0f04886be301baba67482e1",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"bower-asset/jquery": ">=1.7.0"
|
|
},
|
|
"type": "bower-asset-library",
|
|
"extra": {
|
|
"bower-asset-main": [
|
|
"media/js/jquery.dataTables.js",
|
|
"media/css/jquery.dataTables.css",
|
|
"media/images/sort_asc.png",
|
|
"media/images/sort_asc_disabled.png",
|
|
"media/images/sort_both.png",
|
|
"media/images/sort_desc.png",
|
|
"media/images/sort_desc_disabled.png"
|
|
],
|
|
"bower-asset-ignore": [
|
|
"/.*",
|
|
"examples",
|
|
"media/unit_testing",
|
|
"composer.json",
|
|
"dataTables.jquery.json",
|
|
"package.json"
|
|
]
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"keywords": [
|
|
"datatables",
|
|
"javascript",
|
|
"jquery",
|
|
"library",
|
|
"table"
|
|
]
|
|
},
|
|
{
|
|
"name": "bower-asset/ev-emitter",
|
|
"version": "v1.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/metafizzy/ev-emitter.git",
|
|
"reference": "e1f8d670f76749aff783ad5e2f27d7294c2c679e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/metafizzy/ev-emitter/zipball/e1f8d670f76749aff783ad5e2f27d7294c2c679e",
|
|
"reference": "e1f8d670f76749aff783ad5e2f27d7294c2c679e",
|
|
"shasum": ""
|
|
},
|
|
"type": "bower-asset-library",
|
|
"extra": {
|
|
"bower-asset-main": "ev-emitter.js",
|
|
"bower-asset-ignore": [
|
|
"**/.*",
|
|
"node_modules",
|
|
"bower_components",
|
|
"test",
|
|
"tests",
|
|
"sandbox"
|
|
]
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "lil' event emitter",
|
|
"keywords": [
|
|
"emitter",
|
|
"event",
|
|
"pubsub"
|
|
]
|
|
},
|
|
{
|
|
"name": "bower-asset/fastclick",
|
|
"version": "v1.0.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/ftlabs/fastclick.git",
|
|
"reference": "9977a916739360ad4ffd7aa19b0016bf375e934b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/ftlabs/fastclick/zipball/9977a916739360ad4ffd7aa19b0016bf375e934b",
|
|
"reference": "9977a916739360ad4ffd7aa19b0016bf375e934b",
|
|
"shasum": ""
|
|
},
|
|
"type": "bower-asset-library",
|
|
"extra": {
|
|
"bower-asset-main": "lib/fastclick.js",
|
|
"bower-asset-ignore": [
|
|
"**/.*",
|
|
"component.json",
|
|
"package.json",
|
|
"Makefile",
|
|
"tests",
|
|
"examples"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"name": "bower-asset/font-awesome",
|
|
"version": "v4.6.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/FortAwesome/Font-Awesome.git",
|
|
"reference": "e7cc59d666ed0826656f695afad7c56e95eb6513"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/FortAwesome/Font-Awesome/zipball/e7cc59d666ed0826656f695afad7c56e95eb6513",
|
|
"reference": "e7cc59d666ed0826656f695afad7c56e95eb6513",
|
|
"shasum": ""
|
|
},
|
|
"type": "bower-asset-library",
|
|
"extra": {
|
|
"bower-asset-main": [
|
|
"less/font-awesome.less",
|
|
"scss/font-awesome.scss"
|
|
],
|
|
"bower-asset-ignore": [
|
|
"*/.*",
|
|
"*.json",
|
|
"src",
|
|
"*.yml",
|
|
"Gemfile",
|
|
"Gemfile.lock",
|
|
"*.md"
|
|
]
|
|
},
|
|
"license": [
|
|
"OFL-1.1",
|
|
"MIT",
|
|
"CC-BY-3.0"
|
|
],
|
|
"description": "Font Awesome"
|
|
},
|
|
{
|
|
"name": "bower-asset/html5shiv",
|
|
"version": "3.7.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/aFarkas/html5shiv.git",
|
|
"reference": "ed28c56c071bddfe7d635ad88995674957a016be"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/aFarkas/html5shiv/zipball/ed28c56c071bddfe7d635ad88995674957a016be",
|
|
"reference": "ed28c56c071bddfe7d635ad88995674957a016be",
|
|
"shasum": ""
|
|
},
|
|
"type": "bower-asset-library",
|
|
"extra": {
|
|
"bower-asset-main": [
|
|
"dist/html5shiv.js"
|
|
],
|
|
"bower-asset-ignore": [
|
|
"**/.*",
|
|
"composer.json",
|
|
"test",
|
|
"build",
|
|
"src",
|
|
"build.xml"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"name": "bower-asset/icheck",
|
|
"version": "1.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/fronteed/icheck.git",
|
|
"reference": "8a6eb37bd7dab1e843c1b630c91c6398ff409d05"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/fronteed/icheck/zipball/8a6eb37bd7dab1e843c1b630c91c6398ff409d05",
|
|
"reference": "8a6eb37bd7dab1e843c1b630c91c6398ff409d05",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"bower-asset/jquery": ">=1.7"
|
|
},
|
|
"type": "bower-asset-library",
|
|
"extra": {
|
|
"bower-asset-main": [
|
|
"./icheck.min.js"
|
|
],
|
|
"bower-asset-ignore": [
|
|
".gitignore",
|
|
"CHANGELOG.md",
|
|
"README.md",
|
|
"demo/"
|
|
]
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "Highly customizable checkboxes and radio buttons (jQuery & Zepto)",
|
|
"keywords": [
|
|
"accessibility",
|
|
"checkbox",
|
|
"checked",
|
|
"custom",
|
|
"disabled",
|
|
"field",
|
|
"form",
|
|
"icheck",
|
|
"indeterminate",
|
|
"input",
|
|
"radio",
|
|
"replacement",
|
|
"skins",
|
|
"ui"
|
|
]
|
|
},
|
|
{
|
|
"name": "bower-asset/imagesloaded",
|
|
"version": "v4.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/desandro/imagesloaded.git",
|
|
"reference": "eb483b9b5e1edcc06daa6bb980810b4accd406f0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/desandro/imagesloaded/zipball/eb483b9b5e1edcc06daa6bb980810b4accd406f0",
|
|
"reference": "eb483b9b5e1edcc06daa6bb980810b4accd406f0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"bower-asset/ev-emitter": "~1.0.0"
|
|
},
|
|
"require-dev": {
|
|
"bower-asset/jquery": ">=1.9,<4.0",
|
|
"bower-asset/qunit": "~1.20.0"
|
|
},
|
|
"type": "bower-asset-library",
|
|
"extra": {
|
|
"bower-asset-main": "imagesloaded.js",
|
|
"bower-asset-ignore": [
|
|
"**/.*",
|
|
"test",
|
|
"package.json",
|
|
"node_modules",
|
|
"bower_components",
|
|
"tests",
|
|
"sandbox/",
|
|
"contributing.md"
|
|
]
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "JavaScript is all like _You images done yet or what?_",
|
|
"keywords": [
|
|
"images"
|
|
]
|
|
},
|
|
{
|
|
"name": "bower-asset/jquery",
|
|
"version": "2.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/jquery/jquery-dist.git",
|
|
"reference": "a55c5eeb709b584f58a1f3d8d0bc9f1432cd998a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/jquery/jquery-dist/zipball/a55c5eeb709b584f58a1f3d8d0bc9f1432cd998a",
|
|
"reference": "a55c5eeb709b584f58a1f3d8d0bc9f1432cd998a",
|
|
"shasum": ""
|
|
},
|
|
"type": "bower-asset-library",
|
|
"extra": {
|
|
"bower-asset-main": "jquery.js"
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "jQuery component",
|
|
"keywords": [
|
|
"component",
|
|
"jquery"
|
|
]
|
|
},
|
|
{
|
|
"name": "bower-asset/jquery-2.2.x",
|
|
"version": "2.2.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/jquery/jquery-dist.git",
|
|
"reference": "af22a351b2ea5801ffb1695abb3bb34d5bed9198"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/jquery/jquery-dist/zipball/af22a351b2ea5801ffb1695abb3bb34d5bed9198",
|
|
"reference": "af22a351b2ea5801ffb1695abb3bb34d5bed9198",
|
|
"shasum": ""
|
|
},
|
|
"type": "bower-asset-library",
|
|
"extra": {
|
|
"bower-asset-main": "dist/jquery.js",
|
|
"bower-asset-ignore": [
|
|
"package.json"
|
|
]
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"keywords": [
|
|
"browser",
|
|
"javascript",
|
|
"jquery",
|
|
"library"
|
|
]
|
|
},
|
|
{
|
|
"name": "bower-asset/jquery-migrate",
|
|
"version": "1.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/appleboy/jquery-migrate.git",
|
|
"reference": "29077d39689bddad05036a537d49c4cf96488569"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/appleboy/jquery-migrate/zipball/29077d39689bddad05036a537d49c4cf96488569",
|
|
"reference": "29077d39689bddad05036a537d49c4cf96488569",
|
|
"shasum": ""
|
|
},
|
|
"type": "bower-asset-library",
|
|
"extra": {
|
|
"bower-asset-main": "jquery-migrate.js"
|
|
}
|
|
},
|
|
{
|
|
"name": "bower-asset/jquery.nicescroll",
|
|
"version": "3.6.8",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/inuyaksa/jquery.nicescroll.git",
|
|
"reference": "050267822f045f59d0b0d0ac5d84c36ff8c98e1e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/inuyaksa/jquery.nicescroll/zipball/050267822f045f59d0b0d0ac5d84c36ff8c98e1e",
|
|
"reference": "050267822f045f59d0b0d0ac5d84c36ff8c98e1e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"bower-asset/jquery": ">=1.8.3"
|
|
},
|
|
"type": "bower-asset-library",
|
|
"extra": {
|
|
"bower-asset-main": [
|
|
"./jquery.nicescroll.js",
|
|
"./zoomico.png"
|
|
],
|
|
"bower-asset-ignore": [
|
|
"**/.*",
|
|
"demo",
|
|
"package.json"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"name": "bower-asset/noty",
|
|
"version": "v2.3.8",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/needim/noty.git",
|
|
"reference": "6fe2cf81c7b8ecdbdafaa875b82b78cf65e2f100"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/needim/noty/zipball/6fe2cf81c7b8ecdbdafaa875b82b78cf65e2f100",
|
|
"reference": "6fe2cf81c7b8ecdbdafaa875b82b78cf65e2f100",
|
|
"shasum": ""
|
|
},
|
|
"type": "bower-asset-library",
|
|
"extra": {
|
|
"bower-asset-main": "js/noty/packaged/jquery.noty.packaged.js",
|
|
"bower-asset-ignore": []
|
|
},
|
|
"description": "noty is a jQuery plugin that makes it easy to create alert - success - error - warning - information - confirmation messages as an alternative the standard alert dialog. Each notification is added to a queue. (Optional)"
|
|
},
|
|
{
|
|
"name": "bower-asset/pace",
|
|
"version": "v1.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/HubSpot/pace.git",
|
|
"reference": "c6846cbf6b928e9903b569269fa9fbf32f2554f4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/HubSpot/pace/zipball/c6846cbf6b928e9903b569269fa9fbf32f2554f4",
|
|
"reference": "c6846cbf6b928e9903b569269fa9fbf32f2554f4",
|
|
"shasum": ""
|
|
},
|
|
"type": "bower-asset-library",
|
|
"extra": {
|
|
"bower-asset-main": "pace.js",
|
|
"bower-asset-ignore": [
|
|
".*",
|
|
"Gruntfile.coffee",
|
|
"bower_components",
|
|
"docs",
|
|
"node_modules",
|
|
"package.json",
|
|
"templates",
|
|
"tests"
|
|
]
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "Automatic page load progress bar",
|
|
"keywords": [
|
|
"activity",
|
|
"ajax",
|
|
"automatic",
|
|
"bar",
|
|
"client-side",
|
|
"load",
|
|
"loading",
|
|
"pageload",
|
|
"progress",
|
|
"progress",
|
|
"spinner"
|
|
]
|
|
},
|
|
{
|
|
"name": "bower-asset/pnotify",
|
|
"version": "3.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sciactive/pnotify.git",
|
|
"reference": "2c6a12b5d8a6b55d21beae5b35c2a643fcfe4a90"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sciactive/pnotify/zipball/2c6a12b5d8a6b55d21beae5b35c2a643fcfe4a90",
|
|
"reference": "2c6a12b5d8a6b55d21beae5b35c2a643fcfe4a90",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"bower-asset/jquery": ">=1.6"
|
|
},
|
|
"type": "bower-asset-library",
|
|
"extra": {
|
|
"bower-asset-main": [
|
|
"dist/pnotify.animate.js",
|
|
"dist/pnotify.brighttheme.css",
|
|
"dist/pnotify.buttons.css",
|
|
"dist/pnotify.buttons.js",
|
|
"dist/pnotify.callbacks.js",
|
|
"dist/pnotify.confirm.js",
|
|
"dist/pnotify.css",
|
|
"dist/pnotify.js",
|
|
"dist/pnotify.desktop.js",
|
|
"dist/pnotify.history.css",
|
|
"dist/pnotify.history.js",
|
|
"dist/pnotify.mobile.css",
|
|
"dist/pnotify.mobile.js",
|
|
"dist/pnotify.nonblock.js"
|
|
],
|
|
"bower-asset-ignore": [
|
|
"build-tools/",
|
|
"includes/",
|
|
"devnote*.*",
|
|
"index.html",
|
|
"testing.html",
|
|
"buildcustom.php",
|
|
"package.json",
|
|
"src/"
|
|
]
|
|
},
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"description": "JavaScript notification plugin."
|
|
},
|
|
{
|
|
"name": "bower-asset/qtip2-main",
|
|
"version": "v3.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/qTip2/qTip2.git",
|
|
"reference": "c25a530a431e78b3f7e7d955c953ffdca8d10b1a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/qTip2/qTip2/zipball/c25a530a431e78b3f7e7d955c953ffdca8d10b1a",
|
|
"reference": "c25a530a431e78b3f7e7d955c953ffdca8d10b1a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"bower-asset/imagesloaded": ">=3.0.0",
|
|
"bower-asset/jquery": ">=1.6.0"
|
|
},
|
|
"type": "bower-asset-library",
|
|
"extra": {
|
|
"bower-asset-main": [
|
|
"./dist/jquery.qtip.js",
|
|
"./dist/jquery.qtip.css"
|
|
]
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "Introducing... qTip2. The second generation of the advanced qTip plugin for the ever popular jQuery framework.",
|
|
"keywords": [
|
|
"craga89",
|
|
"craig michael thompson",
|
|
"craig thompson",
|
|
"craigsworks",
|
|
"jquery",
|
|
"jquery-plugin",
|
|
"qtip",
|
|
"qtip2",
|
|
"simpletip",
|
|
"tooltip",
|
|
"tooltips"
|
|
]
|
|
},
|
|
{
|
|
"name": "bower-asset/respond",
|
|
"version": "1.4.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/scottjehl/Respond.git",
|
|
"reference": "20b7f4a192bb910c8c7e067b961de38519d334e4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/scottjehl/Respond/zipball/20b7f4a192bb910c8c7e067b961de38519d334e4",
|
|
"reference": "20b7f4a192bb910c8c7e067b961de38519d334e4",
|
|
"shasum": ""
|
|
},
|
|
"type": "bower-asset-library",
|
|
"extra": {
|
|
"bower-asset-main": "dest/respond.src.js",
|
|
"bower-asset-ignore": [
|
|
"**/.*",
|
|
"test"
|
|
]
|
|
},
|
|
"description": "Fast and lightweight polyfill for min/max-width CSS3 Media Queries (for IE 6-8, and more)"
|
|
},
|
|
{
|
|
"name": "bower-asset/responsive-tables-js",
|
|
"version": "v1.0.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/smasala/responsive-tables-js.git",
|
|
"reference": "10c8ea1f59acb8a00dc4af898d0cd54a527eef5d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/smasala/responsive-tables-js/zipball/10c8ea1f59acb8a00dc4af898d0cd54a527eef5d",
|
|
"reference": "10c8ea1f59acb8a00dc4af898d0cd54a527eef5d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"bower-asset/jquery": "dev-default|*"
|
|
},
|
|
"type": "bower-asset-library",
|
|
"extra": {
|
|
"bower-asset-main": "responsivetables.js",
|
|
"bower-asset-ignore": ""
|
|
},
|
|
"description": "JavaScript solution for supporting responsive tables",
|
|
"keywords": [
|
|
"javascript",
|
|
"jquery",
|
|
"responsive",
|
|
"table"
|
|
]
|
|
},
|
|
{
|
|
"name": "bower-asset/select2",
|
|
"version": "4.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/select2/select2.git",
|
|
"reference": "622a619d25358b86a93c2335f88e1884acc9ccb8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/select2/select2/zipball/622a619d25358b86a93c2335f88e1884acc9ccb8",
|
|
"reference": "622a619d25358b86a93c2335f88e1884acc9ccb8",
|
|
"shasum": ""
|
|
},
|
|
"type": "bower-asset-library",
|
|
"extra": {
|
|
"bower-asset-main": [
|
|
"dist/js/select2.js",
|
|
"src/scss/core.scss"
|
|
]
|
|
},
|
|
"description": "Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results."
|
|
},
|
|
{
|
|
"name": "bower-asset/slimscroll",
|
|
"version": "v1.3.7",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/rochal/jQuery-slimScroll.git",
|
|
"reference": "00d27e3541d9cb4ada6f41b06cd67bef62d9d2b3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/rochal/jQuery-slimScroll/zipball/00d27e3541d9cb4ada6f41b06cd67bef62d9d2b3",
|
|
"reference": "00d27e3541d9cb4ada6f41b06cd67bef62d9d2b3",
|
|
"shasum": ""
|
|
},
|
|
"type": "bower-asset-library"
|
|
},
|
|
{
|
|
"name": "composer/installers",
|
|
"version": "v1.0.25",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/composer/installers.git",
|
|
"reference": "36e5b5843203d7f1cf6ffb0305a97e014387bd8e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/composer/installers/zipball/36e5b5843203d7f1cf6ffb0305a97e014387bd8e",
|
|
"reference": "36e5b5843203d7f1cf6ffb0305a97e014387bd8e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer-plugin-api": "^1.0"
|
|
},
|
|
"replace": {
|
|
"roundcube/plugin-installer": "*",
|
|
"shama/baton": "*"
|
|
},
|
|
"require-dev": {
|
|
"composer/composer": "1.0.*@dev",
|
|
"phpunit/phpunit": "4.1.*"
|
|
},
|
|
"type": "composer-plugin",
|
|
"extra": {
|
|
"class": "Composer\\Installers\\Plugin",
|
|
"branch-alias": {
|
|
"dev-master": "1.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Composer\\Installers\\": "src/Composer/Installers"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Kyle Robinson Young",
|
|
"email": "kyle@dontkry.com",
|
|
"homepage": "https://github.com/shama"
|
|
}
|
|
],
|
|
"description": "A multi-framework Composer library installer",
|
|
"homepage": "https://composer.github.io/installers/",
|
|
"keywords": [
|
|
"Craft",
|
|
"Dolibarr",
|
|
"Hurad",
|
|
"ImageCMS",
|
|
"MODX Evo",
|
|
"Mautic",
|
|
"OXID",
|
|
"SMF",
|
|
"Thelia",
|
|
"WolfCMS",
|
|
"agl",
|
|
"aimeos",
|
|
"annotatecms",
|
|
"bitrix",
|
|
"cakephp",
|
|
"chef",
|
|
"codeigniter",
|
|
"concrete5",
|
|
"croogo",
|
|
"dokuwiki",
|
|
"drupal",
|
|
"elgg",
|
|
"fuelphp",
|
|
"grav",
|
|
"installer",
|
|
"joomla",
|
|
"kohana",
|
|
"laravel",
|
|
"lithium",
|
|
"magento",
|
|
"mako",
|
|
"mediawiki",
|
|
"modulework",
|
|
"moodle",
|
|
"phpbb",
|
|
"piwik",
|
|
"ppi",
|
|
"puppet",
|
|
"roundcube",
|
|
"shopware",
|
|
"silverstripe",
|
|
"symfony",
|
|
"typo3",
|
|
"wordpress",
|
|
"zend",
|
|
"zikula"
|
|
],
|
|
"time": "2016-04-13 19:46:30"
|
|
},
|
|
{
|
|
"name": "exeu/apai-io",
|
|
"version": "1.10.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Exeu/apai-io.git",
|
|
"reference": "d8a0009a262d77f96eeb6deb930b3ab0562d1ac3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Exeu/apai-io/zipball/d8a0009a262d77f96eeb6deb930b3ab0562d1ac3",
|
|
"reference": "d8a0009a262d77f96eeb6deb930b3ab0562d1ac3",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-curl": "*",
|
|
"php": ">=5.3.0"
|
|
},
|
|
"require-dev": {
|
|
"mayflower/php-codebrowser": "1.*",
|
|
"pdepend/pdepend": "2.*",
|
|
"phploc/phploc": "2.*",
|
|
"phpmd/phpmd": "2.*",
|
|
"phpunit/phpunit": "4.5.*",
|
|
"sebastian/phpcpd": "2.*",
|
|
"squizlabs/php_codesniffer": "2.*"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"ApaiIO": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jan Eichhorn",
|
|
"email": "exeu65@googlemail.com",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Dejan Spasic",
|
|
"email": "dejan.spasic@bitweise.biz",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "Amazon Product Advertising PHP Library",
|
|
"homepage": "https://github.com/Exeu/apai-io",
|
|
"keywords": [
|
|
"ECS",
|
|
"Product Advertising",
|
|
"amazon",
|
|
"products",
|
|
"rest",
|
|
"soap"
|
|
],
|
|
"time": "2016-03-08 07:37:18"
|
|
},
|
|
{
|
|
"name": "fxp/composer-asset-plugin",
|
|
"version": "v1.1.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/francoispluchino/composer-asset-plugin.git",
|
|
"reference": "c3d803cc890fad5a7fb61a4036c5d973faae34af"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/francoispluchino/composer-asset-plugin/zipball/c3d803cc890fad5a7fb61a4036c5d973faae34af",
|
|
"reference": "c3d803cc890fad5a7fb61a4036c5d973faae34af",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer-plugin-api": "^1.0",
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"composer/composer": "^1.0.0"
|
|
},
|
|
"type": "composer-plugin",
|
|
"extra": {
|
|
"class": "Fxp\\Composer\\AssetPlugin\\FxpAssetPlugin",
|
|
"branch-alias": {
|
|
"dev-master": "1.1-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Fxp\\Composer\\AssetPlugin\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "François Pluchino",
|
|
"email": "francois.pluchino@gmail.com"
|
|
}
|
|
],
|
|
"description": "NPM/Bower Dependency Manager for Composer",
|
|
"homepage": "https://github.com/francoispluchino/composer-asset-plugin",
|
|
"keywords": [
|
|
"asset",
|
|
"bower",
|
|
"composer",
|
|
"dependency manager",
|
|
"nodejs",
|
|
"npm",
|
|
"package"
|
|
],
|
|
"time": "2016-04-22 08:48:58"
|
|
},
|
|
{
|
|
"name": "giantbomb/giantbomb",
|
|
"version": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/amalfra/GiantBomb.git",
|
|
"reference": "6e5c37fdaff69bc2af089acd39fbc00b1d4f5985"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/amalfra/GiantBomb/zipball/6e5c37fdaff69bc2af089acd39fbc00b1d4f5985",
|
|
"reference": "6e5c37fdaff69bc2af089acd39fbc00b1d4f5985",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"GiantBomb": "GiantBomb/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Amal Francis",
|
|
"email": "amalfra@gmail.com"
|
|
},
|
|
{
|
|
"name": "koroban",
|
|
"email": "dev+koroban@novutec.com"
|
|
}
|
|
],
|
|
"description": "A PHP wrapper for GiantBomb API",
|
|
"homepage": "http://www.giantbomb.com/api/",
|
|
"keywords": [
|
|
"api",
|
|
"giantbomb",
|
|
"php",
|
|
"wrapper"
|
|
],
|
|
"time": "2014-05-10 11:57:09"
|
|
},
|
|
{
|
|
"name": "google/recaptcha",
|
|
"version": "1.1.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/google/recaptcha.git",
|
|
"reference": "2b7e00566afca82a38a1d3adb8e42c118006296e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/google/recaptcha/zipball/2b7e00566afca82a38a1d3adb8e42c118006296e",
|
|
"reference": "2b7e00566afca82a38a1d3adb8e42c118006296e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.2"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "4.5.*"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"ReCaptcha\\": "src/ReCaptcha"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"description": "Client library for reCAPTCHA, a free service that protect websites from spam and abuse.",
|
|
"homepage": "http://www.google.com/recaptcha/",
|
|
"keywords": [
|
|
"Abuse",
|
|
"captcha",
|
|
"recaptcha",
|
|
"spam"
|
|
],
|
|
"time": "2015-09-02 17:23:59"
|
|
},
|
|
{
|
|
"name": "james-heinrich/getid3",
|
|
"version": "v1.9.12",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/JamesHeinrich/getID3.git",
|
|
"reference": "41c05612d532d30f07680cad3a4a6efbec7fc7f5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/JamesHeinrich/getID3/zipball/41c05612d532d30f07680cad3a4a6efbec7fc7f5",
|
|
"reference": "41c05612d532d30f07680cad3a4a6efbec7fc7f5",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"classmap": [
|
|
"getid3/getid3.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"GPL"
|
|
],
|
|
"description": "PHP script that extracts useful information from popular multimedia file formats",
|
|
"homepage": "http://www.getid3.org/",
|
|
"keywords": [
|
|
"codecs",
|
|
"php",
|
|
"tags"
|
|
],
|
|
"time": "2016-03-02 13:13:30"
|
|
},
|
|
{
|
|
"name": "joshpinkney/tv-maze-php-api",
|
|
"version": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/JPinkney/TVMaze-PHP-API-Wrapper.git",
|
|
"reference": "03e60ddbb4a5516aee531be5f4fafc92922f8ae4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/JPinkney/TVMaze-PHP-API-Wrapper/zipball/03e60ddbb4a5516aee531be5f4fafc92922f8ae4",
|
|
"reference": "03e60ddbb4a5516aee531be5f4fafc92922f8ae4",
|
|
"shasum": ""
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"JPinkney\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Josh Pinkney",
|
|
"email": "Joshpinkney@gmail.com"
|
|
}
|
|
],
|
|
"description": "TVMaze-API-Wrapper",
|
|
"time": "2016-05-04 01:31:56"
|
|
},
|
|
{
|
|
"name": "kbjr/Git.php",
|
|
"version": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kbjr/Git.php.git",
|
|
"reference": "0d1a99625d45bccda222389bbe6135482b407782"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kbjr/Git.php/zipball/0d1a99625d45bccda222389bbe6135482b407782",
|
|
"reference": "0d1a99625d45bccda222389bbe6135482b407782",
|
|
"shasum": ""
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"classmap": [
|
|
"Git.php"
|
|
]
|
|
},
|
|
"support": {
|
|
"source": "https://github.com/kbjr/Git.php/tree/master",
|
|
"issues": "https://github.com/kbjr/Git.php/issues"
|
|
},
|
|
"time": "2015-03-31 14:10:29"
|
|
},
|
|
{
|
|
"name": "moinax/tvdb",
|
|
"version": "v1.0.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Moinax/TvDb.git",
|
|
"reference": "772b24179b199bc1f17935c52613f95d318ad3cc"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Moinax/TvDb/zipball/772b24179b199bc1f17935c52613f95d318ad3cc",
|
|
"reference": "772b24179b199bc1f17935c52613f95d318ad3cc",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Moinax\\TvDb": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Moinax",
|
|
"email": "moinax@gmail.com"
|
|
}
|
|
],
|
|
"description": "PHPTVDB is a PHP library for accessing TV show information such as episodes, actors, showtimes and descriptions.",
|
|
"homepage": "http://moinax.github.io/TvDb/",
|
|
"keywords": [
|
|
"api"
|
|
],
|
|
"time": "2016-04-01 14:51:00"
|
|
},
|
|
{
|
|
"name": "phpmailer/phpmailer",
|
|
"version": "v5.2.15",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/PHPMailer/PHPMailer.git",
|
|
"reference": "d0186171b28af4f06ac2ad8a84a8f3d6cbc3ba6c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/d0186171b28af4f06ac2ad8a84a8f3d6cbc3ba6c",
|
|
"reference": "d0186171b28af4f06ac2ad8a84a8f3d6cbc3ba6c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.0.0"
|
|
},
|
|
"require-dev": {
|
|
"phpdocumentor/phpdocumentor": "*",
|
|
"phpunit/phpunit": "4.7.*"
|
|
},
|
|
"suggest": {
|
|
"league/oauth2-google": "Needed for Google XOAUTH2 authentication"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"classmap": [
|
|
"class.phpmailer.php",
|
|
"class.phpmaileroauth.php",
|
|
"class.phpmaileroauthgoogle.php",
|
|
"class.smtp.php",
|
|
"class.pop3.php",
|
|
"extras/EasyPeasyICS.php",
|
|
"extras/ntlm_sasl_client.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-2.1"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jim Jagielski",
|
|
"email": "jimjag@gmail.com"
|
|
},
|
|
{
|
|
"name": "Marcus Bointon",
|
|
"email": "phpmailer@synchromedia.co.uk"
|
|
},
|
|
{
|
|
"name": "Andy Prevost",
|
|
"email": "codeworxtech@users.sourceforge.net"
|
|
},
|
|
{
|
|
"name": "Brent R. Matzelle"
|
|
}
|
|
],
|
|
"description": "PHPMailer is a full-featured email creation and transfer class for PHP",
|
|
"time": "2016-05-10 18:39:36"
|
|
},
|
|
{
|
|
"name": "smarty/smarty",
|
|
"version": "v3.1.29",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/smarty-php/smarty.git",
|
|
"reference": "35480f10e7ce9b0fdaf23d3799d7b79463919b1e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/smarty-php/smarty/zipball/35480f10e7ce9b0fdaf23d3799d7b79463919b1e",
|
|
"reference": "35480f10e7ce9b0fdaf23d3799d7b79463919b1e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.2"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"libs/Smarty.class.php",
|
|
"libs/SmartyBC.class.php",
|
|
"libs/sysplugins/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-3.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Monte Ohrt",
|
|
"email": "monte@ohrt.com"
|
|
},
|
|
{
|
|
"name": "Uwe Tews",
|
|
"email": "uwe.tews@googlemail.com"
|
|
},
|
|
{
|
|
"name": "Rodney Rehm",
|
|
"email": "rodney.rehm@medialize.de"
|
|
}
|
|
],
|
|
"description": "Smarty - the compiling PHP template engine",
|
|
"homepage": "http://www.smarty.net",
|
|
"keywords": [
|
|
"templating"
|
|
],
|
|
"time": "2015-12-21 01:57:06"
|
|
},
|
|
{
|
|
"name": "unionofrad/lithium",
|
|
"version": "1.1.x-dev",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/UnionOfRAD/lithium.git",
|
|
"reference": "9b942de7ba5f771d6ae8f17e2f6d7a7342a84663"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/UnionOfRAD/lithium/zipball/9b942de7ba5f771d6ae8f17e2f6d7a7342a84663",
|
|
"reference": "9b942de7ba5f771d6ae8f17e2f6d7a7342a84663",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer/installers": "1.*",
|
|
"php": ">=5.5.0"
|
|
},
|
|
"require-dev": {
|
|
"unionofrad/li3_fixtures": "1.0.*@RC"
|
|
},
|
|
"bin": [
|
|
"console/li3"
|
|
],
|
|
"type": "lithium-library",
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Union of RAD"
|
|
},
|
|
{
|
|
"name": "The Community"
|
|
}
|
|
],
|
|
"description": "The core library of the Lithium PHP framework",
|
|
"homepage": "http://li3.me",
|
|
"keywords": [
|
|
"framework",
|
|
"li3",
|
|
"lithium"
|
|
],
|
|
"time": "2016-01-25 12:29:04"
|
|
}
|
|
],
|
|
"packages-dev": [
|
|
{
|
|
"name": "cebe/markdown",
|
|
"version": "1.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/cebe/markdown.git",
|
|
"reference": "54a2c49de31cc44e864ebf0500a35ef21d0010b2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/cebe/markdown/zipball/54a2c49de31cc44e864ebf0500a35ef21d0010b2",
|
|
"reference": "54a2c49de31cc44e864ebf0500a35ef21d0010b2",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"lib-pcre": "*",
|
|
"php": ">=5.4.0"
|
|
},
|
|
"require-dev": {
|
|
"cebe/indent": "*",
|
|
"facebook/xhprof": "*@dev",
|
|
"phpunit/phpunit": "4.1.*"
|
|
},
|
|
"bin": [
|
|
"bin/markdown"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"cebe\\markdown\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Carsten Brandt",
|
|
"email": "mail@cebe.cc",
|
|
"homepage": "http://cebe.cc/",
|
|
"role": "Creator"
|
|
}
|
|
],
|
|
"description": "A super fast, highly extensible markdown parser for PHP",
|
|
"homepage": "https://github.com/cebe/markdown#readme",
|
|
"keywords": [
|
|
"extensible",
|
|
"fast",
|
|
"gfm",
|
|
"markdown",
|
|
"markdown-extra"
|
|
],
|
|
"time": "2015-03-06 05:28:07"
|
|
},
|
|
{
|
|
"name": "unionofrad/li3_docs",
|
|
"version": "1.1.x-dev",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/niel/li3_docs.git",
|
|
"reference": "502a84a3eba182c6f3e163ec4031131ea4133fd4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/niel/li3_docs/zipball/502a84a3eba182c6f3e163ec4031131ea4133fd4",
|
|
"reference": "502a84a3eba182c6f3e163ec4031131ea4133fd4",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"cebe/markdown": "1.*",
|
|
"composer/installers": "1.*",
|
|
"php": ">=5.3",
|
|
"unionofrad/lithium": "1.1.x-dev"
|
|
},
|
|
"type": "lithium-library",
|
|
"license": [
|
|
"BSD-3-clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Union of RAD"
|
|
},
|
|
{
|
|
"name": "The Community"
|
|
}
|
|
],
|
|
"description": "A documentation generator for Lithium projects.",
|
|
"homepage": "http://li3.me",
|
|
"keywords": [
|
|
"docblock",
|
|
"docs",
|
|
"documentation",
|
|
"documented",
|
|
"li3",
|
|
"lithium"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/niel/li3_docs/tree/1.1"
|
|
},
|
|
"time": "2016-03-22 13:06:11"
|
|
},
|
|
{
|
|
"name": "unionofrad/li3_quality",
|
|
"version": "1.1.x-dev",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/UnionOfRAD/li3_quality.git",
|
|
"reference": "3a986b0b11ccd4be09a22206d6645aed8c8af1d2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/UnionOfRAD/li3_quality/zipball/3a986b0b11ccd4be09a22206d6645aed8c8af1d2",
|
|
"reference": "3a986b0b11ccd4be09a22206d6645aed8c8af1d2",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer/installers": "1.*",
|
|
"php": ">=5.5.0",
|
|
"unionofrad/lithium": "1.1.*"
|
|
},
|
|
"type": "lithium-library",
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Union of RAD"
|
|
},
|
|
{
|
|
"name": "The Community"
|
|
}
|
|
],
|
|
"description": "This li₃ plugin adds code quality assurance to your toolbelt.",
|
|
"homepage": "http://li3.me",
|
|
"keywords": [
|
|
"coverage",
|
|
"li3",
|
|
"lithium",
|
|
"plugin",
|
|
"quality",
|
|
"syntax"
|
|
],
|
|
"time": "2016-04-10 15:04:15"
|
|
},
|
|
{
|
|
"name": "unionofrad/manual",
|
|
"version": "1.1.x-dev",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/UnionOfRAD/manual.git",
|
|
"reference": "7117a85d03045bfe0b4854de6dada100056f7fef"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/UnionOfRAD/manual/zipball/7117a85d03045bfe0b4854de6dada100056f7fef",
|
|
"reference": "7117a85d03045bfe0b4854de6dada100056f7fef",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer/installers": "*"
|
|
},
|
|
"type": "lithium-library",
|
|
"license": [
|
|
"BSD-3-clause"
|
|
],
|
|
"description": "li3 full-fledged documentation effort.",
|
|
"homepage": "https://github.com/UnionOfRAD/manual",
|
|
"keywords": [
|
|
"docblock",
|
|
"docs",
|
|
"documentation",
|
|
"documented",
|
|
"li3",
|
|
"lithium"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/UnionOfRAD/manual/tree/1.1",
|
|
"issues": "https://github.com/UnionOfRAD/manual/issues"
|
|
},
|
|
"time": "2016-01-04 20:29:49"
|
|
}
|
|
],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": {
|
|
"giantbomb/giantbomb": 20,
|
|
"joshpinkney/tv-maze-php-api": 20,
|
|
"kbjr/git.php": 20,
|
|
"unionofrad/lithium": 20,
|
|
"unionofrad/li3_docs": 20,
|
|
"unionofrad/manual": 20,
|
|
"unionofrad/li3_quality": 20
|
|
},
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": {
|
|
"php": ">=5.6.0",
|
|
"ext-curl": "*",
|
|
"ext-gd": "*",
|
|
"ext-json": "*",
|
|
"ext-mysqlnd": "*"
|
|
},
|
|
"platform-dev": []
|
|
}
|