home *** CD-ROM | disk | FTP | other *** search
/ ftp.awoke-it.ch / ftp.awoke-it.ch.tar / ftp.awoke-it.ch / public_html / composer.lock < prev    next >
Text File  |  2014-11-24  |  15KB  |  443 lines

  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": "f005f71a223747f9ed58bd6e0964fba6",
  8.     "packages": [
  9.         {
  10.             "name": "contao/idna",
  11.             "version": "dev-master",
  12.             "source": {
  13.                 "type": "git",
  14.                 "url": "https://github.com/contao/idna.git",
  15.                 "reference": "176e7549aeac534f3be8dfbf8a543fd9c54b431c"
  16.             },
  17.             "dist": {
  18.                 "type": "zip",
  19.                 "url": "https://api.github.com/repos/contao/idna/zipball/176e7549aeac534f3be8dfbf8a543fd9c54b431c",
  20.                 "reference": "176e7549aeac534f3be8dfbf8a543fd9c54b431c",
  21.                 "shasum": ""
  22.             },
  23.             "type": "library",
  24.             "autoload": {
  25.                 "classmap": [
  26.                     "idna_convert.class.php",
  27.                     "uctc.php"
  28.                 ]
  29.             },
  30.             "notification-url": "https://packagist.org/downloads/",
  31.             "license": [
  32.                 "LGPL-2.1+"
  33.             ],
  34.             "authors": [
  35.                 {
  36.                     "name": "Leo Feyer",
  37.                     "homepage": "https://github.com/leofeyer"
  38.                 }
  39.             ],
  40.             "description": "A library for encoding and decoding internationalized domain names.",
  41.             "time": "2014-05-17 19:04:55"
  42.         },
  43.         {
  44.             "name": "contao/php-diff",
  45.             "version": "dev-master",
  46.             "source": {
  47.                 "type": "git",
  48.                 "url": "https://github.com/contao/php-diff.git",
  49.                 "reference": "f84024ea2ca4f5142dc2ed54a8c457b9cb62cfcd"
  50.             },
  51.             "dist": {
  52.                 "type": "zip",
  53.                 "url": "https://api.github.com/repos/contao/php-diff/zipball/f84024ea2ca4f5142dc2ed54a8c457b9cb62cfcd",
  54.                 "reference": "f84024ea2ca4f5142dc2ed54a8c457b9cb62cfcd",
  55.                 "shasum": ""
  56.             },
  57.             "type": "library",
  58.             "autoload": {
  59.                 "psr-0": {
  60.                     "Diff": "lib/"
  61.                 }
  62.             },
  63.             "notification-url": "https://packagist.org/downloads/",
  64.             "license": [
  65.                 "BSD-3-Clause"
  66.             ],
  67.             "authors": [
  68.                 {
  69.                     "name": "Leo Feyer",
  70.                     "homepage": "https://github.com/leofeyer"
  71.                 }
  72.             ],
  73.             "description": "A comprehensive library for generating differences between two hashable objects (strings or arrays).",
  74.             "time": "2014-10-21 12:48:52"
  75.         },
  76.         {
  77.             "name": "leafo/lessphp",
  78.             "version": "v0.4.0",
  79.             "source": {
  80.                 "type": "git",
  81.                 "url": "https://github.com/leafo/lessphp.git",
  82.                 "reference": "51f3f06f0fe78a722dabfd14578444bdd078d9de"
  83.             },
  84.             "dist": {
  85.                 "type": "zip",
  86.                 "url": "https://api.github.com/repos/leafo/lessphp/zipball/51f3f06f0fe78a722dabfd14578444bdd078d9de",
  87.                 "reference": "51f3f06f0fe78a722dabfd14578444bdd078d9de",
  88.                 "shasum": ""
  89.             },
  90.             "type": "library",
  91.             "extra": {
  92.                 "branch-alias": {
  93.                     "dev-master": "0.3-dev"
  94.                 }
  95.             },
  96.             "autoload": {
  97.                 "classmap": [
  98.                     "lessc.inc.php"
  99.                 ]
  100.             },
  101.             "notification-url": "https://packagist.org/downloads/",
  102.             "license": [
  103.                 "MIT",
  104.                 "GPL-3.0"
  105.             ],
  106.             "authors": [
  107.                 {
  108.                     "name": "Leaf Corcoran",
  109.                     "email": "leafot@gmail.com",
  110.                     "homepage": "http://leafo.net"
  111.                 }
  112.             ],
  113.             "description": "lessphp is a compiler for LESS written in PHP.",
  114.             "homepage": "http://leafo.net/lessphp/",
  115.             "time": "2013-08-09 17:09:19"
  116.         },
  117.         {
  118.             "name": "leafo/scssphp",
  119.             "version": "dev-master",
  120.             "source": {
  121.                 "type": "git",
  122.                 "url": "https://github.com/leafo/scssphp.git",
  123.                 "reference": "9bcad028603a185fbd1a590fa64a2cbab646a946"
  124.             },
  125.             "dist": {
  126.                 "type": "zip",
  127.                 "url": "https://api.github.com/repos/leafo/scssphp/zipball/9bcad028603a185fbd1a590fa64a2cbab646a946",
  128.                 "reference": "9bcad028603a185fbd1a590fa64a2cbab646a946",
  129.                 "shasum": ""
  130.             },
  131.             "require": {
  132.                 "php": ">=5.3.0"
  133.             },
  134.             "require-dev": {
  135.                 "phpunit/phpunit": "3.7.*"
  136.             },
  137.             "bin": [
  138.                 "bin/pscss"
  139.             ],
  140.             "type": "library",
  141.             "autoload": {
  142.                 "classmap": [
  143.                     "classmap.php"
  144.                 ],
  145.                 "psr-4": {
  146.                     "Leafo\\ScssPhp\\": "src/"
  147.                 }
  148.             },
  149.             "notification-url": "https://packagist.org/downloads/",
  150.             "license": [
  151.                 "MIT",
  152.                 "GPL-3.0"
  153.             ],
  154.             "authors": [
  155.                 {
  156.                     "name": "Leaf Corcoran",
  157.                     "email": "leafot@gmail.com",
  158.                     "homepage": "http://leafo.net"
  159.                 }
  160.             ],
  161.             "description": "scssphp is a compiler for SCSS written in PHP.",
  162.             "homepage": "http://leafo.net/scssphp/",
  163.             "keywords": [
  164.                 "css",
  165.                 "less",
  166.                 "sass",
  167.                 "scss",
  168.                 "stylesheet"
  169.             ],
  170.             "time": "2014-10-30 12:51:26"
  171.         },
  172.         {
  173.             "name": "leafo/scssphp-compass",
  174.             "version": "dev-master",
  175.             "source": {
  176.                 "type": "git",
  177.                 "url": "https://github.com/leafo/scssphp-compass.git",
  178.                 "reference": "f1631ddb17731326863954d99b39694f0bbed6ec"
  179.             },
  180.             "dist": {
  181.                 "type": "zip",
  182.                 "url": "https://api.github.com/repos/leafo/scssphp-compass/zipball/f1631ddb17731326863954d99b39694f0bbed6ec",
  183.                 "reference": "f1631ddb17731326863954d99b39694f0bbed6ec",
  184.                 "shasum": ""
  185.             },
  186.             "require": {
  187.                 "leafo/scssphp": "dev-master"
  188.             },
  189.             "type": "library",
  190.             "autoload": {
  191.                 "classmap": [
  192.                     "compass.inc.php"
  193.                 ]
  194.             },
  195.             "notification-url": "https://packagist.org/downloads/",
  196.             "authors": [
  197.                 {
  198.                     "name": "Leaf Corcoran",
  199.                     "email": "leafot@gmail.com",
  200.                     "homepage": "http://leafo.net"
  201.                 }
  202.             ],
  203.             "description": "Compass for scssphp",
  204.             "homepage": "http://leafo.net/scssphp/",
  205.             "time": "2012-08-02 02:04:32"
  206.         },
  207.         {
  208.             "name": "michelf/php-markdown",
  209.             "version": "1.4.1",
  210.             "source": {
  211.                 "type": "git",
  212.                 "url": "https://github.com/michelf/php-markdown.git",
  213.                 "reference": "de9a19c7bf352d41cc99ed86c3c0ef17e87394b6"
  214.             },
  215.             "dist": {
  216.                 "type": "zip",
  217.                 "url": "https://api.github.com/repos/michelf/php-markdown/zipball/de9a19c7bf352d41cc99ed86c3c0ef17e87394b6",
  218.                 "reference": "de9a19c7bf352d41cc99ed86c3c0ef17e87394b6",
  219.                 "shasum": ""
  220.             },
  221.             "require": {
  222.                 "php": ">=5.3.0"
  223.             },
  224.             "type": "library",
  225.             "extra": {
  226.                 "branch-alias": {
  227.                     "dev-lib": "1.4.x-dev"
  228.                 }
  229.             },
  230.             "autoload": {
  231.                 "psr-0": {
  232.                     "Michelf": ""
  233.                 }
  234.             },
  235.             "notification-url": "https://packagist.org/downloads/",
  236.             "license": [
  237.                 "BSD-3-Clause"
  238.             ],
  239.             "authors": [
  240.                 {
  241.                     "name": "Michel Fortin",
  242.                     "email": "michel.fortin@michelf.ca",
  243.                     "homepage": "http://michelf.ca/",
  244.                     "role": "Developer"
  245.                 },
  246.                 {
  247.                     "name": "John Gruber",
  248.                     "homepage": "http://daringfireball.net/"
  249.                 }
  250.             ],
  251.             "description": "PHP Markdown",
  252.             "homepage": "http://michelf.ca/projects/php-markdown/",
  253.             "keywords": [
  254.                 "markdown"
  255.             ],
  256.             "time": "2014-05-05 02:43:50"
  257.         },
  258.         {
  259.             "name": "simplepie/simplepie",
  260.             "version": "1.3.1",
  261.             "source": {
  262.                 "type": "git",
  263.                 "url": "https://github.com/simplepie/simplepie.git",
  264.                 "reference": "ce53709778bc1e2e4deda1651b66e5081398d5cc"
  265.             },
  266.             "dist": {
  267.                 "type": "zip",
  268.                 "url": "https://api.github.com/repos/simplepie/simplepie/zipball/ce53709778bc1e2e4deda1651b66e5081398d5cc",
  269.                 "reference": "ce53709778bc1e2e4deda1651b66e5081398d5cc",
  270.                 "shasum": ""
  271.             },
  272.             "require": {
  273.                 "php": ">=5.2.0"
  274.             },
  275.             "type": "library",
  276.             "autoload": {
  277.                 "psr-0": {
  278.                     "SimplePie": "library"
  279.                 }
  280.             },
  281.             "notification-url": "https://packagist.org/downloads/",
  282.             "license": [
  283.                 "BSD-3-Clause"
  284.             ],
  285.             "authors": [
  286.                 {
  287.                     "name": "Ryan Parman",
  288.                     "homepage": "http://ryanparman.com/",
  289.                     "role": "Creator, alumnus developer"
  290.                 },
  291.                 {
  292.                     "name": "Geoffrey Sneddon",
  293.                     "homepage": "http://gsnedders.com/",
  294.                     "role": "Alumnus developer"
  295.                 },
  296.                 {
  297.                     "name": "Ryan McCue",
  298.                     "email": "me@ryanmccue.info",
  299.                     "homepage": "http://ryanmccue.info/",
  300.                     "role": "Developer"
  301.                 }
  302.             ],
  303.             "description": "A simple Atom/RSS parsing library for PHP",
  304.             "homepage": "http://simplepie.org/",
  305.             "keywords": [
  306.                 "atom",
  307.                 "feeds",
  308.                 "rss"
  309.             ],
  310.             "time": "2012-10-30 17:54:03"
  311.         },
  312.         {
  313.             "name": "swiftmailer/swiftmailer",
  314.             "version": "v5.3.0",
  315.             "source": {
  316.                 "type": "git",
  317.                 "url": "https://github.com/swiftmailer/swiftmailer.git",
  318.                 "reference": "b86b927dfefdb56ab0b22d1350033d9a38e9f205"
  319.             },
  320.             "dist": {
  321.                 "type": "zip",
  322.                 "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/b86b927dfefdb56ab0b22d1350033d9a38e9f205",
  323.                 "reference": "b86b927dfefdb56ab0b22d1350033d9a38e9f205",
  324.                 "shasum": ""
  325.             },
  326.             "require": {
  327.                 "php": ">=5.3.3"
  328.             },
  329.             "require-dev": {
  330.                 "mockery/mockery": "~0.9.1"
  331.             },
  332.             "type": "library",
  333.             "extra": {
  334.                 "branch-alias": {
  335.                     "dev-master": "5.3-dev"
  336.                 }
  337.             },
  338.             "autoload": {
  339.                 "files": [
  340.                     "lib/swift_required.php"
  341.                 ]
  342.             },
  343.             "notification-url": "https://packagist.org/downloads/",
  344.             "license": [
  345.                 "MIT"
  346.             ],
  347.             "authors": [
  348.                 {
  349.                     "name": "Chris Corbyn"
  350.                 },
  351.                 {
  352.                     "name": "Fabien Potencier",
  353.                     "email": "fabien@symfony.com"
  354.                 }
  355.             ],
  356.             "description": "Swiftmailer, free feature-rich PHP mailer",
  357.             "homepage": "http://swiftmailer.org",
  358.             "keywords": [
  359.                 "mail",
  360.                 "mailer"
  361.             ],
  362.             "time": "2014-10-04 05:53:18"
  363.         },
  364.         {
  365.             "name": "tecnick.com/tcpdf",
  366.             "version": "6.0.097",
  367.             "source": {
  368.                 "type": "git",
  369.                 "url": "https://github.com/tecnickcom/TCPDF.git",
  370.                 "reference": "73b436e180d91cb0e9897242ccfb4b49fc498901"
  371.             },
  372.             "dist": {
  373.                 "type": "zip",
  374.                 "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/73b436e180d91cb0e9897242ccfb4b49fc498901",
  375.                 "reference": "73b436e180d91cb0e9897242ccfb4b49fc498901",
  376.                 "shasum": ""
  377.             },
  378.             "require": {
  379.                 "php": ">=5.3.0"
  380.             },
  381.             "type": "library",
  382.             "autoload": {
  383.                 "classmap": [
  384.                     "fonts",
  385.                     "config",
  386.                     "include",
  387.                     "tcpdf.php",
  388.                     "tcpdf_parser.php",
  389.                     "tcpdf_import.php",
  390.                     "tcpdf_barcodes_1d.php",
  391.                     "tcpdf_barcodes_2d.php",
  392.                     "include/tcpdf_colors.php",
  393.                     "include/tcpdf_filters.php",
  394.                     "include/tcpdf_font_data.php",
  395.                     "include/tcpdf_fonts.php",
  396.                     "include/tcpdf_images.php",
  397.                     "include/tcpdf_static.php",
  398.                     "include/barcodes/datamatrix.php",
  399.                     "include/barcodes/pdf417.php",
  400.                     "include/barcodes/qrcode.php"
  401.                 ]
  402.             },
  403.             "notification-url": "https://packagist.org/downloads/",
  404.             "license": [
  405.                 "LGPLv3"
  406.             ],
  407.             "authors": [
  408.                 {
  409.                     "name": "Nicola Asuni",
  410.                     "email": "info@tecnick.com",
  411.                     "homepage": "http://nicolaasuni.tecnick.com"
  412.                 }
  413.             ],
  414.             "description": "TCPDF is a PHP class for generating PDF documents and barcodes.",
  415.             "homepage": "http://www.tcpdf.org/",
  416.             "keywords": [
  417.                 "PDFD32000-2008",
  418.                 "TCPDF",
  419.                 "barcodes",
  420.                 "datamatrix",
  421.                 "pdf",
  422.                 "pdf417",
  423.                 "qrcode"
  424.             ],
  425.             "time": "2014-10-20 20:02:38"
  426.         }
  427.     ],
  428.     "packages-dev": [],
  429.     "aliases": [],
  430.     "minimum-stability": "stable",
  431.     "stability-flags": {
  432.         "contao/idna": 20,
  433.         "contao/php-diff": 20,
  434.         "leafo/scssphp": 20,
  435.         "leafo/scssphp-compass": 20
  436.     },
  437.     "prefer-stable": false,
  438.     "platform": {
  439.         "php": ">=5.3.2"
  440.     },
  441.     "platform-dev": []
  442. }
  443.