installed.json 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634
  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.11.0",
  47. "version_normalized": "4.11.0.0",
  48. "source": {
  49. "type": "git",
  50. "url": "https://github.com/ezyang/htmlpurifier.git",
  51. "reference": "83ab08bc1af7d808a9e0fbf024f1c24bfd73c0a7"
  52. },
  53. "dist": {
  54. "type": "zip",
  55. "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/83ab08bc1af7d808a9e0fbf024f1c24bfd73c0a7",
  56. "reference": "83ab08bc1af7d808a9e0fbf024f1c24bfd73c0a7",
  57. "shasum": ""
  58. },
  59. "require": {
  60. "php": ">=5.2"
  61. },
  62. "require-dev": {
  63. "simpletest/simpletest": "dev-master#72de02a7b80c6bb8864ef9bf66d41d2f58f826bd"
  64. },
  65. "time": "2019-07-14T18:58:38+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.1",
  148. "version_normalized": "6.1.1.0",
  149. "source": {
  150. "type": "git",
  151. "url": "https://github.com/PHPMailer/PHPMailer.git",
  152. "reference": "26bd96350b0b2fcbf0ef4e6f0f9cf3528302a9d8"
  153. },
  154. "dist": {
  155. "type": "zip",
  156. "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/26bd96350b0b2fcbf0ef4e6f0f9cf3528302a9d8",
  157. "reference": "26bd96350b0b2fcbf0ef4e6f0f9cf3528302a9d8",
  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. "phpdocumentor/phpdocumentor": "2.*",
  169. "phpunit/phpunit": "^4.8 || ^5.7",
  170. "zendframework/zend-eventmanager": "3.0.*",
  171. "zendframework/zend-i18n": "2.7.3",
  172. "zendframework/zend-serializer": "2.7.*"
  173. },
  174. "suggest": {
  175. "ext-mbstring": "Needed to send email in multibyte encoding charset",
  176. "hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication",
  177. "league/oauth2-google": "Needed for Google XOAUTH2 authentication",
  178. "psr/log": "For optional PSR-3 debug logging",
  179. "stevenmaguire/oauth2-microsoft": "Needed for Microsoft XOAUTH2 authentication",
  180. "symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)"
  181. },
  182. "time": "2019-09-27T21:33:43+00:00",
  183. "type": "library",
  184. "installation-source": "dist",
  185. "autoload": {
  186. "psr-4": {
  187. "PHPMailer\\PHPMailer\\": "src/"
  188. }
  189. },
  190. "notification-url": "https://packagist.org/downloads/",
  191. "license": [
  192. "LGPL-2.1-only"
  193. ],
  194. "authors": [
  195. {
  196. "name": "Marcus Bointon",
  197. "email": "phpmailer@synchromedia.co.uk"
  198. },
  199. {
  200. "name": "Jim Jagielski",
  201. "email": "jimjag@gmail.com"
  202. },
  203. {
  204. "name": "Andy Prevost",
  205. "email": "codeworxtech@users.sourceforge.net"
  206. },
  207. {
  208. "name": "Brent R. Matzelle"
  209. }
  210. ],
  211. "description": "PHPMailer is a full-featured email creation and transfer class for PHP"
  212. },
  213. {
  214. "name": "thinkcmf/cmf",
  215. "version": "v5.1.10",
  216. "version_normalized": "5.1.10.0",
  217. "source": {
  218. "type": "git",
  219. "url": "https://github.com/thinkcmf/cmf-core.git",
  220. "reference": "277133f921668d831e95ddcb428bc9cb4e4b5158"
  221. },
  222. "dist": {
  223. "type": "zip",
  224. "url": "https://api.github.com/repos/thinkcmf/cmf-core/zipball/277133f921668d831e95ddcb428bc9cb4e4b5158",
  225. "reference": "277133f921668d831e95ddcb428bc9cb4e4b5158",
  226. "shasum": ""
  227. },
  228. "require": {
  229. "electrolinux/phpquery": "^0.9.6",
  230. "ezyang/htmlpurifier": "^4.9",
  231. "mindplay/annotations": "^1.3",
  232. "phpmailer/phpmailer": "~6.0",
  233. "thinkcmf/cmf-extend": "~5.1.0",
  234. "topthink/framework": "~5.1.0",
  235. "topthink/think-captcha": "^2.0"
  236. },
  237. "time": "2019-10-11T02:27:37+00:00",
  238. "type": "library",
  239. "installation-source": "dist",
  240. "autoload": {
  241. "psr-4": {
  242. "cmf\\": "src"
  243. },
  244. "files": [
  245. "src/common.php"
  246. ],
  247. "classmap": [
  248. "src/App.php",
  249. "src/Log.php",
  250. "src/route/dispatch/Module.php"
  251. ]
  252. },
  253. "notification-url": "https://packagist.org/downloads/",
  254. "license": [
  255. "Apache-2.0"
  256. ],
  257. "authors": [
  258. {
  259. "name": "catman",
  260. "email": "catman@thinkcmf.com"
  261. }
  262. ],
  263. "description": "The ThinkCMF Core Package"
  264. },
  265. {
  266. "name": "thinkcmf/cmf-api",
  267. "version": "v5.1.6",
  268. "version_normalized": "5.1.6.0",
  269. "source": {
  270. "type": "git",
  271. "url": "https://github.com/thinkcmf/cmf-api.git",
  272. "reference": "a7d9edecc8c44aec6395dac8678a2577127f776d"
  273. },
  274. "dist": {
  275. "type": "zip",
  276. "url": "https://api.github.com/repos/thinkcmf/cmf-api/zipball/a7d9edecc8c44aec6395dac8678a2577127f776d",
  277. "reference": "a7d9edecc8c44aec6395dac8678a2577127f776d",
  278. "shasum": ""
  279. },
  280. "require": {
  281. "thinkcmf/cmf": "~5.1.0"
  282. },
  283. "time": "2019-07-23T23:29:11+00:00",
  284. "type": "library",
  285. "installation-source": "dist",
  286. "autoload": {
  287. "psr-4": {
  288. "api\\": "src"
  289. },
  290. "files": []
  291. },
  292. "notification-url": "https://packagist.org/downloads/",
  293. "license": [
  294. "Apache-2.0"
  295. ],
  296. "authors": [
  297. {
  298. "name": "catman",
  299. "email": "catman@thinkcmf.com"
  300. }
  301. ],
  302. "description": "The ThinkCMF 5.1 Core Api Package"
  303. },
  304. {
  305. "name": "thinkcmf/cmf-app",
  306. "version": "v5.1.6",
  307. "version_normalized": "5.1.6.0",
  308. "source": {
  309. "type": "git",
  310. "url": "https://github.com/thinkcmf/cmf-app.git",
  311. "reference": "dd02fc871dcfccc59ac21750ce6ddec359e79e7d"
  312. },
  313. "dist": {
  314. "type": "zip",
  315. "url": "https://api.github.com/repos/thinkcmf/cmf-app/zipball/dd02fc871dcfccc59ac21750ce6ddec359e79e7d",
  316. "reference": "dd02fc871dcfccc59ac21750ce6ddec359e79e7d",
  317. "shasum": ""
  318. },
  319. "require": {
  320. "thinkcmf/cmf": "~5.1.0"
  321. },
  322. "time": "2019-09-06T03:58:33+00:00",
  323. "type": "library",
  324. "installation-source": "dist",
  325. "autoload": {
  326. "psr-4": {
  327. "app\\": "src"
  328. },
  329. "files": []
  330. },
  331. "notification-url": "https://packagist.org/downloads/",
  332. "license": [
  333. "Apache-2.0"
  334. ],
  335. "authors": [
  336. {
  337. "name": "catman",
  338. "email": "catman@thinkcmf.com"
  339. }
  340. ],
  341. "description": "The ThinkCMF App Package"
  342. },
  343. {
  344. "name": "thinkcmf/cmf-extend",
  345. "version": "v5.1.0",
  346. "version_normalized": "5.1.0.0",
  347. "source": {
  348. "type": "git",
  349. "url": "https://github.com/thinkcmf/cmf-extend.git",
  350. "reference": "39cbfdc69980a4f4b98ee82fa16c605004f26f5f"
  351. },
  352. "dist": {
  353. "type": "zip",
  354. "url": "https://api.github.com/repos/thinkcmf/cmf-extend/zipball/39cbfdc69980a4f4b98ee82fa16c605004f26f5f",
  355. "reference": "39cbfdc69980a4f4b98ee82fa16c605004f26f5f",
  356. "shasum": ""
  357. },
  358. "time": "2019-03-04T05:15:23+00:00",
  359. "type": "library",
  360. "installation-source": "dist",
  361. "autoload": {
  362. "psr-4": {
  363. "dir\\": "src/dir",
  364. "tree\\": "src/tree",
  365. "wxapp\\": "src/wxapp"
  366. },
  367. "files": []
  368. },
  369. "notification-url": "https://packagist.org/downloads/",
  370. "license": [
  371. "Apache-2.0"
  372. ],
  373. "authors": [
  374. {
  375. "name": "catman",
  376. "email": "catman@thinkcmf.com"
  377. }
  378. ],
  379. "description": "The ThinkCMF extend Package"
  380. },
  381. {
  382. "name": "thinkcmf/cmf-install",
  383. "version": "v5.1.4",
  384. "version_normalized": "5.1.4.0",
  385. "source": {
  386. "type": "git",
  387. "url": "https://github.com/thinkcmf/cmf-install.git",
  388. "reference": "651f7ff4d4413e2bcf98823853144bb2b67f671a"
  389. },
  390. "dist": {
  391. "type": "zip",
  392. "url": "https://api.github.com/repos/thinkcmf/cmf-install/zipball/651f7ff4d4413e2bcf98823853144bb2b67f671a",
  393. "reference": "651f7ff4d4413e2bcf98823853144bb2b67f671a",
  394. "shasum": ""
  395. },
  396. "time": "2019-07-23T23:26:40+00:00",
  397. "type": "library",
  398. "installation-source": "dist",
  399. "autoload": {
  400. "psr-4": {
  401. "app\\install\\": "src"
  402. },
  403. "files": []
  404. },
  405. "notification-url": "https://packagist.org/downloads/",
  406. "license": [
  407. "Apache-2.0"
  408. ],
  409. "authors": [
  410. {
  411. "name": "catman",
  412. "email": "catman@thinkcmf.com"
  413. }
  414. ],
  415. "description": "The ThinkCMF Install Package"
  416. },
  417. {
  418. "name": "topthink/framework",
  419. "version": "v5.1.38.1",
  420. "version_normalized": "5.1.38.1",
  421. "source": {
  422. "type": "git",
  423. "url": "https://github.com/top-think/framework.git",
  424. "reference": "12d15c29d5d6a972fc8bfc8db005d64d4786028c"
  425. },
  426. "dist": {
  427. "type": "zip",
  428. "url": "https://api.github.com/repos/top-think/framework/zipball/12d15c29d5d6a972fc8bfc8db005d64d4786028c",
  429. "reference": "12d15c29d5d6a972fc8bfc8db005d64d4786028c",
  430. "shasum": ""
  431. },
  432. "require": {
  433. "php": ">=5.6.0",
  434. "topthink/think-installer": "2.*"
  435. },
  436. "require-dev": {
  437. "johnkary/phpunit-speedtrap": "^1.0",
  438. "mikey179/vfsstream": "~1.6",
  439. "phpdocumentor/reflection-docblock": "^2.0",
  440. "phploc/phploc": "2.*",
  441. "phpunit/phpunit": "^5.0|^6.0",
  442. "sebastian/phpcpd": "2.*",
  443. "squizlabs/php_codesniffer": "2.*"
  444. },
  445. "time": "2019-08-12T00:58:30+00:00",
  446. "type": "think-framework",
  447. "installation-source": "dist",
  448. "notification-url": "https://packagist.org/downloads/",
  449. "license": [
  450. "Apache-2.0"
  451. ],
  452. "authors": [
  453. {
  454. "name": "liu21st",
  455. "email": "liu21st@gmail.com"
  456. },
  457. {
  458. "name": "yunwuxin",
  459. "email": "448901948@qq.com"
  460. }
  461. ],
  462. "description": "the new thinkphp framework",
  463. "homepage": "http://thinkphp.cn/",
  464. "keywords": [
  465. "framework",
  466. "orm",
  467. "thinkphp"
  468. ]
  469. },
  470. {
  471. "name": "topthink/think-captcha",
  472. "version": "v2.0.2",
  473. "version_normalized": "2.0.2.0",
  474. "source": {
  475. "type": "git",
  476. "url": "https://github.com/top-think/think-captcha.git",
  477. "reference": "54c8a51552f99ff9ea89ea9c272383a8f738ceee"
  478. },
  479. "dist": {
  480. "type": "zip",
  481. "url": "https://api.github.com/repos/top-think/think-captcha/zipball/54c8a51552f99ff9ea89ea9c272383a8f738ceee",
  482. "reference": "54c8a51552f99ff9ea89ea9c272383a8f738ceee",
  483. "shasum": ""
  484. },
  485. "require": {
  486. "topthink/framework": "5.1.*"
  487. },
  488. "time": "2017-12-31T16:37:49+00:00",
  489. "type": "library",
  490. "installation-source": "dist",
  491. "autoload": {
  492. "psr-4": {
  493. "think\\captcha\\": "src/"
  494. },
  495. "files": [
  496. "src/helper.php"
  497. ]
  498. },
  499. "notification-url": "https://packagist.org/downloads/",
  500. "license": [
  501. "Apache-2.0"
  502. ],
  503. "authors": [
  504. {
  505. "name": "yunwuxin",
  506. "email": "448901948@qq.com"
  507. }
  508. ],
  509. "description": "captcha package for thinkphp5"
  510. },
  511. {
  512. "name": "topthink/think-helper",
  513. "version": "v1.0.7",
  514. "version_normalized": "1.0.7.0",
  515. "source": {
  516. "type": "git",
  517. "url": "https://github.com/top-think/think-helper.git",
  518. "reference": "5f92178606c8ce131d36b37a57c58eb71e55f019"
  519. },
  520. "dist": {
  521. "type": "zip",
  522. "url": "https://api.github.com/repos/top-think/think-helper/zipball/5f92178606c8ce131d36b37a57c58eb71e55f019",
  523. "reference": "5f92178606c8ce131d36b37a57c58eb71e55f019",
  524. "shasum": ""
  525. },
  526. "time": "2018-10-05T00:43:21+00:00",
  527. "type": "library",
  528. "installation-source": "dist",
  529. "autoload": {
  530. "psr-4": {
  531. "think\\helper\\": "src"
  532. },
  533. "files": [
  534. "src/helper.php"
  535. ]
  536. },
  537. "notification-url": "https://packagist.org/downloads/",
  538. "license": [
  539. "Apache-2.0"
  540. ],
  541. "authors": [
  542. {
  543. "name": "yunwuxin",
  544. "email": "448901948@qq.com"
  545. }
  546. ],
  547. "description": "The ThinkPHP5 Helper Package"
  548. },
  549. {
  550. "name": "topthink/think-image",
  551. "version": "v1.0.7",
  552. "version_normalized": "1.0.7.0",
  553. "source": {
  554. "type": "git",
  555. "url": "https://github.com/top-think/think-image.git",
  556. "reference": "8586cf47f117481c6d415b20f7dedf62e79d5512"
  557. },
  558. "dist": {
  559. "type": "zip",
  560. "url": "https://api.github.com/repos/top-think/think-image/zipball/8586cf47f117481c6d415b20f7dedf62e79d5512",
  561. "reference": "8586cf47f117481c6d415b20f7dedf62e79d5512",
  562. "shasum": ""
  563. },
  564. "require": {
  565. "ext-gd": "*"
  566. },
  567. "require-dev": {
  568. "phpunit/phpunit": "4.8.*",
  569. "topthink/framework": "^5.0"
  570. },
  571. "time": "2016-09-29T06:05:43+00:00",
  572. "type": "library",
  573. "installation-source": "dist",
  574. "autoload": {
  575. "psr-4": {
  576. "think\\": "src"
  577. }
  578. },
  579. "notification-url": "https://packagist.org/downloads/",
  580. "license": [
  581. "Apache-2.0"
  582. ],
  583. "authors": [
  584. {
  585. "name": "yunwuxin",
  586. "email": "448901948@qq.com"
  587. }
  588. ],
  589. "description": "The ThinkPHP5 Image Package"
  590. },
  591. {
  592. "name": "topthink/think-installer",
  593. "version": "v2.0.0",
  594. "version_normalized": "2.0.0.0",
  595. "source": {
  596. "type": "git",
  597. "url": "https://github.com/top-think/think-installer.git",
  598. "reference": "f5400a12c60e513911aef41fe443fa6920952675"
  599. },
  600. "dist": {
  601. "type": "zip",
  602. "url": "https://api.github.com/repos/top-think/think-installer/zipball/f5400a12c60e513911aef41fe443fa6920952675",
  603. "reference": "f5400a12c60e513911aef41fe443fa6920952675",
  604. "shasum": ""
  605. },
  606. "require": {
  607. "composer-plugin-api": "^1.0"
  608. },
  609. "require-dev": {
  610. "composer/composer": "1.0.*@dev"
  611. },
  612. "time": "2018-05-11T06:45:42+00:00",
  613. "type": "composer-plugin",
  614. "extra": {
  615. "class": "think\\composer\\Plugin"
  616. },
  617. "installation-source": "dist",
  618. "autoload": {
  619. "psr-4": {
  620. "think\\composer\\": "src"
  621. }
  622. },
  623. "notification-url": "https://packagist.org/downloads/",
  624. "license": [
  625. "Apache-2.0"
  626. ],
  627. "authors": [
  628. {
  629. "name": "yunwuxin",
  630. "email": "448901948@qq.com"
  631. }
  632. ]
  633. }
  634. ]