mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
691 lines
24 KiB
JSON
691 lines
24 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": "620498ebb6740eb14a8cafc6057a729a",
|
|
"content-hash": "90ff160c57e79dfa7b55a7c74de4f57b",
|
|
"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/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/font-awesome",
|
|
"version": "v4.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/FortAwesome/Font-Awesome.git",
|
|
"reference": "fddd2c240452e6c8990c4ef75e0265b455aa7968"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/FortAwesome/Font-Awesome/zipball/fddd2c240452e6c8990c4ef75e0265b455aa7968",
|
|
"reference": "fddd2c240452e6c8990c4ef75e0265b455aa7968",
|
|
"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/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.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/jquery/jquery-dist.git",
|
|
"reference": "086d381cd2f3b4b8b0af85ecb2c9593a61e5b4bd"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/jquery/jquery-dist/zipball/086d381cd2f3b4b8b0af85ecb2c9593a61e5b4bd",
|
|
"reference": "086d381cd2f3b4b8b0af85ecb2c9593a61e5b4bd",
|
|
"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/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": "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.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/francoispluchino/composer-asset-plugin.git",
|
|
"reference": "bae7a15712e9339a2439aeca3b7c5ecf65b087d1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/francoispluchino/composer-asset-plugin/zipball/bae7a15712e9339a2439aeca3b7c5ecf65b087d1",
|
|
"reference": "bae7a15712e9339a2439aeca3b7c5ecf65b087d1",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer-plugin-api": "^1.0",
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"composer/composer": "~1.0@dev"
|
|
},
|
|
"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-02-25 16:35:08"
|
|
},
|
|
{
|
|
"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": "bf6b5bcf44d607bd2406b0638e86e6b9f1b909fe"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/JPinkney/TVMaze-PHP-API-Wrapper/zipball/bf6b5bcf44d607bd2406b0638e86e6b9f1b909fe",
|
|
"reference": "bf6b5bcf44d607bd2406b0638e86e6b9f1b909fe",
|
|
"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-03-16 14:59:03"
|
|
},
|
|
{
|
|
"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.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Moinax/TvDb.git",
|
|
"reference": "68204c72efe99945cd49fe99ac23c8f9b068f2d6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Moinax/TvDb/zipball/68204c72efe99945cd49fe99ac23c8f9b068f2d6",
|
|
"reference": "68204c72efe99945cd49fe99ac23c8f9b068f2d6",
|
|
"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-03-08 12:37:26"
|
|
},
|
|
{
|
|
"name": "phpmailer/phpmailer",
|
|
"version": "v5.2.14",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/PHPMailer/PHPMailer.git",
|
|
"reference": "e774bc9152de85547336e22b8926189e582ece95"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/e774bc9152de85547336e22b8926189e582ece95",
|
|
"reference": "e774bc9152de85547336e22b8926189e582ece95",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.0.0"
|
|
},
|
|
"require-dev": {
|
|
"phpdocumentor/phpdocumentor": "*",
|
|
"phpunit/phpunit": "4.7.*"
|
|
},
|
|
"suggest": {
|
|
"league/oauth2-client": "Needed for XOAUTH2 authentication",
|
|
"league/oauth2-google": "Needed for Gmail XOAUTH2"
|
|
},
|
|
"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": "2015-11-01 10:15:28"
|
|
},
|
|
{
|
|
"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"
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": {
|
|
"giantbomb/giantbomb": 20,
|
|
"joshpinkney/tv-maze-php-api": 20,
|
|
"kbjr/git.php": 20
|
|
},
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": {
|
|
"php": ">=5.6.0",
|
|
"ext-curl": "*",
|
|
"ext-gd": "*",
|
|
"ext-json": "*",
|
|
"ext-mysqlnd": "*"
|
|
},
|
|
"platform-dev": []
|
|
}
|