| @@ -1,46 +1,6 @@ | ||
| 1 | 1 | [ |
| 2 | 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": "18bcad4b82796f4b6996dea42832ce3518924f25" | |
| 10 | - }, | |
| 11 | - "dist": { | |
| 12 | - "type": "zip", | |
| 13 | - "url": "https://api.github.com/repos/Codeinwp/themeisle-sdk/zipball/18bcad4b82796f4b6996dea42832ce3518924f25", | |
| 14 | - "reference": "18bcad4b82796f4b6996dea42832ce3518924f25", | |
| 15 | - "shasum": "" | |
| 16 | - }, | |
| 17 | - "time": "2018-03-19 21:12:50", | |
| 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 | 3 | "name": "xrstf/composer-php52", |
| 44 | 4 | "version": "v1.0.20", |
| 45 | 5 | "version_normalized": "1.0.20.0", |
| 46 | 6 | "source": { |
| @@ -72,64 +32,47 @@ | ||
| 72 | 32 | "MIT" |
| 73 | 33 | ] |
| 74 | 34 | }, |
| 75 | 35 | { |
| 76 | - "name": "phpoffice/phpexcel", | |
| 77 | - "version": "1.8.1", | |
| 78 | - "version_normalized": "1.8.1.0", | |
| 36 | + "name": "codeinwp/themeisle-sdk", | |
| 37 | + "version": "dev-master", | |
| 38 | + "version_normalized": "9999999-dev", | |
| 79 | 39 | "source": { |
| 80 | 40 | "type": "git", |
| 81 | - "url": "https://github.com/PHPOffice/PHPExcel.git", | |
| 82 | - "reference": "372c7cbb695a6f6f1e62649381aeaa37e7e70b32" | |
| 41 | + "url": "https://github.com/Codeinwp/themeisle-sdk.git", | |
| 42 | + "reference": "b3c85372e9a5c8f692747445c7921634d457f7cb" | |
| 83 | 43 | }, |
| 84 | 44 | "dist": { |
| 85 | 45 | "type": "zip", |
| 86 | - "url": "https://api.github.com/repos/PHPOffice/PHPExcel/zipball/372c7cbb695a6f6f1e62649381aeaa37e7e70b32", | |
| 87 | - "reference": "372c7cbb695a6f6f1e62649381aeaa37e7e70b32", | |
| 46 | + "url": "https://api.github.com/repos/Codeinwp/themeisle-sdk/zipball/b3c85372e9a5c8f692747445c7921634d457f7cb", | |
| 47 | + "reference": "b3c85372e9a5c8f692747445c7921634d457f7cb", | |
| 88 | 48 | "shasum": "" |
| 89 | 49 | }, |
| 90 | - "require": { | |
| 91 | - "ext-xml": "*", | |
| 92 | - "ext-xmlwriter": "*", | |
| 93 | - "php": ">=5.2.0" | |
| 94 | - }, | |
| 95 | - "time": "2015-05-01 07:00:55", | |
| 50 | + "time": "2017-08-07 08:36:48", | |
| 96 | 51 | "type": "library", |
| 97 | 52 | "installation-source": "dist", |
| 98 | 53 | "autoload": { |
| 99 | - "psr-0": { | |
| 100 | - "PHPExcel": "Classes/" | |
| 101 | - } | |
| 54 | + "files": [ | |
| 55 | + "load.php" | |
| 56 | + ] | |
| 102 | 57 | }, |
| 103 | - "notification-url": "https://packagist.org/downloads/", | |
| 104 | 58 | "license": [ |
| 105 | - "LGPL" | |
| 59 | + "GPL-2.0+" | |
| 106 | 60 | ], |
| 107 | 61 | "authors": [ |
| 108 | 62 | { |
| 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" | |
| 63 | + "name": "ThemeIsle team", | |
| 64 | + "email": "friends@themeisle.com", | |
| 65 | + "homepage": "https://themeisle.com" | |
| 121 | 66 | } |
| 122 | 67 | ], |
| 123 | - "description": "PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine", | |
| 124 | - "homepage": "http://phpexcel.codeplex.com", | |
| 68 | + "description": "ThemeIsle SDK ", | |
| 69 | + "homepage": "https://github.com/Codeinwp/themeisle-sdk", | |
| 125 | 70 | "keywords": [ |
| 126 | - "OpenXML", | |
| 127 | - "excel", | |
| 128 | - "php", | |
| 129 | - "spreadsheet", | |
| 130 | - "xls", | |
| 131 | - "xlsx" | |
| 71 | + "wordpress" | |
| 132 | 72 | ], |
| 133 | - "abandoned": "phpoffice/phpspreadsheet" | |
| 73 | + "support": { | |
| 74 | + "issues": "https://github.com/Codeinwp/themeisle-sdk/issues", | |
| 75 | + "source": "https://github.com/Codeinwp/themeisle-sdk/tree/master" | |
| 76 | + } | |
| 134 | 77 | } |
| 135 | 78 | ] |