First commit

This commit is contained in:
Paolo
2017-09-08 19:15:21 +02:00
parent 25d8656c7c
commit b0806f263b
200 changed files with 4167 additions and 9822 deletions
Generated
+523 -232
View File
@@ -4,8 +4,87 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"content-hash": "eb5f2edc278196fd77c4de1f2e201dc0",
"hash": "828ee8d7f9b4f2cd3ba651a583547384",
"content-hash": "79bda9b12e0531c9c0c68552970ccae5",
"packages": [
{
"name": "blueimp/jquery-file-upload",
"version": "v9.14.1",
"source": {
"type": "git",
"url": "https://github.com/vkhramtsov/jQuery-File-Upload.git",
"reference": "71d67a9c277e29efcf5935cd2409009c0f841a57"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/vkhramtsov/jQuery-File-Upload/zipball/71d67a9c277e29efcf5935cd2409009c0f841a57",
"reference": "71d67a9c277e29efcf5935cd2409009c0f841a57",
"shasum": ""
},
"type": "library",
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Sebastian Tschan",
"homepage": "https://blueimp.net"
}
],
"description": "File Upload widget for jQuery.",
"homepage": "https://github.com/blueimp/jQuery-File-Upload",
"keywords": [
"bootstrap",
"chunk",
"cross-domain",
"cross-site",
"drag",
"drop",
"file",
"gae",
"go",
"jquery",
"multiple",
"php",
"preview",
"progress",
"python",
"resume",
"selection",
"upload",
"widget"
],
"time": "2016-11-21 05:38:19"
},
{
"name": "borgar/textile-js",
"version": "1.0",
"source": {
"type": "git",
"url": "https://github.com/borgar/textile-js.git",
"reference": "master"
},
"type": "library"
},
{
"name": "christianbach/tablesorter",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/akiyatkin/tablesorter.git",
"reference": "cff9cd482f5d3b0905494f77b5930d3a94bb4b5c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/akiyatkin/tablesorter/zipball/cff9cd482f5d3b0905494f77b5930d3a94bb4b5c",
"reference": "cff9cd482f5d3b0905494f77b5930d3a94bb4b5c",
"shasum": ""
},
"type": "library",
"notification-url": "https://packagist.org/downloads/",
"time": "2016-09-02 11:31:54"
},
{
"name": "codeigniter-restserver",
"version": "2.6",
@@ -47,7 +126,7 @@
],
"description": "The CodeIgniter framework",
"homepage": "https://codeigniter.com",
"time": "2016-10-28T15:13:14+00:00"
"time": "2016-10-28 15:13:14"
},
{
"name": "components/angular.js",
@@ -351,7 +430,7 @@
],
"description": "Shim repository for Angular.js",
"homepage": "http://angularjs.org",
"time": "2015-06-07T20:10:38+00:00"
"time": "2015-06-07 20:10:38"
},
{
"name": "components/bootstrap",
@@ -419,7 +498,42 @@
"responsive",
"web"
],
"time": "2015-06-17T06:08:09+00:00"
"time": "2015-06-17 06:08:09"
},
{
"name": "components/font-awesome",
"version": "4.7.0",
"source": {
"type": "git",
"url": "https://github.com/components/font-awesome.git",
"reference": "885308b939369d147bec93174722786bc2c4eedd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/components/font-awesome/zipball/885308b939369d147bec93174722786bc2c4eedd",
"reference": "885308b939369d147bec93174722786bc2c4eedd",
"shasum": ""
},
"type": "component",
"extra": {
"component": {
"styles": [
"css/font-awesome.css"
],
"files": [
"css/font-awesome.min.css",
"css/font-awesome.css.map",
"fonts/*"
]
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT",
"OFL-1.1"
],
"description": "The iconic font designed for use with Twitter Bootstrap.",
"time": "2016-10-25 10:56:23"
},
{
"name": "components/jquery",
@@ -461,7 +575,53 @@
],
"description": "jQuery JavaScript Library",
"homepage": "http://jquery.com",
"time": "2015-05-08T05:04:47+00:00"
"time": "2015-05-08 05:04:47"
},
{
"name": "components/jquery-cookie",
"version": "1.4.1.2",
"source": {
"type": "git",
"url": "https://github.com/Gta-Cool/jquery-cookie.git",
"reference": "0a10666155fd3aab9be5735b0ba83a4dccf59d78"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Gta-Cool/jquery-cookie/zipball/0a10666155fd3aab9be5735b0ba83a4dccf59d78",
"reference": "0a10666155fd3aab9be5735b0ba83a4dccf59d78",
"shasum": ""
},
"require": {
"components/jquery": "*",
"robloach/component-installer": "*"
},
"type": "component",
"extra": {
"component": {
"scripts": [
"jquery.cookie.js"
]
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Klaus Hartl",
"homepage": "https://github.com/carhartl"
}
],
"description": "A simple, lightweight jQuery plugin for reading, writing and deleting cookies",
"homepage": "https://github.com/carhartl/jquery-cookie",
"keywords": [
"JS",
"cookie",
"javascript",
"jquery"
],
"time": "2014-07-02 18:35:35"
},
{
"name": "components/jqueryui",
@@ -546,7 +706,61 @@
}
],
"description": "jQuery UI is a curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library. Whether you're building highly interactive web applications or you just need to add a date picker to a form control, jQuery UI is the perfect choice.",
"time": "2016-09-16T05:47:55+00:00"
"time": "2016-09-16 05:47:55"
},
{
"name": "compwright/codeigniter-installers",
"version": "1.1.4",
"source": {
"type": "git",
"url": "https://github.com/compwright/codeigniter-installers.git",
"reference": "adbbd5ae2cbf5a24a39931235b1ac7dab56abb4f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/compwright/codeigniter-installers/zipball/adbbd5ae2cbf5a24a39931235b1ac7dab56abb4f",
"reference": "adbbd5ae2cbf5a24a39931235b1ac7dab56abb4f",
"shasum": ""
},
"require-dev": {
"composer/composer": "1.0.*@dev"
},
"type": "composer-installer",
"extra": {
"class": "Composer\\Installer\\CodeigniterInstaller"
},
"autoload": {
"psr-0": {
"Composer\\Installer": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jonathon Hill",
"email": "[email protected]",
"homepage": "http://jonathonhill.net",
"role": "Developer"
}
],
"description": "Composer installers for CodeIgniter",
"homepage": "https://github.com/compwright/codeigniter-installers",
"keywords": [
"MX",
"codeigniter",
"composer",
"core",
"hmvc",
"installer",
"library",
"module",
"spark",
"sparks"
],
"time": "2012-11-12 16:11:38"
},
{
"name": "easyrdf/easyrdf",
@@ -608,7 +822,28 @@
"rdfa",
"sparql"
],
"time": "2015-02-27T09:45:49+00:00"
"time": "2015-02-27 09:45:49"
},
{
"name": "edweezy/bootstrap-colorpicker",
"version": "1.0",
"source": {
"type": "git",
"url": "https://github.com/edweezy/bootstrap-colorpicker.git",
"reference": "600e960b13aa395e2f6783e0a10f97d4b0f0c33f"
},
"type": "library"
},
{
"name": "fgelinas/timepicker",
"version": "0.3.3",
"dist": {
"type": "zip",
"url": "https://fgelinas.com/code/timepicker/releases/jquery-ui-timepicker-0.3.3.zip",
"reference": null,
"shasum": null
},
"type": "library"
},
{
"name": "fzaninotto/faker",
@@ -656,7 +891,18 @@
"faker",
"fixtures"
],
"time": "2016-04-29T12:21:54+00:00"
"time": "2016-04-29 12:21:54"
},
{
"name": "jquery/jqueryV1",
"version": "1.12.4",
"dist": {
"type": "file",
"url": "https://code.jquery.com/jquery-1.12.4.min.js",
"reference": null,
"shasum": null
},
"type": "library"
},
{
"name": "json-forms",
@@ -744,7 +990,7 @@
"json",
"schema"
],
"time": "2014-08-25T02:48:14+00:00"
"time": "2014-08-25 02:48:14"
},
{
"name": "kevinlebrun/colors.php",
@@ -795,7 +1041,7 @@
"console",
"shell"
],
"time": "2016-04-12T20:58:34+00:00"
"time": "2016-04-12 20:58:34"
},
{
"name": "kingsquare/json-schema-form",
@@ -829,7 +1075,84 @@
}
],
"description": "A framework-agnostic PHP Implementation for generating simple forms based on json-schema",
"time": "2014-07-10T12:27:19+00:00"
"time": "2014-07-10 12:27:19"
},
{
"name": "kriswallsmith/assetic",
"version": "v1.4.0",
"source": {
"type": "git",
"url": "https://github.com/kriswallsmith/assetic.git",
"reference": "e911c437dbdf006a8f62c2f59b15b2d69a5e0aa1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/kriswallsmith/assetic/zipball/e911c437dbdf006a8f62c2f59b15b2d69a5e0aa1",
"reference": "e911c437dbdf006a8f62c2f59b15b2d69a5e0aa1",
"shasum": ""
},
"require": {
"php": ">=5.3.1",
"symfony/process": "~2.1|~3.0"
},
"conflict": {
"twig/twig": "<1.27"
},
"require-dev": {
"leafo/lessphp": "^0.3.7",
"leafo/scssphp": "~0.1",
"meenie/javascript-packer": "^1.1",
"mrclay/minify": "<2.3",
"natxet/cssmin": "3.0.4",
"patchwork/jsqueeze": "~1.0|~2.0",
"phpunit/phpunit": "~4.8 || ^5.6",
"psr/log": "~1.0",
"ptachoire/cssembed": "~1.0",
"symfony/phpunit-bridge": "~2.7|~3.0",
"twig/twig": "~1.23|~2.0",
"yfix/packager": "dev-master"
},
"suggest": {
"leafo/lessphp": "Assetic provides the integration with the lessphp LESS compiler",
"leafo/scssphp": "Assetic provides the integration with the scssphp SCSS compiler",
"leafo/scssphp-compass": "Assetic provides the integration with the SCSS compass plugin",
"patchwork/jsqueeze": "Assetic provides the integration with the JSqueeze JavaScript compressor",
"ptachoire/cssembed": "Assetic provides the integration with phpcssembed to embed data uris",
"twig/twig": "Assetic provides the integration with the Twig templating engine"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.4-dev"
}
},
"autoload": {
"psr-0": {
"Assetic": "src/"
},
"files": [
"src/functions.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Kris Wallsmith",
"email": "[email protected]",
"homepage": "http://kriswallsmith.net/"
}
],
"description": "Asset Management for PHP",
"homepage": "https://github.com/kriswallsmith/assetic",
"keywords": [
"assets",
"compression",
"minification"
],
"time": "2016-11-11 18:43:20"
},
{
"name": "michelf/php-markdown",
@@ -880,7 +1203,7 @@
"keywords": [
"markdown"
],
"time": "2015-03-01T12:03:08+00:00"
"time": "2015-03-01 12:03:08"
},
{
"name": "ml/iri",
@@ -927,7 +1250,7 @@
"uri",
"url"
],
"time": "2014-01-21T13:43:39+00:00"
"time": "2014-01-21 13:43:39"
},
{
"name": "ml/json-ld",
@@ -976,7 +1299,7 @@
"JSON-LD",
"jsonld"
],
"time": "2016-10-10T08:57:56+00:00"
"time": "2016-10-10 08:57:56"
},
{
"name": "netcarver/textile",
@@ -1029,7 +1352,7 @@
"plaintext",
"textile"
],
"time": "2016-11-17T14:18:12+00:00"
"time": "2016-11-17 14:18:12"
},
{
"name": "psr/log",
@@ -1076,7 +1399,7 @@
"psr",
"psr-3"
],
"time": "2016-10-10T12:19:37+00:00"
"time": "2016-10-10 12:19:37"
},
{
"name": "rdlowrey/auryn",
@@ -1137,7 +1460,122 @@
"dic",
"ioc"
],
"time": "2016-03-14T20:10:19+00:00"
"time": "2016-03-14 20:10:19"
},
{
"name": "rmariuzzo/jquery-checkboxes",
"version": "1.0.7",
"source": {
"type": "git",
"url": "https://github.com/rmariuzzo/checkboxes.js.git",
"reference": "081cac1eb9b504dc32be27b57f32f6d1d29a5253"
},
"type": "library"
},
{
"name": "robloach/component-installer",
"version": "0.2.3",
"source": {
"type": "git",
"url": "https://github.com/RobLoach/component-installer.git",
"reference": "908a859aa7c4949ba9ad67091e67bac10b66d3d7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/RobLoach/component-installer/zipball/908a859aa7c4949ba9ad67091e67bac10b66d3d7",
"reference": "908a859aa7c4949ba9ad67091e67bac10b66d3d7",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.0",
"kriswallsmith/assetic": "1.*",
"php": ">=5.3.2"
},
"require-dev": {
"composer/composer": "1.*@alpha",
"phpunit/phpunit": "4.*"
},
"type": "composer-plugin",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
},
"class": "ComponentInstaller\\ComponentInstallerPlugin"
},
"autoload": {
"psr-0": {
"ComponentInstaller": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Rob Loach",
"homepage": "http://robloach.net"
}
],
"description": "Allows installation of Components via Composer.",
"time": "2015-08-10 12:35:38"
},
{
"name": "rogeriopradoj/codeigniter-curl",
"version": "1.2.2",
"source": {
"type": "git",
"url": "https://github.com/rogeriopradoj/codeigniter-curl.git",
"reference": "eb954890e242a5e80812006e60b07f1ce29b7e7a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/rogeriopradoj/codeigniter-curl/zipball/eb954890e242a5e80812006e60b07f1ce29b7e7a",
"reference": "eb954890e242a5e80812006e60b07f1ce29b7e7a",
"shasum": ""
},
"require": {
"compwright/codeigniter-installers": "*"
},
"type": "codeigniter-spark",
"notification-url": "https://packagist.org/downloads/",
"authors": [
{
"name": "Rogerio Prado de Jesus",
"email": "[email protected]"
}
],
"description": "codeigniter-curl philsturgeon's library via composer",
"time": "2013-05-27 21:19:21"
},
{
"name": "rogeriopradoj/codeigniter-restclient",
"version": "2.1.1",
"source": {
"type": "git",
"url": "https://github.com/rogeriopradoj/codeigniter-restclient.git",
"reference": "64991a0105c3cd891a64e1d35e497270ca2b0d78"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/rogeriopradoj/codeigniter-restclient/zipball/64991a0105c3cd891a64e1d35e497270ca2b0d78",
"reference": "64991a0105c3cd891a64e1d35e497270ca2b0d78",
"shasum": ""
},
"require": {
"compwright/codeigniter-installers": "*",
"rogeriopradoj/codeigniter-curl": "*"
},
"type": "codeigniter-spark",
"notification-url": "https://packagist.org/downloads/",
"authors": [
{
"name": "Rogerio Prado de Jesus",
"email": "[email protected]"
}
],
"description": "codeigniter-restclient philsturgeon's library via composer",
"time": "2013-05-27 21:23:54"
},
{
"name": "rougin/blueprint",
@@ -1188,7 +1626,7 @@
"php",
"template"
],
"time": "2016-02-01T16:31:13+00:00"
"time": "2016-02-01 16:31:13"
},
{
"name": "rougin/combustor",
@@ -1253,7 +1691,7 @@
"generator",
"php"
],
"time": "2016-02-14T10:36:58+00:00"
"time": "2016-02-14 10:36:58"
},
{
"name": "rougin/describe",
@@ -1306,7 +1744,7 @@
"describe",
"php"
],
"time": "2016-03-24T18:17:47+00:00"
"time": "2016-03-24 18:17:47"
},
{
"name": "rougin/refinery",
@@ -1371,7 +1809,7 @@
"php",
"refinery"
],
"time": "2016-03-04T16:55:32+00:00"
"time": "2016-03-04 16:55:32"
},
{
"name": "rougin/spark-plug",
@@ -1430,7 +1868,7 @@
"php",
"spark-plug"
],
"time": "2015-10-23T08:27:10+00:00"
"time": "2015-10-23 08:27:10"
},
{
"name": "symfony/console",
@@ -1491,7 +1929,7 @@
],
"description": "Symfony Console Component",
"homepage": "https://symfony.com",
"time": "2016-11-15T23:02:12+00:00"
"time": "2016-11-15 23:02:12"
},
{
"name": "symfony/debug",
@@ -1548,7 +1986,7 @@
],
"description": "Symfony Debug Component",
"homepage": "https://symfony.com",
"time": "2016-07-30T07:22:48+00:00"
"time": "2016-07-30 07:22:48"
},
{
"name": "symfony/polyfill-mbstring",
@@ -1607,7 +2045,56 @@
"portable",
"shim"
],
"time": "2016-11-14T01:06:16+00:00"
"time": "2016-11-14 01:06:16"
},
{
"name": "symfony/process",
"version": "v3.3.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
"reference": "b7666e9b438027a1ea0e1ee813ec5042d5d7f6f0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/b7666e9b438027a1ea0e1ee813ec5042d5d7f6f0",
"reference": "b7666e9b438027a1ea0e1ee813ec5042d5d7f6f0",
"shasum": ""
},
"require": {
"php": "^5.5.9|>=7.0.8"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.3-dev"
}
},
"autoload": {
"psr-4": {
"Symfony\\Component\\Process\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "[email protected]"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony Process Component",
"homepage": "https://symfony.com",
"time": "2017-07-29 21:54:42"
},
{
"name": "symfony/yaml",
@@ -1656,7 +2143,7 @@
],
"description": "Symfony Yaml Component",
"homepage": "https://symfony.com",
"time": "2016-11-14T16:15:57+00:00"
"time": "2016-11-14 16:15:57"
},
{
"name": "tinymce/tinymce",
@@ -1702,7 +2189,7 @@
"tinymce",
"wysiwyg"
],
"time": "2016-11-23T13:00:08+00:00"
"time": "2016-11-23 13:00:08"
},
{
"name": "twig/twig",
@@ -1763,7 +2250,7 @@
"keywords": [
"templating"
],
"time": "2016-11-23T18:41:40+00:00"
"time": "2016-11-23 18:41:40"
},
{
"name": "wikimedia/composer-merge-plugin",
@@ -1812,7 +2299,7 @@
}
],
"description": "Composer plugin to merge multiple composer.json files",
"time": "2016-03-08T17:11:37+00:00"
"time": "2016-03-08 17:11:37"
},
{
"name": "zetacomponents/base",
@@ -1875,7 +2362,7 @@
],
"description": "The Base package provides the basic infrastructure that all packages rely on. Therefore every component relies on this package.",
"homepage": "https://github.com/zetacomponents",
"time": "2014-09-19T03:28:34+00:00"
"time": "2014-09-19 03:28:34"
},
{
"name": "zetacomponents/database",
@@ -1950,7 +2437,7 @@
],
"description": "A lightweight database layer on top of PHP's PDO that allows you to utilize a database without having to take care of differences in SQL dialects.",
"homepage": "https://github.com/zetacomponents",
"time": "2014-09-27T19:26:09+00:00"
"time": "2014-09-27 19:26:09"
},
{
"name": "zetacomponents/document",
@@ -2001,7 +2488,7 @@
],
"description": "The Document components provides a general conversion framework for different semantic document markup languages like XHTML, Docbook, RST and similar.",
"homepage": "https://github.com/zetacomponents",
"time": "2013-12-19T11:40:00+00:00"
"time": "2013-12-19 11:40:00"
},
{
"name": "zetacomponents/workflow",
@@ -2067,7 +2554,7 @@
],
"description": "The purpose of the Workflow component is to provide the core functionality of an activity-based workflow system including the definition and execution of workflow specifications.",
"homepage": "https://github.com/zetacomponents",
"time": "2014-09-27T19:26:10+00:00"
"time": "2014-09-27 19:26:10"
},
{
"name": "zetacomponents/workflow-database-tiein",
@@ -2134,7 +2621,7 @@
],
"description": "Contains the database backend for the Workflow component.",
"homepage": "https://github.com/zetacomponents",
"time": "2014-09-27T19:26:10+00:00"
"time": "2014-09-27 19:26:10"
},
{
"name": "zetacomponents/workflow-event-log-tiein",
@@ -2194,206 +2681,10 @@
],
"description": "Contains the EventLog listener for the Workflow component.",
"homepage": "https://github.com/zetacomponents",
"time": "2007-12-17T09:04:44+00:00"
"time": "2007-12-17 09:04:44"
}
],
"packages-dev": [
{
"name": "blueimp/jquery-file-upload",
"version": "v9.14.1",
"source": {
"type": "git",
"url": "https://github.com/vkhramtsov/jQuery-File-Upload.git",
"reference": "71d67a9c277e29efcf5935cd2409009c0f841a57"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/vkhramtsov/jQuery-File-Upload/zipball/71d67a9c277e29efcf5935cd2409009c0f841a57",
"reference": "71d67a9c277e29efcf5935cd2409009c0f841a57",
"shasum": ""
},
"type": "library",
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Sebastian Tschan",
"homepage": "https://blueimp.net"
}
],
"description": "File Upload widget for jQuery.",
"homepage": "https://github.com/blueimp/jQuery-File-Upload",
"keywords": [
"bootstrap",
"chunk",
"cross-domain",
"cross-site",
"drag",
"drop",
"file",
"gae",
"go",
"jquery",
"multiple",
"php",
"preview",
"progress",
"python",
"resume",
"selection",
"upload",
"widget"
],
"time": "2016-11-21T05:38:19+00:00"
},
{
"name": "components/font-awesome",
"version": "4.7.0",
"source": {
"type": "git",
"url": "https://github.com/components/font-awesome.git",
"reference": "885308b939369d147bec93174722786bc2c4eedd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/components/font-awesome/zipball/885308b939369d147bec93174722786bc2c4eedd",
"reference": "885308b939369d147bec93174722786bc2c4eedd",
"shasum": ""
},
"type": "component",
"extra": {
"component": {
"styles": [
"css/font-awesome.css"
],
"files": [
"css/font-awesome.min.css",
"css/font-awesome.css.map",
"fonts/*"
]
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT",
"OFL-1.1"
],
"description": "The iconic font designed for use with Twitter Bootstrap.",
"time": "2016-10-25T10:56:23+00:00"
},
{
"name": "compwright/codeigniter-installers",
"version": "1.1.4",
"source": {
"type": "git",
"url": "https://github.com/compwright/codeigniter-installers.git",
"reference": "adbbd5ae2cbf5a24a39931235b1ac7dab56abb4f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/compwright/codeigniter-installers/zipball/adbbd5ae2cbf5a24a39931235b1ac7dab56abb4f",
"reference": "adbbd5ae2cbf5a24a39931235b1ac7dab56abb4f",
"shasum": ""
},
"require-dev": {
"composer/composer": "1.0.*@dev"
},
"type": "composer-installer",
"extra": {
"class": "Composer\\Installer\\CodeigniterInstaller"
},
"autoload": {
"psr-0": {
"Composer\\Installer": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jonathon Hill",
"email": "[email protected]",
"homepage": "http://jonathonhill.net",
"role": "Developer"
}
],
"description": "Composer installers for CodeIgniter",
"homepage": "https://github.com/compwright/codeigniter-installers",
"keywords": [
"MX",
"codeigniter",
"composer",
"core",
"hmvc",
"installer",
"library",
"module",
"spark",
"sparks"
],
"time": "2012-11-12T16:11:38+00:00"
},
{
"name": "rogeriopradoj/codeigniter-curl",
"version": "1.2.2",
"source": {
"type": "git",
"url": "https://github.com/rogeriopradoj/codeigniter-curl.git",
"reference": "eb954890e242a5e80812006e60b07f1ce29b7e7a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/rogeriopradoj/codeigniter-curl/zipball/eb954890e242a5e80812006e60b07f1ce29b7e7a",
"reference": "eb954890e242a5e80812006e60b07f1ce29b7e7a",
"shasum": ""
},
"require": {
"compwright/codeigniter-installers": "*"
},
"type": "codeigniter-spark",
"notification-url": "https://packagist.org/downloads/",
"authors": [
{
"name": "Rogerio Prado de Jesus",
"email": "[email protected]"
}
],
"description": "codeigniter-curl philsturgeon's library via composer",
"time": "2013-05-27T21:19:21+00:00"
},
{
"name": "rogeriopradoj/codeigniter-restclient",
"version": "2.1.1",
"source": {
"type": "git",
"url": "https://github.com/rogeriopradoj/codeigniter-restclient.git",
"reference": "64991a0105c3cd891a64e1d35e497270ca2b0d78"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/rogeriopradoj/codeigniter-restclient/zipball/64991a0105c3cd891a64e1d35e497270ca2b0d78",
"reference": "64991a0105c3cd891a64e1d35e497270ca2b0d78",
"shasum": ""
},
"require": {
"compwright/codeigniter-installers": "*",
"rogeriopradoj/codeigniter-curl": "*"
},
"type": "codeigniter-spark",
"notification-url": "https://packagist.org/downloads/",
"authors": [
{
"name": "Rogerio Prado de Jesus",
"email": "[email protected]"
}
],
"description": "codeigniter-restclient philsturgeon's library via composer",
"time": "2013-05-27T21:23:54+00:00"
},
{
"name": "squizlabs/php_codesniffer",
"version": "2.7.1",
@@ -2470,7 +2761,7 @@
"phpcs",
"standards"
],
"time": "2016-11-30T04:02:31+00:00"
"time": "2016-11-30 04:02:31"
}
],
"aliases": [],