installed.json 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772
  1. {
  2. "packages": [
  3. {
  4. "name": "matthiasmullie/minify",
  5. "version": "1.3.73",
  6. "version_normalized": "1.3.73.0",
  7. "source": {
  8. "type": "git",
  9. "url": "https://github.com/matthiasmullie/minify.git",
  10. "reference": "cb7a9297b4ab070909cefade30ee95054d4ae87a"
  11. },
  12. "dist": {
  13. "type": "zip",
  14. "url": "https://api.github.com/repos/matthiasmullie/minify/zipball/cb7a9297b4ab070909cefade30ee95054d4ae87a",
  15. "reference": "cb7a9297b4ab070909cefade30ee95054d4ae87a",
  16. "shasum": "",
  17. "mirrors": [
  18. {
  19. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  20. "preferred": true
  21. }
  22. ]
  23. },
  24. "require": {
  25. "ext-pcre": "*",
  26. "matthiasmullie/path-converter": "~1.1",
  27. "php": ">=5.3.0"
  28. },
  29. "require-dev": {
  30. "friendsofphp/php-cs-fixer": ">=2.0",
  31. "matthiasmullie/scrapbook": ">=1.3",
  32. "phpunit/phpunit": ">=4.8",
  33. "squizlabs/php_codesniffer": ">=3.0"
  34. },
  35. "suggest": {
  36. "psr/cache-implementation": "Cache implementation to use with Minify::cache"
  37. },
  38. "time": "2024-03-15T10:27:10+00:00",
  39. "bin": [
  40. "bin/minifycss",
  41. "bin/minifyjs"
  42. ],
  43. "type": "library",
  44. "installation-source": "dist",
  45. "autoload": {
  46. "psr-4": {
  47. "MatthiasMullie\\Minify\\": "src/"
  48. }
  49. },
  50. "notification-url": "https://packagist.org/downloads/",
  51. "license": [
  52. "MIT"
  53. ],
  54. "authors": [
  55. {
  56. "name": "Matthias Mullie",
  57. "email": "minify@mullie.eu",
  58. "homepage": "https://www.mullie.eu",
  59. "role": "Developer"
  60. }
  61. ],
  62. "description": "CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.",
  63. "homepage": "https://github.com/matthiasmullie/minify",
  64. "keywords": [
  65. "JS",
  66. "css",
  67. "javascript",
  68. "minifier",
  69. "minify"
  70. ],
  71. "support": {
  72. "issues": "https://github.com/matthiasmullie/minify/issues",
  73. "source": "https://github.com/matthiasmullie/minify/tree/1.3.73"
  74. },
  75. "funding": [
  76. {
  77. "url": "https://github.com/matthiasmullie",
  78. "type": "github"
  79. }
  80. ],
  81. "install-path": "../matthiasmullie/minify"
  82. },
  83. {
  84. "name": "matthiasmullie/path-converter",
  85. "version": "1.1.3",
  86. "version_normalized": "1.1.3.0",
  87. "source": {
  88. "type": "git",
  89. "url": "https://github.com/matthiasmullie/path-converter.git",
  90. "reference": "e7d13b2c7e2f2268e1424aaed02085518afa02d9"
  91. },
  92. "dist": {
  93. "type": "zip",
  94. "url": "https://api.github.com/repos/matthiasmullie/path-converter/zipball/e7d13b2c7e2f2268e1424aaed02085518afa02d9",
  95. "reference": "e7d13b2c7e2f2268e1424aaed02085518afa02d9",
  96. "shasum": "",
  97. "mirrors": [
  98. {
  99. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  100. "preferred": true
  101. }
  102. ]
  103. },
  104. "require": {
  105. "ext-pcre": "*",
  106. "php": ">=5.3.0"
  107. },
  108. "require-dev": {
  109. "phpunit/phpunit": "~4.8"
  110. },
  111. "time": "2019-02-05T23:41:09+00:00",
  112. "type": "library",
  113. "installation-source": "dist",
  114. "autoload": {
  115. "psr-4": {
  116. "MatthiasMullie\\PathConverter\\": "src/"
  117. }
  118. },
  119. "notification-url": "https://packagist.org/downloads/",
  120. "license": [
  121. "MIT"
  122. ],
  123. "authors": [
  124. {
  125. "name": "Matthias Mullie",
  126. "email": "pathconverter@mullie.eu",
  127. "homepage": "http://www.mullie.eu",
  128. "role": "Developer"
  129. }
  130. ],
  131. "description": "Relative path converter",
  132. "homepage": "http://github.com/matthiasmullie/path-converter",
  133. "keywords": [
  134. "converter",
  135. "path",
  136. "paths",
  137. "relative"
  138. ],
  139. "install-path": "../matthiasmullie/path-converter"
  140. },
  141. {
  142. "name": "phpmailer/phpmailer",
  143. "version": "v5.2.28",
  144. "version_normalized": "5.2.28.0",
  145. "source": {
  146. "type": "git",
  147. "url": "https://github.com/PHPMailer/PHPMailer.git",
  148. "reference": "acba50393dd03da69a50226c139722af8b153b11"
  149. },
  150. "dist": {
  151. "type": "zip",
  152. "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/acba50393dd03da69a50226c139722af8b153b11",
  153. "reference": "acba50393dd03da69a50226c139722af8b153b11",
  154. "shasum": "",
  155. "mirrors": [
  156. {
  157. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  158. "preferred": true
  159. }
  160. ]
  161. },
  162. "require": {
  163. "ext-ctype": "*",
  164. "php": ">=5.0.0"
  165. },
  166. "require-dev": {
  167. "doctrine/annotations": "1.2.*",
  168. "jms/serializer": "0.16.*",
  169. "phpdocumentor/phpdocumentor": "2.*",
  170. "phpunit/phpunit": "4.8.*",
  171. "symfony/debug": "2.8.*",
  172. "symfony/filesystem": "2.8.*",
  173. "symfony/translation": "2.8.*",
  174. "symfony/yaml": "2.8.*",
  175. "zendframework/zend-cache": "2.5.1",
  176. "zendframework/zend-config": "2.5.1",
  177. "zendframework/zend-eventmanager": "2.5.1",
  178. "zendframework/zend-filter": "2.5.1",
  179. "zendframework/zend-i18n": "2.5.1",
  180. "zendframework/zend-json": "2.5.1",
  181. "zendframework/zend-math": "2.5.1",
  182. "zendframework/zend-serializer": "2.5.*",
  183. "zendframework/zend-servicemanager": "2.5.*",
  184. "zendframework/zend-stdlib": "2.5.1"
  185. },
  186. "suggest": {
  187. "league/oauth2-google": "Needed for Google XOAUTH2 authentication"
  188. },
  189. "time": "2020-03-19T14:29:37+00:00",
  190. "type": "library",
  191. "installation-source": "dist",
  192. "autoload": {
  193. "classmap": [
  194. "class.phpmailer.php",
  195. "class.phpmaileroauth.php",
  196. "class.phpmaileroauthgoogle.php",
  197. "class.smtp.php",
  198. "class.pop3.php",
  199. "extras/EasyPeasyICS.php",
  200. "extras/ntlm_sasl_client.php"
  201. ]
  202. },
  203. "notification-url": "https://packagist.org/downloads/",
  204. "license": [
  205. "LGPL-2.1"
  206. ],
  207. "authors": [
  208. {
  209. "name": "Marcus Bointon",
  210. "email": "phpmailer@synchromedia.co.uk"
  211. },
  212. {
  213. "name": "Jim Jagielski",
  214. "email": "jimjag@gmail.com"
  215. },
  216. {
  217. "name": "Andy Prevost",
  218. "email": "codeworxtech@users.sourceforge.net"
  219. },
  220. {
  221. "name": "Brent R. Matzelle"
  222. }
  223. ],
  224. "description": "PHPMailer is a full-featured email creation and transfer class for PHP",
  225. "funding": [
  226. {
  227. "url": "https://marcus.bointon.com/donations/",
  228. "type": "custom"
  229. },
  230. {
  231. "url": "https://github.com/Synchro",
  232. "type": "github"
  233. },
  234. {
  235. "url": "https://www.patreon.com/marcusbointon",
  236. "type": "patreon"
  237. }
  238. ],
  239. "install-path": "../phpmailer/phpmailer"
  240. },
  241. {
  242. "name": "phpoffice/phpexcel",
  243. "version": "1.8.2",
  244. "version_normalized": "1.8.2.0",
  245. "source": {
  246. "type": "git",
  247. "url": "https://github.com/PHPOffice/PHPExcel.git",
  248. "reference": "1441011fb7ecdd8cc689878f54f8b58a6805f870"
  249. },
  250. "dist": {
  251. "type": "zip",
  252. "url": "https://api.github.com/repos/PHPOffice/PHPExcel/zipball/1441011fb7ecdd8cc689878f54f8b58a6805f870",
  253. "reference": "1441011fb7ecdd8cc689878f54f8b58a6805f870",
  254. "shasum": "",
  255. "mirrors": [
  256. {
  257. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  258. "preferred": true
  259. }
  260. ]
  261. },
  262. "require": {
  263. "ext-mbstring": "*",
  264. "ext-xml": "*",
  265. "ext-xmlwriter": "*",
  266. "php": "^5.2|^7.0"
  267. },
  268. "require-dev": {
  269. "squizlabs/php_codesniffer": "2.*"
  270. },
  271. "time": "2018-11-22T23:07:24+00:00",
  272. "type": "library",
  273. "installation-source": "dist",
  274. "autoload": {
  275. "psr-0": {
  276. "PHPExcel": "Classes/"
  277. }
  278. },
  279. "notification-url": "https://packagist.org/downloads/",
  280. "license": [
  281. "LGPL-2.1"
  282. ],
  283. "authors": [
  284. {
  285. "name": "Maarten Balliauw",
  286. "homepage": "http://blog.maartenballiauw.be"
  287. },
  288. {
  289. "name": "Erik Tilt"
  290. },
  291. {
  292. "name": "Franck Lefevre",
  293. "homepage": "http://rootslabs.net"
  294. },
  295. {
  296. "name": "Mark Baker",
  297. "homepage": "http://markbakeruk.net"
  298. }
  299. ],
  300. "description": "PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
  301. "homepage": "https://github.com/PHPOffice/PHPExcel",
  302. "keywords": [
  303. "OpenXML",
  304. "excel",
  305. "php",
  306. "spreadsheet",
  307. "xls",
  308. "xlsx"
  309. ],
  310. "abandoned": "phpoffice/phpspreadsheet",
  311. "install-path": "../phpoffice/phpexcel"
  312. },
  313. {
  314. "name": "topthink/framework",
  315. "version": "v5.0.25",
  316. "version_normalized": "5.0.25.0",
  317. "source": {
  318. "type": "git",
  319. "url": "https://github.com/top-think/framework.git",
  320. "reference": "643c58ed1bd22a2823ce5e95b3b68a5075f9087c"
  321. },
  322. "dist": {
  323. "type": "zip",
  324. "url": "https://api.github.com/repos/top-think/framework/zipball/643c58ed1bd22a2823ce5e95b3b68a5075f9087c",
  325. "reference": "643c58ed1bd22a2823ce5e95b3b68a5075f9087c",
  326. "shasum": "",
  327. "mirrors": [
  328. {
  329. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  330. "preferred": true
  331. }
  332. ]
  333. },
  334. "require": {
  335. "php": ">=5.4.0",
  336. "topthink/think-installer": "~1.0"
  337. },
  338. "require-dev": {
  339. "johnkary/phpunit-speedtrap": "^1.0",
  340. "mikey179/vfsstream": "~1.6",
  341. "phpdocumentor/reflection-docblock": "^2.0",
  342. "phploc/phploc": "2.*",
  343. "phpunit/phpunit": "4.8.*",
  344. "sebastian/phpcpd": "2.*"
  345. },
  346. "time": "2022-10-25T14:59:38+00:00",
  347. "type": "think-framework",
  348. "installation-source": "dist",
  349. "autoload": {
  350. "psr-4": {
  351. "think\\": "library/think"
  352. }
  353. },
  354. "notification-url": "https://packagist.org/downloads/",
  355. "license": [
  356. "Apache-2.0"
  357. ],
  358. "authors": [
  359. {
  360. "name": "liu21st",
  361. "email": "liu21st@gmail.com"
  362. }
  363. ],
  364. "description": "the new thinkphp framework",
  365. "homepage": "http://thinkphp.cn/",
  366. "keywords": [
  367. "framework",
  368. "orm",
  369. "thinkphp"
  370. ],
  371. "support": {
  372. "issues": "https://github.com/top-think/framework/issues",
  373. "source": "https://github.com/top-think/framework/tree/v5.0.25"
  374. },
  375. "install-path": "../topthink/framework"
  376. },
  377. {
  378. "name": "topthink/think-captcha",
  379. "version": "v1.0.8",
  380. "version_normalized": "1.0.8.0",
  381. "source": {
  382. "type": "git",
  383. "url": "https://github.com/top-think/think-captcha.git",
  384. "reference": "1d64363c814c92f6086c4fa5e3223fe7e23db09d"
  385. },
  386. "dist": {
  387. "type": "zip",
  388. "url": "https://api.github.com/repos/top-think/think-captcha/zipball/1d64363c814c92f6086c4fa5e3223fe7e23db09d",
  389. "reference": "1d64363c814c92f6086c4fa5e3223fe7e23db09d",
  390. "shasum": "",
  391. "mirrors": [
  392. {
  393. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  394. "preferred": true
  395. }
  396. ]
  397. },
  398. "require": {
  399. "topthink/framework": "~5.0.0",
  400. "topthink/think-installer": ">=1.0.10"
  401. },
  402. "time": "2019-01-28T04:48:36+00:00",
  403. "type": "library",
  404. "installation-source": "dist",
  405. "autoload": {
  406. "psr-4": {
  407. "think\\captcha\\": "src/"
  408. },
  409. "files": [
  410. "src/helper.php"
  411. ]
  412. },
  413. "notification-url": "https://packagist.org/downloads/",
  414. "license": [
  415. "Apache-2.0"
  416. ],
  417. "authors": [
  418. {
  419. "name": "yunwuxin",
  420. "email": "448901948@qq.com"
  421. }
  422. ],
  423. "description": "captcha package for thinkphp5",
  424. "install-path": "../topthink/think-captcha"
  425. },
  426. {
  427. "name": "topthink/think-helper",
  428. "version": "v1.0.7",
  429. "version_normalized": "1.0.7.0",
  430. "source": {
  431. "type": "git",
  432. "url": "https://github.com/top-think/think-helper.git",
  433. "reference": "5f92178606c8ce131d36b37a57c58eb71e55f019"
  434. },
  435. "dist": {
  436. "type": "zip",
  437. "url": "https://api.github.com/repos/top-think/think-helper/zipball/5f92178606c8ce131d36b37a57c58eb71e55f019",
  438. "reference": "5f92178606c8ce131d36b37a57c58eb71e55f019",
  439. "shasum": "",
  440. "mirrors": [
  441. {
  442. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  443. "preferred": true
  444. }
  445. ]
  446. },
  447. "time": "2018-10-05T00:43:21+00:00",
  448. "type": "library",
  449. "installation-source": "dist",
  450. "autoload": {
  451. "psr-4": {
  452. "think\\helper\\": "src"
  453. },
  454. "files": [
  455. "src/helper.php"
  456. ]
  457. },
  458. "notification-url": "https://packagist.org/downloads/",
  459. "license": [
  460. "Apache-2.0"
  461. ],
  462. "authors": [
  463. {
  464. "name": "yunwuxin",
  465. "email": "448901948@qq.com"
  466. }
  467. ],
  468. "description": "The ThinkPHP5 Helper Package",
  469. "install-path": "../topthink/think-helper"
  470. },
  471. {
  472. "name": "topthink/think-image",
  473. "version": "v1.0.7",
  474. "version_normalized": "1.0.7.0",
  475. "source": {
  476. "type": "git",
  477. "url": "https://github.com/top-think/think-image.git",
  478. "reference": "8586cf47f117481c6d415b20f7dedf62e79d5512"
  479. },
  480. "dist": {
  481. "type": "zip",
  482. "url": "https://api.github.com/repos/top-think/think-image/zipball/8586cf47f117481c6d415b20f7dedf62e79d5512",
  483. "reference": "8586cf47f117481c6d415b20f7dedf62e79d5512",
  484. "shasum": "",
  485. "mirrors": [
  486. {
  487. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  488. "preferred": true
  489. }
  490. ]
  491. },
  492. "require": {
  493. "ext-gd": "*"
  494. },
  495. "require-dev": {
  496. "phpunit/phpunit": "4.8.*",
  497. "topthink/framework": "^5.0"
  498. },
  499. "time": "2016-09-29T06:05:43+00:00",
  500. "type": "library",
  501. "installation-source": "dist",
  502. "autoload": {
  503. "psr-4": {
  504. "think\\": "src"
  505. }
  506. },
  507. "notification-url": "https://packagist.org/downloads/",
  508. "license": [
  509. "Apache-2.0"
  510. ],
  511. "authors": [
  512. {
  513. "name": "yunwuxin",
  514. "email": "448901948@qq.com"
  515. }
  516. ],
  517. "description": "The ThinkPHP5 Image Package",
  518. "install-path": "../topthink/think-image"
  519. },
  520. {
  521. "name": "topthink/think-installer",
  522. "version": "v1.0.14",
  523. "version_normalized": "1.0.14.0",
  524. "source": {
  525. "type": "git",
  526. "url": "https://github.com/top-think/think-installer.git",
  527. "reference": "eae1740ac264a55c06134b6685dfb9f837d004d1"
  528. },
  529. "dist": {
  530. "type": "zip",
  531. "url": "https://api.github.com/repos/top-think/think-installer/zipball/eae1740ac264a55c06134b6685dfb9f837d004d1",
  532. "reference": "eae1740ac264a55c06134b6685dfb9f837d004d1",
  533. "shasum": "",
  534. "mirrors": [
  535. {
  536. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  537. "preferred": true
  538. }
  539. ]
  540. },
  541. "require": {
  542. "composer-plugin-api": "^1.0||^2.0"
  543. },
  544. "require-dev": {
  545. "composer/composer": "^1.0||^2.0"
  546. },
  547. "time": "2021-03-25T08:34:02+00:00",
  548. "type": "composer-plugin",
  549. "extra": {
  550. "class": "think\\composer\\Plugin"
  551. },
  552. "installation-source": "dist",
  553. "autoload": {
  554. "psr-4": {
  555. "think\\composer\\": "src"
  556. }
  557. },
  558. "notification-url": "https://packagist.org/downloads/",
  559. "license": [
  560. "Apache-2.0"
  561. ],
  562. "authors": [
  563. {
  564. "name": "yunwuxin",
  565. "email": "448901948@qq.com"
  566. }
  567. ],
  568. "support": {
  569. "issues": "https://github.com/top-think/think-installer/issues",
  570. "source": "https://github.com/top-think/think-installer/tree/v1.0.14"
  571. },
  572. "install-path": "../topthink/think-installer"
  573. },
  574. {
  575. "name": "topthink/think-migration",
  576. "version": "v1.1.1",
  577. "version_normalized": "1.1.1.0",
  578. "source": {
  579. "type": "git",
  580. "url": "https://github.com/top-think/think-migration.git",
  581. "reference": "8e489f8d38a39876690c0e00fcf9a54ae92c4d3d"
  582. },
  583. "dist": {
  584. "type": "zip",
  585. "url": "https://api.github.com/repos/top-think/think-migration/zipball/8e489f8d38a39876690c0e00fcf9a54ae92c4d3d",
  586. "reference": "8e489f8d38a39876690c0e00fcf9a54ae92c4d3d",
  587. "shasum": "",
  588. "mirrors": [
  589. {
  590. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  591. "preferred": true
  592. }
  593. ]
  594. },
  595. "require-dev": {
  596. "topthink/framework": "^5.0"
  597. },
  598. "time": "2017-03-31T06:33:23+00:00",
  599. "type": "library",
  600. "installation-source": "dist",
  601. "autoload": {
  602. "psr-4": {
  603. "Phinx\\": "phinx/src/Phinx",
  604. "think\\migration\\": "src"
  605. },
  606. "files": [
  607. "src/config.php"
  608. ]
  609. },
  610. "notification-url": "https://packagist.org/downloads/",
  611. "license": [
  612. "Apache-2.0"
  613. ],
  614. "authors": [
  615. {
  616. "name": "yunwuxin",
  617. "email": "448901948@qq.com"
  618. }
  619. ],
  620. "install-path": "../topthink/think-migration"
  621. },
  622. {
  623. "name": "topthink/think-mongo",
  624. "version": "v1.8.5",
  625. "version_normalized": "1.8.5.0",
  626. "source": {
  627. "type": "git",
  628. "url": "https://github.com/top-think/think-mongo.git",
  629. "reference": "657cc79bd5f090a58b0cc83776073dd69c83a3d1"
  630. },
  631. "dist": {
  632. "type": "zip",
  633. "url": "https://api.github.com/repos/top-think/think-mongo/zipball/657cc79bd5f090a58b0cc83776073dd69c83a3d1",
  634. "reference": "657cc79bd5f090a58b0cc83776073dd69c83a3d1",
  635. "shasum": "",
  636. "mirrors": [
  637. {
  638. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  639. "preferred": true
  640. }
  641. ]
  642. },
  643. "time": "2018-06-03T01:51:27+00:00",
  644. "type": "library",
  645. "installation-source": "dist",
  646. "autoload": {
  647. "psr-4": {
  648. "think\\mongo\\": "src"
  649. },
  650. "files": []
  651. },
  652. "notification-url": "https://packagist.org/downloads/",
  653. "license": [
  654. "Apache-2.0"
  655. ],
  656. "authors": [
  657. {
  658. "name": "liu21st",
  659. "email": "liu21st@gmail.com"
  660. }
  661. ],
  662. "description": "mongodb driver for thinkphp5",
  663. "install-path": "../topthink/think-mongo"
  664. },
  665. {
  666. "name": "topthink/think-oracle",
  667. "version": "v1.3",
  668. "version_normalized": "1.3.0.0",
  669. "source": {
  670. "type": "git",
  671. "url": "https://github.com/top-think/think-oracle.git",
  672. "reference": "89a049e876167030b489322f691aed00799fd68f"
  673. },
  674. "dist": {
  675. "type": "zip",
  676. "url": "https://api.github.com/repos/top-think/think-oracle/zipball/89a049e876167030b489322f691aed00799fd68f",
  677. "reference": "89a049e876167030b489322f691aed00799fd68f",
  678. "shasum": "",
  679. "mirrors": [
  680. {
  681. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  682. "preferred": true
  683. }
  684. ]
  685. },
  686. "require": {
  687. "topthink/framework": "~5.0.17"
  688. },
  689. "time": "2018-04-14T00:52:34+00:00",
  690. "type": "library",
  691. "installation-source": "dist",
  692. "autoload": {
  693. "psr-4": {
  694. "think\\oracle\\": "src"
  695. },
  696. "files": []
  697. },
  698. "notification-url": "https://packagist.org/downloads/",
  699. "license": [
  700. "Apache-2.0"
  701. ],
  702. "authors": [
  703. {
  704. "name": "liu21st",
  705. "email": "liu21st@gmail.com"
  706. }
  707. ],
  708. "description": "Oracle driver for thinkphp5",
  709. "abandoned": true,
  710. "install-path": "../topthink/think-oracle"
  711. },
  712. {
  713. "name": "topthink/think-queue",
  714. "version": "v1.1.6",
  715. "version_normalized": "1.1.6.0",
  716. "source": {
  717. "type": "git",
  718. "url": "https://github.com/top-think/think-queue.git",
  719. "reference": "250650eb0e8ea5af4cfdc7ae46f3f4e0a24ac245"
  720. },
  721. "dist": {
  722. "type": "zip",
  723. "url": "https://api.github.com/repos/top-think/think-queue/zipball/250650eb0e8ea5af4cfdc7ae46f3f4e0a24ac245",
  724. "reference": "250650eb0e8ea5af4cfdc7ae46f3f4e0a24ac245",
  725. "shasum": "",
  726. "mirrors": [
  727. {
  728. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  729. "preferred": true
  730. }
  731. ]
  732. },
  733. "require": {
  734. "topthink/think-helper": ">=1.0.4",
  735. "topthink/think-installer": ">=1.0.10"
  736. },
  737. "require-dev": {
  738. "topthink/framework": "~5.0.0"
  739. },
  740. "time": "2018-10-15T10:16:55+00:00",
  741. "type": "think-extend",
  742. "extra": {
  743. "think-config": {
  744. "queue": "src/config.php"
  745. }
  746. },
  747. "installation-source": "dist",
  748. "autoload": {
  749. "psr-4": {
  750. "think\\": "src"
  751. },
  752. "files": [
  753. "src/common.php"
  754. ]
  755. },
  756. "notification-url": "https://packagist.org/downloads/",
  757. "license": [
  758. "Apache-2.0"
  759. ],
  760. "authors": [
  761. {
  762. "name": "yunwuxin",
  763. "email": "448901948@qq.com"
  764. }
  765. ],
  766. "description": "The ThinkPHP5 Queue Package",
  767. "install-path": "../topthink/think-queue"
  768. }
  769. ],
  770. "dev": true,
  771. "dev-package-names": []
  772. }