installed.json 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630
  1. [
  2. {
  3. "name": "electrolinux/phpquery",
  4. "version": "0.9.6",
  5. "version_normalized": "0.9.6.0",
  6. "source": {
  7. "type": "git",
  8. "url": "https://github.com/electrolinux/phpquery.git",
  9. "reference": "6cb8afcfe8cd4ce45f2f8c27d561383037c27a3a"
  10. },
  11. "dist": {
  12. "type": "zip",
  13. "url": "https://api.github.com/repos/electrolinux/phpquery/zipball/6cb8afcfe8cd4ce45f2f8c27d561383037c27a3a",
  14. "reference": "6cb8afcfe8cd4ce45f2f8c27d561383037c27a3a",
  15. "shasum": ""
  16. },
  17. "time": "2013-03-21T12:39:33+00:00",
  18. "type": "library",
  19. "installation-source": "dist",
  20. "autoload": {
  21. "classmap": [
  22. "phpQuery/"
  23. ]
  24. },
  25. "notification-url": "https://packagist.org/downloads/",
  26. "license": [
  27. "MIT"
  28. ],
  29. "authors": [
  30. {
  31. "name": "Tobiasz Cudnik",
  32. "email": "tobiasz.cudnik@gmail.com",
  33. "homepage": "https://github.com/TobiaszCudnik",
  34. "role": "Developer"
  35. },
  36. {
  37. "name": "didier Belot",
  38. "role": "Packager"
  39. }
  40. ],
  41. "description": "phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on jQuery JavaScript Library",
  42. "homepage": "http://code.google.com/p/phpquery/"
  43. },
  44. {
  45. "name": "ezyang/htmlpurifier",
  46. "version": "v4.12.0",
  47. "version_normalized": "4.12.0.0",
  48. "source": {
  49. "type": "git",
  50. "url": "https://github.com/ezyang/htmlpurifier.git",
  51. "reference": "a617e55bc62a87eec73bd456d146d134ad716f03"
  52. },
  53. "dist": {
  54. "type": "zip",
  55. "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/a617e55bc62a87eec73bd456d146d134ad716f03",
  56. "reference": "a617e55bc62a87eec73bd456d146d134ad716f03",
  57. "shasum": ""
  58. },
  59. "require": {
  60. "php": ">=5.2"
  61. },
  62. "require-dev": {
  63. "simpletest/simpletest": "dev-master#72de02a7b80c6bb8864ef9bf66d41d2f58f826bd"
  64. },
  65. "time": "2019-10-28T03:44:26+00:00",
  66. "type": "library",
  67. "installation-source": "dist",
  68. "autoload": {
  69. "psr-0": {
  70. "HTMLPurifier": "library/"
  71. },
  72. "files": [
  73. "library/HTMLPurifier.composer.php"
  74. ]
  75. },
  76. "notification-url": "https://packagist.org/downloads/",
  77. "license": [
  78. "LGPL-2.1-or-later"
  79. ],
  80. "authors": [
  81. {
  82. "name": "Edward Z. Yang",
  83. "email": "admin@htmlpurifier.org",
  84. "homepage": "http://ezyang.com"
  85. }
  86. ],
  87. "description": "Standards compliant HTML filter written in PHP",
  88. "homepage": "http://htmlpurifier.org/",
  89. "keywords": [
  90. "html"
  91. ]
  92. },
  93. {
  94. "name": "mindplay/annotations",
  95. "version": "1.3.1",
  96. "version_normalized": "1.3.1.0",
  97. "source": {
  98. "type": "git",
  99. "url": "https://github.com/php-annotations/php-annotations.git",
  100. "reference": "77ef66f79fb65a7b7e7e005be0bd6b643de43867"
  101. },
  102. "dist": {
  103. "type": "zip",
  104. "url": "https://api.github.com/repos/php-annotations/php-annotations/zipball/77ef66f79fb65a7b7e7e005be0bd6b643de43867",
  105. "reference": "77ef66f79fb65a7b7e7e005be0bd6b643de43867",
  106. "shasum": ""
  107. },
  108. "require": {
  109. "php": ">=5.3.3"
  110. },
  111. "require-dev": {
  112. "phpunit/php-code-coverage": "~1.2.1",
  113. "phpunit/php-file-iterator": ">=1.3.0@stable"
  114. },
  115. "time": "2019-01-15T17:03:08+00:00",
  116. "type": "library",
  117. "extra": {
  118. "branch-alias": {
  119. "dev-master": "1.3.x-dev"
  120. }
  121. },
  122. "installation-source": "dist",
  123. "autoload": {
  124. "psr-4": {
  125. "mindplay\\annotations\\": "src\\annotations"
  126. }
  127. },
  128. "notification-url": "https://packagist.org/downloads/",
  129. "license": [
  130. "LGPL-3.0+"
  131. ],
  132. "authors": [
  133. {
  134. "name": "Rasmus Schultz",
  135. "email": "rasmus@mindplay.dk"
  136. }
  137. ],
  138. "description": "Industrial-strength annotations for PHP",
  139. "homepage": "http://blog.mindplay.dk/",
  140. "keywords": [
  141. "annotations",
  142. "framework"
  143. ]
  144. },
  145. {
  146. "name": "phpmailer/phpmailer",
  147. "version": "v6.1.6",
  148. "version_normalized": "6.1.6.0",
  149. "source": {
  150. "type": "git",
  151. "url": "https://github.com/PHPMailer/PHPMailer.git",
  152. "reference": "c2796cb1cb99d7717290b48c4e6f32cb6c60b7b3"
  153. },
  154. "dist": {
  155. "type": "zip",
  156. "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/c2796cb1cb99d7717290b48c4e6f32cb6c60b7b3",
  157. "reference": "c2796cb1cb99d7717290b48c4e6f32cb6c60b7b3",
  158. "shasum": ""
  159. },
  160. "require": {
  161. "ext-ctype": "*",
  162. "ext-filter": "*",
  163. "php": ">=5.5.0"
  164. },
  165. "require-dev": {
  166. "doctrine/annotations": "^1.2",
  167. "friendsofphp/php-cs-fixer": "^2.2",
  168. "phpunit/phpunit": "^4.8 || ^5.7"
  169. },
  170. "suggest": {
  171. "ext-mbstring": "Needed to send email in multibyte encoding charset",
  172. "hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication",
  173. "league/oauth2-google": "Needed for Google XOAUTH2 authentication",
  174. "psr/log": "For optional PSR-3 debug logging",
  175. "stevenmaguire/oauth2-microsoft": "Needed for Microsoft XOAUTH2 authentication",
  176. "symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)"
  177. },
  178. "time": "2020-05-27T12:24:03+00:00",
  179. "type": "library",
  180. "installation-source": "dist",
  181. "autoload": {
  182. "psr-4": {
  183. "PHPMailer\\PHPMailer\\": "src/"
  184. }
  185. },
  186. "notification-url": "https://packagist.org/downloads/",
  187. "license": [
  188. "LGPL-2.1-only"
  189. ],
  190. "authors": [
  191. {
  192. "name": "Marcus Bointon",
  193. "email": "phpmailer@synchromedia.co.uk"
  194. },
  195. {
  196. "name": "Jim Jagielski",
  197. "email": "jimjag@gmail.com"
  198. },
  199. {
  200. "name": "Andy Prevost",
  201. "email": "codeworxtech@users.sourceforge.net"
  202. },
  203. {
  204. "name": "Brent R. Matzelle"
  205. }
  206. ],
  207. "description": "PHPMailer is a full-featured email creation and transfer class for PHP"
  208. },
  209. {
  210. "name": "thinkcmf/cmf",
  211. "version": "v5.1.11",
  212. "version_normalized": "5.1.11.0",
  213. "source": {
  214. "type": "git",
  215. "url": "https://github.com/thinkcmf/cmf-core.git",
  216. "reference": "f9e726abc3b6412bdce8b5d1e426e40bb2932380"
  217. },
  218. "dist": {
  219. "type": "zip",
  220. "url": "https://api.github.com/repos/thinkcmf/cmf-core/zipball/f9e726abc3b6412bdce8b5d1e426e40bb2932380",
  221. "reference": "f9e726abc3b6412bdce8b5d1e426e40bb2932380",
  222. "shasum": ""
  223. },
  224. "require": {
  225. "electrolinux/phpquery": "^0.9.6",
  226. "ezyang/htmlpurifier": "^4.9",
  227. "mindplay/annotations": "^1.3",
  228. "phpmailer/phpmailer": "~6.0",
  229. "thinkcmf/cmf-extend": "~5.1.0",
  230. "topthink/framework": "~5.1.0",
  231. "topthink/think-captcha": "^2.0"
  232. },
  233. "time": "2019-12-16T09:51:55+00:00",
  234. "type": "library",
  235. "installation-source": "dist",
  236. "autoload": {
  237. "psr-4": {
  238. "cmf\\": "src"
  239. },
  240. "files": [
  241. "src/common.php"
  242. ],
  243. "classmap": [
  244. "src/App.php",
  245. "src/Log.php",
  246. "src/route/dispatch/Module.php"
  247. ]
  248. },
  249. "notification-url": "https://packagist.org/downloads/",
  250. "license": [
  251. "Apache-2.0"
  252. ],
  253. "authors": [
  254. {
  255. "name": "catman",
  256. "email": "catman@thinkcmf.com"
  257. }
  258. ],
  259. "description": "The ThinkCMF Core Package"
  260. },
  261. {
  262. "name": "thinkcmf/cmf-api",
  263. "version": "v5.1.6",
  264. "version_normalized": "5.1.6.0",
  265. "source": {
  266. "type": "git",
  267. "url": "https://github.com/thinkcmf/cmf-api.git",
  268. "reference": "a7d9edecc8c44aec6395dac8678a2577127f776d"
  269. },
  270. "dist": {
  271. "type": "zip",
  272. "url": "https://api.github.com/repos/thinkcmf/cmf-api/zipball/a7d9edecc8c44aec6395dac8678a2577127f776d",
  273. "reference": "a7d9edecc8c44aec6395dac8678a2577127f776d",
  274. "shasum": ""
  275. },
  276. "require": {
  277. "thinkcmf/cmf": "~5.1.0"
  278. },
  279. "time": "2019-07-23T23:29:11+00:00",
  280. "type": "library",
  281. "installation-source": "dist",
  282. "autoload": {
  283. "psr-4": {
  284. "api\\": "src"
  285. },
  286. "files": []
  287. },
  288. "notification-url": "https://packagist.org/downloads/",
  289. "license": [
  290. "Apache-2.0"
  291. ],
  292. "authors": [
  293. {
  294. "name": "catman",
  295. "email": "catman@thinkcmf.com"
  296. }
  297. ],
  298. "description": "The ThinkCMF 5.1 Core Api Package"
  299. },
  300. {
  301. "name": "thinkcmf/cmf-app",
  302. "version": "v5.1.6",
  303. "version_normalized": "5.1.6.0",
  304. "source": {
  305. "type": "git",
  306. "url": "https://github.com/thinkcmf/cmf-app.git",
  307. "reference": "dd02fc871dcfccc59ac21750ce6ddec359e79e7d"
  308. },
  309. "dist": {
  310. "type": "zip",
  311. "url": "https://api.github.com/repos/thinkcmf/cmf-app/zipball/dd02fc871dcfccc59ac21750ce6ddec359e79e7d",
  312. "reference": "dd02fc871dcfccc59ac21750ce6ddec359e79e7d",
  313. "shasum": ""
  314. },
  315. "require": {
  316. "thinkcmf/cmf": "~5.1.0"
  317. },
  318. "time": "2019-09-06T03:58:33+00:00",
  319. "type": "library",
  320. "installation-source": "dist",
  321. "autoload": {
  322. "psr-4": {
  323. "app\\": "src"
  324. },
  325. "files": []
  326. },
  327. "notification-url": "https://packagist.org/downloads/",
  328. "license": [
  329. "Apache-2.0"
  330. ],
  331. "authors": [
  332. {
  333. "name": "catman",
  334. "email": "catman@thinkcmf.com"
  335. }
  336. ],
  337. "description": "The ThinkCMF App Package"
  338. },
  339. {
  340. "name": "thinkcmf/cmf-extend",
  341. "version": "v5.1.0",
  342. "version_normalized": "5.1.0.0",
  343. "source": {
  344. "type": "git",
  345. "url": "https://github.com/thinkcmf/cmf-extend.git",
  346. "reference": "39cbfdc69980a4f4b98ee82fa16c605004f26f5f"
  347. },
  348. "dist": {
  349. "type": "zip",
  350. "url": "https://api.github.com/repos/thinkcmf/cmf-extend/zipball/39cbfdc69980a4f4b98ee82fa16c605004f26f5f",
  351. "reference": "39cbfdc69980a4f4b98ee82fa16c605004f26f5f",
  352. "shasum": ""
  353. },
  354. "time": "2019-03-04T05:15:23+00:00",
  355. "type": "library",
  356. "installation-source": "dist",
  357. "autoload": {
  358. "psr-4": {
  359. "dir\\": "src/dir",
  360. "tree\\": "src/tree",
  361. "wxapp\\": "src/wxapp"
  362. },
  363. "files": []
  364. },
  365. "notification-url": "https://packagist.org/downloads/",
  366. "license": [
  367. "Apache-2.0"
  368. ],
  369. "authors": [
  370. {
  371. "name": "catman",
  372. "email": "catman@thinkcmf.com"
  373. }
  374. ],
  375. "description": "The ThinkCMF extend Package"
  376. },
  377. {
  378. "name": "thinkcmf/cmf-install",
  379. "version": "v5.1.4",
  380. "version_normalized": "5.1.4.0",
  381. "source": {
  382. "type": "git",
  383. "url": "https://github.com/thinkcmf/cmf-install.git",
  384. "reference": "651f7ff4d4413e2bcf98823853144bb2b67f671a"
  385. },
  386. "dist": {
  387. "type": "zip",
  388. "url": "https://api.github.com/repos/thinkcmf/cmf-install/zipball/651f7ff4d4413e2bcf98823853144bb2b67f671a",
  389. "reference": "651f7ff4d4413e2bcf98823853144bb2b67f671a",
  390. "shasum": ""
  391. },
  392. "time": "2019-07-23T23:26:40+00:00",
  393. "type": "library",
  394. "installation-source": "dist",
  395. "autoload": {
  396. "psr-4": {
  397. "app\\install\\": "src"
  398. },
  399. "files": []
  400. },
  401. "notification-url": "https://packagist.org/downloads/",
  402. "license": [
  403. "Apache-2.0"
  404. ],
  405. "authors": [
  406. {
  407. "name": "catman",
  408. "email": "catman@thinkcmf.com"
  409. }
  410. ],
  411. "description": "The ThinkCMF Install Package"
  412. },
  413. {
  414. "name": "topthink/framework",
  415. "version": "v5.1.39",
  416. "version_normalized": "5.1.39.0",
  417. "source": {
  418. "type": "git",
  419. "url": "https://github.com/top-think/framework.git",
  420. "reference": "5762858f3d58faafb3a39427f8788884b2927007"
  421. },
  422. "dist": {
  423. "type": "zip",
  424. "url": "https://api.github.com/repos/top-think/framework/zipball/5762858f3d58faafb3a39427f8788884b2927007",
  425. "reference": "5762858f3d58faafb3a39427f8788884b2927007",
  426. "shasum": ""
  427. },
  428. "require": {
  429. "php": ">=5.6.0",
  430. "topthink/think-installer": "2.*"
  431. },
  432. "require-dev": {
  433. "johnkary/phpunit-speedtrap": "^1.0",
  434. "mikey179/vfsstream": "~1.6",
  435. "phpdocumentor/reflection-docblock": "^2.0",
  436. "phploc/phploc": "2.*",
  437. "phpunit/phpunit": "^5.0|^6.0",
  438. "sebastian/phpcpd": "2.*",
  439. "squizlabs/php_codesniffer": "2.*"
  440. },
  441. "time": "2019-11-17T23:22:02+00:00",
  442. "type": "think-framework",
  443. "installation-source": "dist",
  444. "notification-url": "https://packagist.org/downloads/",
  445. "license": [
  446. "Apache-2.0"
  447. ],
  448. "authors": [
  449. {
  450. "name": "liu21st",
  451. "email": "liu21st@gmail.com"
  452. },
  453. {
  454. "name": "yunwuxin",
  455. "email": "448901948@qq.com"
  456. }
  457. ],
  458. "description": "the new thinkphp framework",
  459. "homepage": "http://thinkphp.cn/",
  460. "keywords": [
  461. "framework",
  462. "orm",
  463. "thinkphp"
  464. ]
  465. },
  466. {
  467. "name": "topthink/think-captcha",
  468. "version": "v2.0.2",
  469. "version_normalized": "2.0.2.0",
  470. "source": {
  471. "type": "git",
  472. "url": "https://github.com/top-think/think-captcha.git",
  473. "reference": "54c8a51552f99ff9ea89ea9c272383a8f738ceee"
  474. },
  475. "dist": {
  476. "type": "zip",
  477. "url": "https://api.github.com/repos/top-think/think-captcha/zipball/54c8a51552f99ff9ea89ea9c272383a8f738ceee",
  478. "reference": "54c8a51552f99ff9ea89ea9c272383a8f738ceee",
  479. "shasum": ""
  480. },
  481. "require": {
  482. "topthink/framework": "5.1.*"
  483. },
  484. "time": "2017-12-31T16:37:49+00:00",
  485. "type": "library",
  486. "installation-source": "dist",
  487. "autoload": {
  488. "psr-4": {
  489. "think\\captcha\\": "src/"
  490. },
  491. "files": [
  492. "src/helper.php"
  493. ]
  494. },
  495. "notification-url": "https://packagist.org/downloads/",
  496. "license": [
  497. "Apache-2.0"
  498. ],
  499. "authors": [
  500. {
  501. "name": "yunwuxin",
  502. "email": "448901948@qq.com"
  503. }
  504. ],
  505. "description": "captcha package for thinkphp5"
  506. },
  507. {
  508. "name": "topthink/think-helper",
  509. "version": "v1.0.7",
  510. "version_normalized": "1.0.7.0",
  511. "source": {
  512. "type": "git",
  513. "url": "https://github.com/top-think/think-helper.git",
  514. "reference": "5f92178606c8ce131d36b37a57c58eb71e55f019"
  515. },
  516. "dist": {
  517. "type": "zip",
  518. "url": "https://api.github.com/repos/top-think/think-helper/zipball/5f92178606c8ce131d36b37a57c58eb71e55f019",
  519. "reference": "5f92178606c8ce131d36b37a57c58eb71e55f019",
  520. "shasum": ""
  521. },
  522. "time": "2018-10-05T00:43:21+00:00",
  523. "type": "library",
  524. "installation-source": "dist",
  525. "autoload": {
  526. "psr-4": {
  527. "think\\helper\\": "src"
  528. },
  529. "files": [
  530. "src/helper.php"
  531. ]
  532. },
  533. "notification-url": "https://packagist.org/downloads/",
  534. "license": [
  535. "Apache-2.0"
  536. ],
  537. "authors": [
  538. {
  539. "name": "yunwuxin",
  540. "email": "448901948@qq.com"
  541. }
  542. ],
  543. "description": "The ThinkPHP5 Helper Package"
  544. },
  545. {
  546. "name": "topthink/think-image",
  547. "version": "v1.0.7",
  548. "version_normalized": "1.0.7.0",
  549. "source": {
  550. "type": "git",
  551. "url": "https://github.com/top-think/think-image.git",
  552. "reference": "8586cf47f117481c6d415b20f7dedf62e79d5512"
  553. },
  554. "dist": {
  555. "type": "zip",
  556. "url": "https://api.github.com/repos/top-think/think-image/zipball/8586cf47f117481c6d415b20f7dedf62e79d5512",
  557. "reference": "8586cf47f117481c6d415b20f7dedf62e79d5512",
  558. "shasum": ""
  559. },
  560. "require": {
  561. "ext-gd": "*"
  562. },
  563. "require-dev": {
  564. "phpunit/phpunit": "4.8.*",
  565. "topthink/framework": "^5.0"
  566. },
  567. "time": "2016-09-29T06:05:43+00:00",
  568. "type": "library",
  569. "installation-source": "dist",
  570. "autoload": {
  571. "psr-4": {
  572. "think\\": "src"
  573. }
  574. },
  575. "notification-url": "https://packagist.org/downloads/",
  576. "license": [
  577. "Apache-2.0"
  578. ],
  579. "authors": [
  580. {
  581. "name": "yunwuxin",
  582. "email": "448901948@qq.com"
  583. }
  584. ],
  585. "description": "The ThinkPHP5 Image Package"
  586. },
  587. {
  588. "name": "topthink/think-installer",
  589. "version": "v2.0.0",
  590. "version_normalized": "2.0.0.0",
  591. "source": {
  592. "type": "git",
  593. "url": "https://github.com/top-think/think-installer.git",
  594. "reference": "f5400a12c60e513911aef41fe443fa6920952675"
  595. },
  596. "dist": {
  597. "type": "zip",
  598. "url": "https://api.github.com/repos/top-think/think-installer/zipball/f5400a12c60e513911aef41fe443fa6920952675",
  599. "reference": "f5400a12c60e513911aef41fe443fa6920952675",
  600. "shasum": ""
  601. },
  602. "require": {
  603. "composer-plugin-api": "^1.0"
  604. },
  605. "require-dev": {
  606. "composer/composer": "1.0.*@dev"
  607. },
  608. "time": "2018-05-11T06:45:42+00:00",
  609. "type": "composer-plugin",
  610. "extra": {
  611. "class": "think\\composer\\Plugin"
  612. },
  613. "installation-source": "dist",
  614. "autoload": {
  615. "psr-4": {
  616. "think\\composer\\": "src"
  617. }
  618. },
  619. "notification-url": "https://packagist.org/downloads/",
  620. "license": [
  621. "Apache-2.0"
  622. ],
  623. "authors": [
  624. {
  625. "name": "yunwuxin",
  626. "email": "448901948@qq.com"
  627. }
  628. ]
  629. }
  630. ]