installed.json 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695
  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.5",
  148. "version_normalized": "6.1.5.0",
  149. "source": {
  150. "type": "git",
  151. "url": "https://github.com/PHPMailer/PHPMailer.git",
  152. "reference": "a8bf068f64a580302026e484ee29511f661b2ad3"
  153. },
  154. "dist": {
  155. "type": "zip",
  156. "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/a8bf068f64a580302026e484ee29511f661b2ad3",
  157. "reference": "a8bf068f64a580302026e484ee29511f661b2ad3",
  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-03-14T14:23:48+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": "phpoffice/phpexcel",
  211. "version": "1.8.2",
  212. "version_normalized": "1.8.2.0",
  213. "source": {
  214. "type": "git",
  215. "url": "https://github.com/PHPOffice/PHPExcel.git",
  216. "reference": "1441011fb7ecdd8cc689878f54f8b58a6805f870"
  217. },
  218. "dist": {
  219. "type": "zip",
  220. "url": "https://api.github.com/repos/PHPOffice/PHPExcel/zipball/1441011fb7ecdd8cc689878f54f8b58a6805f870",
  221. "reference": "1441011fb7ecdd8cc689878f54f8b58a6805f870",
  222. "shasum": ""
  223. },
  224. "require": {
  225. "ext-mbstring": "*",
  226. "ext-xml": "*",
  227. "ext-xmlwriter": "*",
  228. "php": "^5.2|^7.0"
  229. },
  230. "require-dev": {
  231. "squizlabs/php_codesniffer": "2.*"
  232. },
  233. "time": "2018-11-22T23:07:24+00:00",
  234. "type": "library",
  235. "installation-source": "dist",
  236. "autoload": {
  237. "psr-0": {
  238. "PHPExcel": "Classes/"
  239. }
  240. },
  241. "notification-url": "https://packagist.org/downloads/",
  242. "license": [
  243. "LGPL-2.1"
  244. ],
  245. "authors": [
  246. {
  247. "name": "Maarten Balliauw",
  248. "homepage": "http://blog.maartenballiauw.be"
  249. },
  250. {
  251. "name": "Erik Tilt"
  252. },
  253. {
  254. "name": "Franck Lefevre",
  255. "homepage": "http://rootslabs.net"
  256. },
  257. {
  258. "name": "Mark Baker",
  259. "homepage": "http://markbakeruk.net"
  260. }
  261. ],
  262. "description": "PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
  263. "homepage": "https://github.com/PHPOffice/PHPExcel",
  264. "keywords": [
  265. "OpenXML",
  266. "excel",
  267. "php",
  268. "spreadsheet",
  269. "xls",
  270. "xlsx"
  271. ],
  272. "abandoned": "phpoffice/phpspreadsheet"
  273. },
  274. {
  275. "name": "thinkcmf/cmf",
  276. "version": "v5.1.11",
  277. "version_normalized": "5.1.11.0",
  278. "source": {
  279. "type": "git",
  280. "url": "https://github.com/thinkcmf/cmf-core.git",
  281. "reference": "f9e726abc3b6412bdce8b5d1e426e40bb2932380"
  282. },
  283. "dist": {
  284. "type": "zip",
  285. "url": "https://api.github.com/repos/thinkcmf/cmf-core/zipball/f9e726abc3b6412bdce8b5d1e426e40bb2932380",
  286. "reference": "f9e726abc3b6412bdce8b5d1e426e40bb2932380",
  287. "shasum": ""
  288. },
  289. "require": {
  290. "electrolinux/phpquery": "^0.9.6",
  291. "ezyang/htmlpurifier": "^4.9",
  292. "mindplay/annotations": "^1.3",
  293. "phpmailer/phpmailer": "~6.0",
  294. "thinkcmf/cmf-extend": "~5.1.0",
  295. "topthink/framework": "~5.1.0",
  296. "topthink/think-captcha": "^2.0"
  297. },
  298. "time": "2019-12-16T09:51:55+00:00",
  299. "type": "library",
  300. "installation-source": "dist",
  301. "autoload": {
  302. "psr-4": {
  303. "cmf\\": "src"
  304. },
  305. "files": [
  306. "src/common.php"
  307. ],
  308. "classmap": [
  309. "src/App.php",
  310. "src/Log.php",
  311. "src/route/dispatch/Module.php"
  312. ]
  313. },
  314. "notification-url": "https://packagist.org/downloads/",
  315. "license": [
  316. "Apache-2.0"
  317. ],
  318. "authors": [
  319. {
  320. "name": "catman",
  321. "email": "catman@thinkcmf.com"
  322. }
  323. ],
  324. "description": "The ThinkCMF Core Package"
  325. },
  326. {
  327. "name": "thinkcmf/cmf-api",
  328. "version": "v5.1.6",
  329. "version_normalized": "5.1.6.0",
  330. "source": {
  331. "type": "git",
  332. "url": "https://github.com/thinkcmf/cmf-api.git",
  333. "reference": "a7d9edecc8c44aec6395dac8678a2577127f776d"
  334. },
  335. "dist": {
  336. "type": "zip",
  337. "url": "https://api.github.com/repos/thinkcmf/cmf-api/zipball/a7d9edecc8c44aec6395dac8678a2577127f776d",
  338. "reference": "a7d9edecc8c44aec6395dac8678a2577127f776d",
  339. "shasum": ""
  340. },
  341. "require": {
  342. "thinkcmf/cmf": "~5.1.0"
  343. },
  344. "time": "2019-07-23T23:29:11+00:00",
  345. "type": "library",
  346. "installation-source": "dist",
  347. "autoload": {
  348. "psr-4": {
  349. "api\\": "src"
  350. },
  351. "files": []
  352. },
  353. "notification-url": "https://packagist.org/downloads/",
  354. "license": [
  355. "Apache-2.0"
  356. ],
  357. "authors": [
  358. {
  359. "name": "catman",
  360. "email": "catman@thinkcmf.com"
  361. }
  362. ],
  363. "description": "The ThinkCMF 5.1 Core Api Package"
  364. },
  365. {
  366. "name": "thinkcmf/cmf-app",
  367. "version": "v5.1.6",
  368. "version_normalized": "5.1.6.0",
  369. "source": {
  370. "type": "git",
  371. "url": "https://github.com/thinkcmf/cmf-app.git",
  372. "reference": "dd02fc871dcfccc59ac21750ce6ddec359e79e7d"
  373. },
  374. "dist": {
  375. "type": "zip",
  376. "url": "https://api.github.com/repos/thinkcmf/cmf-app/zipball/dd02fc871dcfccc59ac21750ce6ddec359e79e7d",
  377. "reference": "dd02fc871dcfccc59ac21750ce6ddec359e79e7d",
  378. "shasum": ""
  379. },
  380. "require": {
  381. "thinkcmf/cmf": "~5.1.0"
  382. },
  383. "time": "2019-09-06T03:58:33+00:00",
  384. "type": "library",
  385. "installation-source": "dist",
  386. "autoload": {
  387. "psr-4": {
  388. "app\\": "src"
  389. },
  390. "files": []
  391. },
  392. "notification-url": "https://packagist.org/downloads/",
  393. "license": [
  394. "Apache-2.0"
  395. ],
  396. "authors": [
  397. {
  398. "name": "catman",
  399. "email": "catman@thinkcmf.com"
  400. }
  401. ],
  402. "description": "The ThinkCMF App Package"
  403. },
  404. {
  405. "name": "thinkcmf/cmf-extend",
  406. "version": "v5.1.0",
  407. "version_normalized": "5.1.0.0",
  408. "source": {
  409. "type": "git",
  410. "url": "https://github.com/thinkcmf/cmf-extend.git",
  411. "reference": "39cbfdc69980a4f4b98ee82fa16c605004f26f5f"
  412. },
  413. "dist": {
  414. "type": "zip",
  415. "url": "https://api.github.com/repos/thinkcmf/cmf-extend/zipball/39cbfdc69980a4f4b98ee82fa16c605004f26f5f",
  416. "reference": "39cbfdc69980a4f4b98ee82fa16c605004f26f5f",
  417. "shasum": ""
  418. },
  419. "time": "2019-03-04T05:15:23+00:00",
  420. "type": "library",
  421. "installation-source": "dist",
  422. "autoload": {
  423. "psr-4": {
  424. "dir\\": "src/dir",
  425. "tree\\": "src/tree",
  426. "wxapp\\": "src/wxapp"
  427. },
  428. "files": []
  429. },
  430. "notification-url": "https://packagist.org/downloads/",
  431. "license": [
  432. "Apache-2.0"
  433. ],
  434. "authors": [
  435. {
  436. "name": "catman",
  437. "email": "catman@thinkcmf.com"
  438. }
  439. ],
  440. "description": "The ThinkCMF extend Package"
  441. },
  442. {
  443. "name": "thinkcmf/cmf-install",
  444. "version": "v5.1.4",
  445. "version_normalized": "5.1.4.0",
  446. "source": {
  447. "type": "git",
  448. "url": "https://github.com/thinkcmf/cmf-install.git",
  449. "reference": "651f7ff4d4413e2bcf98823853144bb2b67f671a"
  450. },
  451. "dist": {
  452. "type": "zip",
  453. "url": "https://api.github.com/repos/thinkcmf/cmf-install/zipball/651f7ff4d4413e2bcf98823853144bb2b67f671a",
  454. "reference": "651f7ff4d4413e2bcf98823853144bb2b67f671a",
  455. "shasum": ""
  456. },
  457. "time": "2019-07-23T23:26:40+00:00",
  458. "type": "library",
  459. "installation-source": "dist",
  460. "autoload": {
  461. "psr-4": {
  462. "app\\install\\": "src"
  463. },
  464. "files": []
  465. },
  466. "notification-url": "https://packagist.org/downloads/",
  467. "license": [
  468. "Apache-2.0"
  469. ],
  470. "authors": [
  471. {
  472. "name": "catman",
  473. "email": "catman@thinkcmf.com"
  474. }
  475. ],
  476. "description": "The ThinkCMF Install Package"
  477. },
  478. {
  479. "name": "topthink/framework",
  480. "version": "v5.1.39",
  481. "version_normalized": "5.1.39.0",
  482. "source": {
  483. "type": "git",
  484. "url": "https://github.com/top-think/framework.git",
  485. "reference": "5762858f3d58faafb3a39427f8788884b2927007"
  486. },
  487. "dist": {
  488. "type": "zip",
  489. "url": "https://api.github.com/repos/top-think/framework/zipball/5762858f3d58faafb3a39427f8788884b2927007",
  490. "reference": "5762858f3d58faafb3a39427f8788884b2927007",
  491. "shasum": ""
  492. },
  493. "require": {
  494. "php": ">=5.6.0",
  495. "topthink/think-installer": "2.*"
  496. },
  497. "require-dev": {
  498. "johnkary/phpunit-speedtrap": "^1.0",
  499. "mikey179/vfsstream": "~1.6",
  500. "phpdocumentor/reflection-docblock": "^2.0",
  501. "phploc/phploc": "2.*",
  502. "phpunit/phpunit": "^5.0|^6.0",
  503. "sebastian/phpcpd": "2.*",
  504. "squizlabs/php_codesniffer": "2.*"
  505. },
  506. "time": "2019-11-17T23:22:02+00:00",
  507. "type": "think-framework",
  508. "installation-source": "dist",
  509. "notification-url": "https://packagist.org/downloads/",
  510. "license": [
  511. "Apache-2.0"
  512. ],
  513. "authors": [
  514. {
  515. "name": "liu21st",
  516. "email": "liu21st@gmail.com"
  517. },
  518. {
  519. "name": "yunwuxin",
  520. "email": "448901948@qq.com"
  521. }
  522. ],
  523. "description": "the new thinkphp framework",
  524. "homepage": "http://thinkphp.cn/",
  525. "keywords": [
  526. "framework",
  527. "orm",
  528. "thinkphp"
  529. ]
  530. },
  531. {
  532. "name": "topthink/think-captcha",
  533. "version": "v2.0.2",
  534. "version_normalized": "2.0.2.0",
  535. "source": {
  536. "type": "git",
  537. "url": "https://github.com/top-think/think-captcha.git",
  538. "reference": "54c8a51552f99ff9ea89ea9c272383a8f738ceee"
  539. },
  540. "dist": {
  541. "type": "zip",
  542. "url": "https://api.github.com/repos/top-think/think-captcha/zipball/54c8a51552f99ff9ea89ea9c272383a8f738ceee",
  543. "reference": "54c8a51552f99ff9ea89ea9c272383a8f738ceee",
  544. "shasum": ""
  545. },
  546. "require": {
  547. "topthink/framework": "5.1.*"
  548. },
  549. "time": "2017-12-31T16:37:49+00:00",
  550. "type": "library",
  551. "installation-source": "dist",
  552. "autoload": {
  553. "psr-4": {
  554. "think\\captcha\\": "src/"
  555. },
  556. "files": [
  557. "src/helper.php"
  558. ]
  559. },
  560. "notification-url": "https://packagist.org/downloads/",
  561. "license": [
  562. "Apache-2.0"
  563. ],
  564. "authors": [
  565. {
  566. "name": "yunwuxin",
  567. "email": "448901948@qq.com"
  568. }
  569. ],
  570. "description": "captcha package for thinkphp5"
  571. },
  572. {
  573. "name": "topthink/think-helper",
  574. "version": "v1.0.7",
  575. "version_normalized": "1.0.7.0",
  576. "source": {
  577. "type": "git",
  578. "url": "https://github.com/top-think/think-helper.git",
  579. "reference": "5f92178606c8ce131d36b37a57c58eb71e55f019"
  580. },
  581. "dist": {
  582. "type": "zip",
  583. "url": "https://api.github.com/repos/top-think/think-helper/zipball/5f92178606c8ce131d36b37a57c58eb71e55f019",
  584. "reference": "5f92178606c8ce131d36b37a57c58eb71e55f019",
  585. "shasum": ""
  586. },
  587. "time": "2018-10-05T00:43:21+00:00",
  588. "type": "library",
  589. "installation-source": "dist",
  590. "autoload": {
  591. "psr-4": {
  592. "think\\helper\\": "src"
  593. },
  594. "files": [
  595. "src/helper.php"
  596. ]
  597. },
  598. "notification-url": "https://packagist.org/downloads/",
  599. "license": [
  600. "Apache-2.0"
  601. ],
  602. "authors": [
  603. {
  604. "name": "yunwuxin",
  605. "email": "448901948@qq.com"
  606. }
  607. ],
  608. "description": "The ThinkPHP5 Helper Package"
  609. },
  610. {
  611. "name": "topthink/think-image",
  612. "version": "v1.0.7",
  613. "version_normalized": "1.0.7.0",
  614. "source": {
  615. "type": "git",
  616. "url": "https://github.com/top-think/think-image.git",
  617. "reference": "8586cf47f117481c6d415b20f7dedf62e79d5512"
  618. },
  619. "dist": {
  620. "type": "zip",
  621. "url": "https://api.github.com/repos/top-think/think-image/zipball/8586cf47f117481c6d415b20f7dedf62e79d5512",
  622. "reference": "8586cf47f117481c6d415b20f7dedf62e79d5512",
  623. "shasum": ""
  624. },
  625. "require": {
  626. "ext-gd": "*"
  627. },
  628. "require-dev": {
  629. "phpunit/phpunit": "4.8.*",
  630. "topthink/framework": "^5.0"
  631. },
  632. "time": "2016-09-29T06:05:43+00:00",
  633. "type": "library",
  634. "installation-source": "dist",
  635. "autoload": {
  636. "psr-4": {
  637. "think\\": "src"
  638. }
  639. },
  640. "notification-url": "https://packagist.org/downloads/",
  641. "license": [
  642. "Apache-2.0"
  643. ],
  644. "authors": [
  645. {
  646. "name": "yunwuxin",
  647. "email": "448901948@qq.com"
  648. }
  649. ],
  650. "description": "The ThinkPHP5 Image Package"
  651. },
  652. {
  653. "name": "topthink/think-installer",
  654. "version": "v2.0.0",
  655. "version_normalized": "2.0.0.0",
  656. "source": {
  657. "type": "git",
  658. "url": "https://github.com/top-think/think-installer.git",
  659. "reference": "f5400a12c60e513911aef41fe443fa6920952675"
  660. },
  661. "dist": {
  662. "type": "zip",
  663. "url": "https://api.github.com/repos/top-think/think-installer/zipball/f5400a12c60e513911aef41fe443fa6920952675",
  664. "reference": "f5400a12c60e513911aef41fe443fa6920952675",
  665. "shasum": ""
  666. },
  667. "require": {
  668. "composer-plugin-api": "^1.0"
  669. },
  670. "require-dev": {
  671. "composer/composer": "1.0.*@dev"
  672. },
  673. "time": "2018-05-11T06:45:42+00:00",
  674. "type": "composer-plugin",
  675. "extra": {
  676. "class": "think\\composer\\Plugin"
  677. },
  678. "installation-source": "dist",
  679. "autoload": {
  680. "psr-4": {
  681. "think\\composer\\": "src"
  682. }
  683. },
  684. "notification-url": "https://packagist.org/downloads/",
  685. "license": [
  686. "Apache-2.0"
  687. ],
  688. "authors": [
  689. {
  690. "name": "yunwuxin",
  691. "email": "448901948@qq.com"
  692. }
  693. ]
  694. }
  695. ]