| 1 |
[ |
| 2 |
{ |
| 3 |
"name": "codeinwp/themeisle-sdk", |
| 4 |
"version": "dev-master", |
| 5 |
"version_normalized": "9999999-dev", |
| 6 |
"source": { |
| 7 |
"type": "git", |
| 8 |
"url": "https://github.com/Codeinwp/themeisle-sdk.git", |
| 9 |
"reference": "33d470402379047bc430c39ecab9a8a4a850d0d2" |
| 10 |
}, |
| 11 |
"dist": { |
| 12 |
"type": "zip", |
| 13 |
"url": "https://api.github.com/repos/Codeinwp/themeisle-sdk/zipball/33d470402379047bc430c39ecab9a8a4a850d0d2", |
| 14 |
"reference": "33d470402379047bc430c39ecab9a8a4a850d0d2", |
| 15 |
"shasum": "" |
| 16 |
}, |
| 17 |
"time": "2018-06-06 14:49:32", |
| 18 |
"type": "library", |
| 19 |
"installation-source": "dist", |
| 20 |
"autoload": { |
| 21 |
"files": [ |
| 22 |
"load.php" |
| 23 |
] |
| 24 |
}, |
| 25 |
"notification-url": "https://packagist.org/downloads/", |
| 26 |
"license": [ |
| 27 |
"GPL-2.0+" |
| 28 |
], |
| 29 |
"authors": [ |
| 30 |
{ |
| 31 |
"name": "ThemeIsle team", |
| 32 |
"email": "friends@themeisle.com", |
| 33 |
"homepage": "https://themeisle.com" |
| 34 |
} |
| 35 |
], |
| 36 |
"description": "ThemeIsle SDK ", |
| 37 |
"homepage": "https://github.com/Codeinwp/themeisle-sdk", |
| 38 |
"keywords": [ |
| 39 |
"wordpress" |
| 40 |
] |
| 41 |
}, |
| 42 |
{ |
| 43 |
"name": "xrstf/composer-php52", |
| 44 |
"version": "v1.0.20", |
| 45 |
"version_normalized": "1.0.20.0", |
| 46 |
"source": { |
| 47 |
"type": "git", |
| 48 |
"url": "https://github.com/composer-php52/composer-php52.git", |
| 49 |
"reference": "bd41459d5e27df8d33057842b32377c39e97a5a8" |
| 50 |
}, |
| 51 |
"dist": { |
| 52 |
"type": "zip", |
| 53 |
"url": "https://api.github.com/repos/composer-php52/composer-php52/zipball/bd41459d5e27df8d33057842b32377c39e97a5a8", |
| 54 |
"reference": "bd41459d5e27df8d33057842b32377c39e97a5a8", |
| 55 |
"shasum": "" |
| 56 |
}, |
| 57 |
"time": "2016-04-16 21:52:24", |
| 58 |
"type": "library", |
| 59 |
"extra": { |
| 60 |
"branch-alias": { |
| 61 |
"dev-default": "1.x-dev" |
| 62 |
} |
| 63 |
}, |
| 64 |
"installation-source": "dist", |
| 65 |
"autoload": { |
| 66 |
"psr-0": { |
| 67 |
"xrstf\\Composer52": "lib/" |
| 68 |
} |
| 69 |
}, |
| 70 |
"notification-url": "https://packagist.org/downloads/", |
| 71 |
"license": [ |
| 72 |
"MIT" |
| 73 |
] |
| 74 |
}, |
| 75 |
{ |
| 76 |
"name": "phpoffice/phpexcel", |
| 77 |
"version": "1.8.1", |
| 78 |
"version_normalized": "1.8.1.0", |
| 79 |
"source": { |
| 80 |
"type": "git", |
| 81 |
"url": "https://github.com/PHPOffice/PHPExcel.git", |
| 82 |
"reference": "372c7cbb695a6f6f1e62649381aeaa37e7e70b32" |
| 83 |
}, |
| 84 |
"dist": { |
| 85 |
"type": "zip", |
| 86 |
"url": "https://api.github.com/repos/PHPOffice/PHPExcel/zipball/372c7cbb695a6f6f1e62649381aeaa37e7e70b32", |
| 87 |
"reference": "372c7cbb695a6f6f1e62649381aeaa37e7e70b32", |
| 88 |
"shasum": "" |
| 89 |
}, |
| 90 |
"require": { |
| 91 |
"ext-xml": "*", |
| 92 |
"ext-xmlwriter": "*", |
| 93 |
"php": ">=5.2.0" |
| 94 |
}, |
| 95 |
"time": "2015-05-01 07:00:55", |
| 96 |
"type": "library", |
| 97 |
"installation-source": "dist", |
| 98 |
"autoload": { |
| 99 |
"psr-0": { |
| 100 |
"PHPExcel": "Classes/" |
| 101 |
} |
| 102 |
}, |
| 103 |
"notification-url": "https://packagist.org/downloads/", |
| 104 |
"license": [ |
| 105 |
"LGPL" |
| 106 |
], |
| 107 |
"authors": [ |
| 108 |
{ |
| 109 |
"name": "Maarten Balliauw", |
| 110 |
"homepage": "http://blog.maartenballiauw.be" |
| 111 |
}, |
| 112 |
{ |
| 113 |
"name": "Mark Baker" |
| 114 |
}, |
| 115 |
{ |
| 116 |
"name": "Franck Lefevre", |
| 117 |
"homepage": "http://blog.rootslabs.net" |
| 118 |
}, |
| 119 |
{ |
| 120 |
"name": "Erik Tilt" |
| 121 |
} |
| 122 |
], |
| 123 |
"description": "PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine", |
| 124 |
"homepage": "http://phpexcel.codeplex.com", |
| 125 |
"keywords": [ |
| 126 |
"OpenXML", |
| 127 |
"excel", |
| 128 |
"php", |
| 129 |
"spreadsheet", |
| 130 |
"xls", |
| 131 |
"xlsx" |
| 132 |
], |
| 133 |
"abandoned": "phpoffice/phpspreadsheet" |
| 134 |
}, |
| 135 |
{ |
| 136 |
"name": "neitanod/forceutf8", |
| 137 |
"version": "v2.0.1", |
| 138 |
"version_normalized": "2.0.1.0", |
| 139 |
"source": { |
| 140 |
"type": "git", |
| 141 |
"url": "https://github.com/neitanod/forceutf8.git", |
| 142 |
"reference": "47c883ab2739e7938a8bb0bfd1c29d48c88858de" |
| 143 |
}, |
| 144 |
"dist": { |
| 145 |
"type": "zip", |
| 146 |
"url": "https://api.github.com/repos/neitanod/forceutf8/zipball/47c883ab2739e7938a8bb0bfd1c29d48c88858de", |
| 147 |
"reference": "47c883ab2739e7938a8bb0bfd1c29d48c88858de", |
| 148 |
"shasum": "" |
| 149 |
}, |
| 150 |
"require": { |
| 151 |
"php": ">=5.3.0" |
| 152 |
}, |
| 153 |
"time": "2017-05-22 18:50:57", |
| 154 |
"type": "library", |
| 155 |
"installation-source": "dist", |
| 156 |
"autoload": { |
| 157 |
"psr-0": { |
| 158 |
"ForceUTF8\\": "src/" |
| 159 |
} |
| 160 |
}, |
| 161 |
"notification-url": "https://packagist.org/downloads/", |
| 162 |
"authors": [ |
| 163 |
{ |
| 164 |
"name": "Sebastián Grignoli", |
| 165 |
"email": "grignoli@gmail.com" |
| 166 |
} |
| 167 |
], |
| 168 |
"description": "PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.", |
| 169 |
"homepage": "https://github.com/neitanod/forceutf8" |
| 170 |
} |
| 171 |
] |
| 172 |
|