| 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": "1a64ea86e864d07a99c0f6fe89d3a1370df47c35" |
| 10 |
}, |
| 11 |
"dist": { |
| 12 |
"type": "zip", |
| 13 |
"url": "https://api.github.com/repos/Codeinwp/themeisle-sdk/zipball/1a64ea86e864d07a99c0f6fe89d3a1370df47c35", |
| 14 |
"reference": "1a64ea86e864d07a99c0f6fe89d3a1370df47c35", |
| 15 |
"shasum": "" |
| 16 |
}, |
| 17 |
"time": "2017-09-27 13:25:43", |
| 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 |
} |
| 134 |
] |
| 135 |
|