Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

1325 Zeilen
41KB

  1. [
  2. {
  3. "name": "yiisoft/yii2-faker",
  4. "version": "2.0.3",
  5. "version_normalized": "2.0.3.0",
  6. "source": {
  7. "type": "git",
  8. "url": "https://github.com/yiisoft/yii2-faker.git",
  9. "reference": "b88ca69ee226a3610b2c26c026c3203d7ac50f6c"
  10. },
  11. "dist": {
  12. "type": "zip",
  13. "url": "https://api.github.com/repos/yiisoft/yii2-faker/zipball/b88ca69ee226a3610b2c26c026c3203d7ac50f6c",
  14. "reference": "b88ca69ee226a3610b2c26c026c3203d7ac50f6c",
  15. "shasum": ""
  16. },
  17. "require": {
  18. "fzaninotto/faker": "*",
  19. "yiisoft/yii2": "*"
  20. },
  21. "time": "2015-03-01 06:22:44",
  22. "type": "yii2-extension",
  23. "extra": {
  24. "branch-alias": {
  25. "dev-master": "2.0.x-dev"
  26. }
  27. },
  28. "installation-source": "dist",
  29. "autoload": {
  30. "psr-4": {
  31. "yii\\faker\\": ""
  32. }
  33. },
  34. "notification-url": "https://packagist.org/downloads/",
  35. "license": [
  36. "BSD-3-Clause"
  37. ],
  38. "authors": [
  39. {
  40. "name": "Mark Jebri",
  41. "email": "mark.github@yandex.ru"
  42. }
  43. ],
  44. "description": "Fixture generator. The Faker integration for the Yii framework.",
  45. "keywords": [
  46. "Fixture",
  47. "faker",
  48. "yii2"
  49. ]
  50. },
  51. {
  52. "name": "bower-asset/punycode",
  53. "version": "v1.3.2",
  54. "version_normalized": "1.3.2.0",
  55. "source": {
  56. "type": "git",
  57. "url": "https://github.com/bestiejs/punycode.js.git",
  58. "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3"
  59. },
  60. "dist": {
  61. "type": "zip",
  62. "url": "https://api.github.com/repos/bestiejs/punycode.js/zipball/38c8d3131a82567bfef18da09f7f4db68c84f8a3",
  63. "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3",
  64. "shasum": ""
  65. },
  66. "type": "bower-asset-library",
  67. "extra": {
  68. "bower-asset-main": "punycode.js",
  69. "bower-asset-ignore": [
  70. "coverage",
  71. "tests",
  72. ".*",
  73. "component.json",
  74. "Gruntfile.js",
  75. "node_modules",
  76. "package.json"
  77. ]
  78. },
  79. "installation-source": "dist"
  80. },
  81. {
  82. "name": "yiisoft/yii2-composer",
  83. "version": "2.0.4",
  84. "version_normalized": "2.0.4.0",
  85. "source": {
  86. "type": "git",
  87. "url": "https://github.com/yiisoft/yii2-composer.git",
  88. "reference": "7452fd908a5023b8bb5ea1b123a174ca080de464"
  89. },
  90. "dist": {
  91. "type": "zip",
  92. "url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/7452fd908a5023b8bb5ea1b123a174ca080de464",
  93. "reference": "7452fd908a5023b8bb5ea1b123a174ca080de464",
  94. "shasum": ""
  95. },
  96. "require": {
  97. "composer-plugin-api": "^1.0"
  98. },
  99. "time": "2016-02-06 00:49:24",
  100. "type": "composer-plugin",
  101. "extra": {
  102. "class": "yii\\composer\\Plugin",
  103. "branch-alias": {
  104. "dev-master": "2.0.x-dev"
  105. }
  106. },
  107. "installation-source": "dist",
  108. "autoload": {
  109. "psr-4": {
  110. "yii\\composer\\": ""
  111. }
  112. },
  113. "notification-url": "https://packagist.org/downloads/",
  114. "license": [
  115. "BSD-3-Clause"
  116. ],
  117. "authors": [
  118. {
  119. "name": "Qiang Xue",
  120. "email": "qiang.xue@gmail.com"
  121. }
  122. ],
  123. "description": "The composer plugin for Yii extension installer",
  124. "keywords": [
  125. "composer",
  126. "extension installer",
  127. "yii2"
  128. ]
  129. },
  130. {
  131. "name": "swiftmailer/swiftmailer",
  132. "version": "v5.4.3",
  133. "version_normalized": "5.4.3.0",
  134. "source": {
  135. "type": "git",
  136. "url": "https://github.com/swiftmailer/swiftmailer.git",
  137. "reference": "4cc92842069c2bbc1f28daaaf1d2576ec4dfe153"
  138. },
  139. "dist": {
  140. "type": "zip",
  141. "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/4cc92842069c2bbc1f28daaaf1d2576ec4dfe153",
  142. "reference": "4cc92842069c2bbc1f28daaaf1d2576ec4dfe153",
  143. "shasum": ""
  144. },
  145. "require": {
  146. "php": ">=5.3.3"
  147. },
  148. "require-dev": {
  149. "mockery/mockery": "~0.9.1"
  150. },
  151. "time": "2016-07-08 11:51:25",
  152. "type": "library",
  153. "extra": {
  154. "branch-alias": {
  155. "dev-master": "5.4-dev"
  156. }
  157. },
  158. "installation-source": "dist",
  159. "autoload": {
  160. "files": [
  161. "lib/swift_required.php"
  162. ]
  163. },
  164. "notification-url": "https://packagist.org/downloads/",
  165. "license": [
  166. "MIT"
  167. ],
  168. "authors": [
  169. {
  170. "name": "Chris Corbyn"
  171. },
  172. {
  173. "name": "Fabien Potencier",
  174. "email": "fabien@symfony.com"
  175. }
  176. ],
  177. "description": "Swiftmailer, free feature-rich PHP mailer",
  178. "homepage": "http://swiftmailer.org",
  179. "keywords": [
  180. "email",
  181. "mail",
  182. "mailer"
  183. ]
  184. },
  185. {
  186. "name": "bower-asset/jquery",
  187. "version": "2.2.4",
  188. "version_normalized": "2.2.4.0",
  189. "source": {
  190. "type": "git",
  191. "url": "https://github.com/jquery/jquery-dist.git",
  192. "reference": "c0185ab7c75aab88762c5aae780b9d83b80eda72"
  193. },
  194. "dist": {
  195. "type": "zip",
  196. "url": "https://api.github.com/repos/jquery/jquery-dist/zipball/c0185ab7c75aab88762c5aae780b9d83b80eda72",
  197. "reference": "c0185ab7c75aab88762c5aae780b9d83b80eda72",
  198. "shasum": ""
  199. },
  200. "type": "bower-asset-library",
  201. "extra": {
  202. "bower-asset-main": "dist/jquery.js",
  203. "bower-asset-ignore": [
  204. "package.json"
  205. ]
  206. },
  207. "installation-source": "dist",
  208. "license": [
  209. "MIT"
  210. ],
  211. "keywords": [
  212. "browser",
  213. "javascript",
  214. "jquery",
  215. "library"
  216. ]
  217. },
  218. {
  219. "name": "bower-asset/yii2-pjax",
  220. "version": "v2.0.6",
  221. "version_normalized": "2.0.6.0",
  222. "source": {
  223. "type": "git",
  224. "url": "https://github.com/yiisoft/jquery-pjax.git",
  225. "reference": "60728da6ade5879e807a49ce59ef9a72039b8978"
  226. },
  227. "dist": {
  228. "type": "zip",
  229. "url": "https://api.github.com/repos/yiisoft/jquery-pjax/zipball/60728da6ade5879e807a49ce59ef9a72039b8978",
  230. "reference": "60728da6ade5879e807a49ce59ef9a72039b8978",
  231. "shasum": ""
  232. },
  233. "require": {
  234. "bower-asset/jquery": ">=1.8"
  235. },
  236. "type": "bower-asset-library",
  237. "extra": {
  238. "bower-asset-main": "./jquery.pjax.js",
  239. "bower-asset-ignore": [
  240. ".travis.yml",
  241. "Gemfile",
  242. "Gemfile.lock",
  243. "CONTRIBUTING.md",
  244. "vendor/",
  245. "script/",
  246. "test/"
  247. ]
  248. },
  249. "installation-source": "dist",
  250. "license": [
  251. "MIT"
  252. ]
  253. },
  254. {
  255. "name": "bower-asset/jquery.inputmask",
  256. "version": "3.2.7",
  257. "version_normalized": "3.2.7.0",
  258. "source": {
  259. "type": "git",
  260. "url": "https://github.com/RobinHerbots/Inputmask.git",
  261. "reference": "5a72c563b502b8e05958a524cdfffafe9987be38"
  262. },
  263. "dist": {
  264. "type": "zip",
  265. "url": "https://api.github.com/repos/RobinHerbots/Inputmask/zipball/5a72c563b502b8e05958a524cdfffafe9987be38",
  266. "reference": "5a72c563b502b8e05958a524cdfffafe9987be38",
  267. "shasum": ""
  268. },
  269. "require": {
  270. "bower-asset/jquery": ">=1.7"
  271. },
  272. "type": "bower-asset-library",
  273. "extra": {
  274. "bower-asset-main": [
  275. "./dist/inputmask/inputmask.js"
  276. ],
  277. "bower-asset-ignore": [
  278. "**/*",
  279. "!dist/*",
  280. "!dist/inputmask/*",
  281. "!dist/min/*",
  282. "!dist/min/inputmask/*",
  283. "!extra/bindings/*",
  284. "!extra/dependencyLibs/*",
  285. "!extra/phone-codes/*"
  286. ]
  287. },
  288. "installation-source": "dist",
  289. "license": [
  290. "http://opensource.org/licenses/mit-license.php"
  291. ],
  292. "description": "jquery.inputmask is a jquery plugin which create an input mask.",
  293. "keywords": [
  294. "form",
  295. "input",
  296. "inputmask",
  297. "jquery",
  298. "mask",
  299. "plugins"
  300. ]
  301. },
  302. {
  303. "name": "cebe/markdown",
  304. "version": "1.1.1",
  305. "version_normalized": "1.1.1.0",
  306. "source": {
  307. "type": "git",
  308. "url": "https://github.com/cebe/markdown.git",
  309. "reference": "c30eb5e01fe021cc5bba2f9ee0eeef96d4931166"
  310. },
  311. "dist": {
  312. "type": "zip",
  313. "url": "https://api.github.com/repos/cebe/markdown/zipball/c30eb5e01fe021cc5bba2f9ee0eeef96d4931166",
  314. "reference": "c30eb5e01fe021cc5bba2f9ee0eeef96d4931166",
  315. "shasum": ""
  316. },
  317. "require": {
  318. "lib-pcre": "*",
  319. "php": ">=5.4.0"
  320. },
  321. "require-dev": {
  322. "cebe/indent": "*",
  323. "facebook/xhprof": "*@dev",
  324. "phpunit/phpunit": "4.1.*"
  325. },
  326. "time": "2016-09-14 20:40:20",
  327. "bin": [
  328. "bin/markdown"
  329. ],
  330. "type": "library",
  331. "extra": {
  332. "branch-alias": {
  333. "dev-master": "1.1.x-dev"
  334. }
  335. },
  336. "installation-source": "dist",
  337. "autoload": {
  338. "psr-4": {
  339. "cebe\\markdown\\": ""
  340. }
  341. },
  342. "notification-url": "https://packagist.org/downloads/",
  343. "license": [
  344. "MIT"
  345. ],
  346. "authors": [
  347. {
  348. "name": "Carsten Brandt",
  349. "email": "mail@cebe.cc",
  350. "homepage": "http://cebe.cc/",
  351. "role": "Creator"
  352. }
  353. ],
  354. "description": "A super fast, highly extensible markdown parser for PHP",
  355. "homepage": "https://github.com/cebe/markdown#readme",
  356. "keywords": [
  357. "extensible",
  358. "fast",
  359. "gfm",
  360. "markdown",
  361. "markdown-extra"
  362. ]
  363. },
  364. {
  365. "name": "ezyang/htmlpurifier",
  366. "version": "v4.8.0",
  367. "version_normalized": "4.8.0.0",
  368. "source": {
  369. "type": "git",
  370. "url": "https://github.com/ezyang/htmlpurifier.git",
  371. "reference": "d0c392f77d2f2a3dcf7fcb79e2a1e2b8804e75b2"
  372. },
  373. "dist": {
  374. "type": "zip",
  375. "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/d0c392f77d2f2a3dcf7fcb79e2a1e2b8804e75b2",
  376. "reference": "d0c392f77d2f2a3dcf7fcb79e2a1e2b8804e75b2",
  377. "shasum": ""
  378. },
  379. "require": {
  380. "php": ">=5.2"
  381. },
  382. "time": "2016-07-16 12:58:58",
  383. "type": "library",
  384. "installation-source": "dist",
  385. "autoload": {
  386. "psr-0": {
  387. "HTMLPurifier": "library/"
  388. },
  389. "files": [
  390. "library/HTMLPurifier.composer.php"
  391. ]
  392. },
  393. "notification-url": "https://packagist.org/downloads/",
  394. "license": [
  395. "LGPL"
  396. ],
  397. "authors": [
  398. {
  399. "name": "Edward Z. Yang",
  400. "email": "admin@htmlpurifier.org",
  401. "homepage": "http://ezyang.com"
  402. }
  403. ],
  404. "description": "Standards compliant HTML filter written in PHP",
  405. "homepage": "http://htmlpurifier.org/",
  406. "keywords": [
  407. "html"
  408. ]
  409. },
  410. {
  411. "name": "yiisoft/yii2-swiftmailer",
  412. "version": "2.0.6",
  413. "version_normalized": "2.0.6.0",
  414. "source": {
  415. "type": "git",
  416. "url": "https://github.com/yiisoft/yii2-swiftmailer.git",
  417. "reference": "26b900767f1031ff3a4668dfa36c10595875f0a5"
  418. },
  419. "dist": {
  420. "type": "zip",
  421. "url": "https://api.github.com/repos/yiisoft/yii2-swiftmailer/zipball/26b900767f1031ff3a4668dfa36c10595875f0a5",
  422. "reference": "26b900767f1031ff3a4668dfa36c10595875f0a5",
  423. "shasum": ""
  424. },
  425. "require": {
  426. "swiftmailer/swiftmailer": "~5.0",
  427. "yiisoft/yii2": "~2.0.4"
  428. },
  429. "time": "2016-09-09 11:48:11",
  430. "type": "yii2-extension",
  431. "extra": {
  432. "branch-alias": {
  433. "dev-master": "2.0.x-dev"
  434. }
  435. },
  436. "installation-source": "dist",
  437. "autoload": {
  438. "psr-4": {
  439. "yii\\swiftmailer\\": ""
  440. }
  441. },
  442. "notification-url": "https://packagist.org/downloads/",
  443. "license": [
  444. "BSD-3-Clause"
  445. ],
  446. "authors": [
  447. {
  448. "name": "Paul Klimov",
  449. "email": "klimov.paul@gmail.com"
  450. }
  451. ],
  452. "description": "The SwiftMailer integration for the Yii framework",
  453. "keywords": [
  454. "email",
  455. "mail",
  456. "mailer",
  457. "swift",
  458. "swiftmailer",
  459. "yii2"
  460. ]
  461. },
  462. {
  463. "name": "bower-asset/chartjs",
  464. "version": "v2.1.6",
  465. "version_normalized": "2.1.6.0",
  466. "source": {
  467. "type": "git",
  468. "url": "https://github.com/chartjs/Chart.js.git",
  469. "reference": "07662b158d829f395b2c97d732e60599b8b5c4e4"
  470. },
  471. "dist": {
  472. "type": "zip",
  473. "url": "https://api.github.com/repos/chartjs/Chart.js/zipball/07662b158d829f395b2c97d732e60599b8b5c4e4",
  474. "reference": "07662b158d829f395b2c97d732e60599b8b5c4e4",
  475. "shasum": ""
  476. },
  477. "require-dev": {
  478. "bower-asset/jquery": "~2.1.4"
  479. },
  480. "type": "bower-asset-library",
  481. "extra": {
  482. "bower-asset-main": [
  483. "dist/Chart.js"
  484. ]
  485. },
  486. "installation-source": "dist",
  487. "license": [
  488. "MIT"
  489. ],
  490. "description": "Simple HTML5 Charts using the canvas element"
  491. },
  492. {
  493. "name": "2amigos/yii2-chartjs-widget",
  494. "version": "2.0.1",
  495. "version_normalized": "2.0.1.0",
  496. "source": {
  497. "type": "git",
  498. "url": "https://github.com/2amigos/yii2-chartjs-widget.git",
  499. "reference": "9e9c55212f80870820739a3b6e5deea88789876a"
  500. },
  501. "dist": {
  502. "type": "zip",
  503. "url": "https://api.github.com/repos/2amigos/yii2-chartjs-widget/zipball/9e9c55212f80870820739a3b6e5deea88789876a",
  504. "reference": "9e9c55212f80870820739a3b6e5deea88789876a",
  505. "shasum": ""
  506. },
  507. "require": {
  508. "bower-asset/chartjs": "2.1.6",
  509. "yiisoft/yii2": "*"
  510. },
  511. "require-dev": {
  512. "phpunit/phpunit": "4.*"
  513. },
  514. "time": "2016-07-09 19:09:35",
  515. "type": "yii2-extension",
  516. "extra": {
  517. "branch-alias": {
  518. "dev-master": "1.0-dev"
  519. },
  520. "asset-installer-paths": {
  521. "bower-asset-library": "vendor/bower"
  522. }
  523. },
  524. "installation-source": "dist",
  525. "autoload": {
  526. "psr-4": {
  527. "dosamigos\\chartjs\\": "src"
  528. }
  529. },
  530. "notification-url": "https://packagist.org/downloads/",
  531. "license": [
  532. "BSD-3-Clause"
  533. ],
  534. "authors": [
  535. {
  536. "name": "2amigOS! Consulting Group",
  537. "email": "hola@2amigos.us",
  538. "homepage": "http://2amigos.us",
  539. "role": "Developer"
  540. }
  541. ],
  542. "description": "ChartJs widget for Yii2.",
  543. "homepage": "http://yiiwheels.com/extension/chartjs-widget",
  544. "keywords": [
  545. "2amigos",
  546. "chartjs",
  547. "extension",
  548. "widget",
  549. "yii",
  550. "yii 2",
  551. "yii2"
  552. ]
  553. },
  554. {
  555. "name": "yiisoft/yii2-codeception",
  556. "version": "2.0.5",
  557. "version_normalized": "2.0.5.0",
  558. "source": {
  559. "type": "git",
  560. "url": "https://github.com/yiisoft/yii2-codeception.git",
  561. "reference": "c916a36d09fc128b05a374e7922bc56854334d56"
  562. },
  563. "dist": {
  564. "type": "zip",
  565. "url": "https://api.github.com/repos/yiisoft/yii2-codeception/zipball/c916a36d09fc128b05a374e7922bc56854334d56",
  566. "reference": "c916a36d09fc128b05a374e7922bc56854334d56",
  567. "shasum": ""
  568. },
  569. "require": {
  570. "yiisoft/yii2": ">=2.0.4"
  571. },
  572. "time": "2016-03-17 03:41:26",
  573. "type": "yii2-extension",
  574. "extra": {
  575. "branch-alias": {
  576. "dev-master": "2.0.x-dev"
  577. }
  578. },
  579. "installation-source": "dist",
  580. "autoload": {
  581. "psr-4": {
  582. "yii\\codeception\\": ""
  583. }
  584. },
  585. "notification-url": "https://packagist.org/downloads/",
  586. "license": [
  587. "BSD-3-Clause"
  588. ],
  589. "authors": [
  590. {
  591. "name": "Mark Jebri",
  592. "email": "mark.github@yandex.ru"
  593. }
  594. ],
  595. "description": "The Codeception integration for the Yii framework",
  596. "keywords": [
  597. "codeception",
  598. "yii2"
  599. ],
  600. "abandoned": "codeception/codeception"
  601. },
  602. {
  603. "name": "bower-asset/bootstrap",
  604. "version": "v3.3.7",
  605. "version_normalized": "3.3.7.0",
  606. "source": {
  607. "type": "git",
  608. "url": "https://github.com/twbs/bootstrap.git",
  609. "reference": "0b9c4a4007c44201dce9a6cc1a38407005c26c86"
  610. },
  611. "dist": {
  612. "type": "zip",
  613. "url": "https://api.github.com/repos/twbs/bootstrap/zipball/0b9c4a4007c44201dce9a6cc1a38407005c26c86",
  614. "reference": "0b9c4a4007c44201dce9a6cc1a38407005c26c86",
  615. "shasum": ""
  616. },
  617. "require": {
  618. "bower-asset/jquery": ">=1.9.1,<=3"
  619. },
  620. "type": "bower-asset-library",
  621. "extra": {
  622. "bower-asset-main": [
  623. "less/bootstrap.less",
  624. "dist/js/bootstrap.js"
  625. ],
  626. "bower-asset-ignore": [
  627. "/.*",
  628. "_config.yml",
  629. "CNAME",
  630. "composer.json",
  631. "CONTRIBUTING.md",
  632. "docs",
  633. "js/tests",
  634. "test-infra"
  635. ]
  636. },
  637. "installation-source": "dist",
  638. "license": [
  639. "MIT"
  640. ],
  641. "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
  642. "keywords": [
  643. "css",
  644. "framework",
  645. "front-end",
  646. "js",
  647. "less",
  648. "mobile-first",
  649. "responsive",
  650. "web"
  651. ]
  652. },
  653. {
  654. "name": "yiisoft/yii2-bootstrap",
  655. "version": "2.0.6",
  656. "version_normalized": "2.0.6.0",
  657. "source": {
  658. "type": "git",
  659. "url": "https://github.com/yiisoft/yii2-bootstrap.git",
  660. "reference": "3fd2b8c950cce79d60e9702d6bcb24eb3c80f6c5"
  661. },
  662. "dist": {
  663. "type": "zip",
  664. "url": "https://api.github.com/repos/yiisoft/yii2-bootstrap/zipball/3fd2b8c950cce79d60e9702d6bcb24eb3c80f6c5",
  665. "reference": "3fd2b8c950cce79d60e9702d6bcb24eb3c80f6c5",
  666. "shasum": ""
  667. },
  668. "require": {
  669. "bower-asset/bootstrap": "3.3.* | 3.2.* | 3.1.*",
  670. "yiisoft/yii2": ">=2.0.6"
  671. },
  672. "time": "2016-03-17 03:29:28",
  673. "type": "yii2-extension",
  674. "extra": {
  675. "branch-alias": {
  676. "dev-master": "2.0.x-dev"
  677. },
  678. "asset-installer-paths": {
  679. "npm-asset-library": "vendor/npm",
  680. "bower-asset-library": "vendor/bower"
  681. }
  682. },
  683. "installation-source": "dist",
  684. "autoload": {
  685. "psr-4": {
  686. "yii\\bootstrap\\": ""
  687. }
  688. },
  689. "notification-url": "https://packagist.org/downloads/",
  690. "license": [
  691. "BSD-3-Clause"
  692. ],
  693. "authors": [
  694. {
  695. "name": "Qiang Xue",
  696. "email": "qiang.xue@gmail.com"
  697. }
  698. ],
  699. "description": "The Twitter Bootstrap extension for the Yii framework",
  700. "keywords": [
  701. "bootstrap",
  702. "yii2"
  703. ]
  704. },
  705. {
  706. "name": "yiisoft/yii2-debug",
  707. "version": "2.0.6",
  708. "version_normalized": "2.0.6.0",
  709. "source": {
  710. "type": "git",
  711. "url": "https://github.com/yiisoft/yii2-debug.git",
  712. "reference": "55ed2e853ed8050a34415f63a4da84f88a56f895"
  713. },
  714. "dist": {
  715. "type": "zip",
  716. "url": "https://api.github.com/repos/yiisoft/yii2-debug/zipball/55ed2e853ed8050a34415f63a4da84f88a56f895",
  717. "reference": "55ed2e853ed8050a34415f63a4da84f88a56f895",
  718. "shasum": ""
  719. },
  720. "require": {
  721. "yiisoft/yii2": ">=2.0.4",
  722. "yiisoft/yii2-bootstrap": "*"
  723. },
  724. "time": "2016-03-17 03:50:19",
  725. "type": "yii2-extension",
  726. "extra": {
  727. "branch-alias": {
  728. "dev-master": "2.0.x-dev"
  729. }
  730. },
  731. "installation-source": "dist",
  732. "autoload": {
  733. "psr-4": {
  734. "yii\\debug\\": ""
  735. }
  736. },
  737. "notification-url": "https://packagist.org/downloads/",
  738. "license": [
  739. "BSD-3-Clause"
  740. ],
  741. "authors": [
  742. {
  743. "name": "Qiang Xue",
  744. "email": "qiang.xue@gmail.com"
  745. }
  746. ],
  747. "description": "The debugger extension for the Yii framework",
  748. "keywords": [
  749. "debug",
  750. "debugger",
  751. "yii2"
  752. ]
  753. },
  754. {
  755. "name": "bower-asset/typeahead.js",
  756. "version": "v0.11.1",
  757. "version_normalized": "0.11.1.0",
  758. "source": {
  759. "type": "git",
  760. "url": "https://github.com/twitter/typeahead.js.git",
  761. "reference": "588440f66559714280628a4f9799f0c4eb880a4a"
  762. },
  763. "dist": {
  764. "type": "zip",
  765. "url": "https://api.github.com/repos/twitter/typeahead.js/zipball/588440f66559714280628a4f9799f0c4eb880a4a",
  766. "reference": "588440f66559714280628a4f9799f0c4eb880a4a",
  767. "shasum": ""
  768. },
  769. "require": {
  770. "bower-asset/jquery": ">=1.7"
  771. },
  772. "require-dev": {
  773. "bower-asset/jasmine-ajax": "~1.3.1",
  774. "bower-asset/jasmine-jquery": "~1.5.2",
  775. "bower-asset/jquery": "~1.7"
  776. },
  777. "type": "bower-asset-library",
  778. "extra": {
  779. "bower-asset-main": "dist/typeahead.bundle.js"
  780. },
  781. "installation-source": "dist"
  782. },
  783. {
  784. "name": "phpspec/php-diff",
  785. "version": "v1.1.0",
  786. "version_normalized": "1.1.0.0",
  787. "source": {
  788. "type": "git",
  789. "url": "https://github.com/phpspec/php-diff.git",
  790. "reference": "0464787bfa7cd13576c5a1e318709768798bec6a"
  791. },
  792. "dist": {
  793. "type": "zip",
  794. "url": "https://api.github.com/repos/phpspec/php-diff/zipball/0464787bfa7cd13576c5a1e318709768798bec6a",
  795. "reference": "0464787bfa7cd13576c5a1e318709768798bec6a",
  796. "shasum": ""
  797. },
  798. "time": "2016-04-07 12:29:16",
  799. "type": "library",
  800. "extra": {
  801. "branch-alias": {
  802. "dev-master": "1.0.x-dev"
  803. }
  804. },
  805. "installation-source": "dist",
  806. "autoload": {
  807. "psr-0": {
  808. "Diff": "lib/"
  809. }
  810. },
  811. "notification-url": "https://packagist.org/downloads/",
  812. "license": [
  813. "BSD-3-Clause"
  814. ],
  815. "authors": [
  816. {
  817. "name": "Chris Boulton",
  818. "homepage": "http://github.com/chrisboulton"
  819. }
  820. ],
  821. "description": "A comprehensive library for generating differences between two hashable objects (strings or arrays)."
  822. },
  823. {
  824. "name": "yiisoft/yii2-gii",
  825. "version": "2.0.5",
  826. "version_normalized": "2.0.5.0",
  827. "source": {
  828. "type": "git",
  829. "url": "https://github.com/yiisoft/yii2-gii.git",
  830. "reference": "1bd6df6804ca077ec022587905a0d43eb286f507"
  831. },
  832. "dist": {
  833. "type": "zip",
  834. "url": "https://api.github.com/repos/yiisoft/yii2-gii/zipball/1bd6df6804ca077ec022587905a0d43eb286f507",
  835. "reference": "1bd6df6804ca077ec022587905a0d43eb286f507",
  836. "shasum": ""
  837. },
  838. "require": {
  839. "bower-asset/typeahead.js": "0.10.* | ~0.11.0",
  840. "phpspec/php-diff": ">=1.0.2",
  841. "yiisoft/yii2": ">=2.0.4",
  842. "yiisoft/yii2-bootstrap": "~2.0"
  843. },
  844. "time": "2016-03-18 14:09:46",
  845. "type": "yii2-extension",
  846. "extra": {
  847. "branch-alias": {
  848. "dev-master": "2.0.x-dev"
  849. },
  850. "asset-installer-paths": {
  851. "npm-asset-library": "vendor/npm",
  852. "bower-asset-library": "vendor/bower"
  853. }
  854. },
  855. "installation-source": "dist",
  856. "autoload": {
  857. "psr-4": {
  858. "yii\\gii\\": ""
  859. }
  860. },
  861. "notification-url": "https://packagist.org/downloads/",
  862. "license": [
  863. "BSD-3-Clause"
  864. ],
  865. "authors": [
  866. {
  867. "name": "Qiang Xue",
  868. "email": "qiang.xue@gmail.com"
  869. }
  870. ],
  871. "description": "The Gii extension for the Yii framework",
  872. "keywords": [
  873. "code generator",
  874. "gii",
  875. "yii2"
  876. ]
  877. },
  878. {
  879. "name": "fzaninotto/faker",
  880. "version": "v1.6.0",
  881. "version_normalized": "1.6.0.0",
  882. "source": {
  883. "type": "git",
  884. "url": "https://github.com/fzaninotto/Faker.git",
  885. "reference": "44f9a286a04b80c76a4e5fb7aad8bb539b920123"
  886. },
  887. "dist": {
  888. "type": "zip",
  889. "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/44f9a286a04b80c76a4e5fb7aad8bb539b920123",
  890. "reference": "44f9a286a04b80c76a4e5fb7aad8bb539b920123",
  891. "shasum": ""
  892. },
  893. "require": {
  894. "php": "^5.3.3|^7.0"
  895. },
  896. "require-dev": {
  897. "ext-intl": "*",
  898. "phpunit/phpunit": "~4.0",
  899. "squizlabs/php_codesniffer": "~1.5"
  900. },
  901. "time": "2016-04-29 12:21:54",
  902. "type": "library",
  903. "extra": {
  904. "branch-alias": []
  905. },
  906. "installation-source": "dist",
  907. "autoload": {
  908. "psr-4": {
  909. "Faker\\": "src/Faker/"
  910. }
  911. },
  912. "notification-url": "https://packagist.org/downloads/",
  913. "license": [
  914. "MIT"
  915. ],
  916. "authors": [
  917. {
  918. "name": "François Zaninotto"
  919. }
  920. ],
  921. "description": "Faker is a PHP library that generates fake data for you.",
  922. "keywords": [
  923. "data",
  924. "faker",
  925. "fixtures"
  926. ]
  927. },
  928. {
  929. "name": "bower-asset/leaflet",
  930. "version": "v0.7.7",
  931. "version_normalized": "0.7.7.0",
  932. "source": {
  933. "type": "git",
  934. "url": "https://github.com/Leaflet/Leaflet.git",
  935. "reference": "197f9d43b7bbc73c0492bf62cd666a5a98038098"
  936. },
  937. "dist": {
  938. "type": "zip",
  939. "url": "https://api.github.com/repos/Leaflet/Leaflet/zipball/197f9d43b7bbc73c0492bf62cd666a5a98038098",
  940. "reference": "197f9d43b7bbc73c0492bf62cd666a5a98038098",
  941. "shasum": ""
  942. },
  943. "type": "bower-asset-library",
  944. "extra": {
  945. "bower-asset-main": [
  946. "dist/leaflet.css",
  947. "dist/leaflet-src.js",
  948. "dist/images/layers-2x.png",
  949. "dist/images/layers.png",
  950. "dist/images/marker-icon-2x.png",
  951. "dist/images/marker-icon.png",
  952. "dist/images/marker-shadow.png"
  953. ],
  954. "bower-asset-ignore": [
  955. ".*",
  956. "CHANGELOG.json",
  957. "FAQ.md",
  958. "debug",
  959. "spec",
  960. "src",
  961. "build"
  962. ]
  963. },
  964. "installation-source": "dist",
  965. "description": "JavaScript library for mobile-friendly interactive maps"
  966. },
  967. {
  968. "name": "2amigos/yii2-leaflet-extension",
  969. "version": "1.0.2",
  970. "version_normalized": "1.0.2.0",
  971. "source": {
  972. "type": "git",
  973. "url": "https://github.com/2amigos/yii2-leaflet-extension.git",
  974. "reference": "05ac1496b0b7a5c7bdeec110a02f0e36d0a91e88"
  975. },
  976. "dist": {
  977. "type": "zip",
  978. "url": "https://api.github.com/repos/2amigos/yii2-leaflet-extension/zipball/05ac1496b0b7a5c7bdeec110a02f0e36d0a91e88",
  979. "reference": "05ac1496b0b7a5c7bdeec110a02f0e36d0a91e88",
  980. "shasum": ""
  981. },
  982. "require": {
  983. "bower-asset/leaflet": "0.7.*@stable",
  984. "yiisoft/yii2": "~2.0.0"
  985. },
  986. "require-dev": {
  987. "phpunit/phpunit": "4.*"
  988. },
  989. "time": "2016-02-05 23:47:38",
  990. "type": "yii2-extension",
  991. "extra": {
  992. "branch-alias": {
  993. "dev-master": "1.0-dev"
  994. },
  995. "asset-installer-paths": {
  996. "bower-asset-library": "vendor/bower"
  997. }
  998. },
  999. "installation-source": "dist",
  1000. "autoload": {
  1001. "psr-4": {
  1002. "dosamigos\\leaflet\\": "src"
  1003. }
  1004. },
  1005. "notification-url": "https://packagist.org/downloads/",
  1006. "license": [
  1007. "BSD-3-Clause"
  1008. ],
  1009. "authors": [
  1010. {
  1011. "name": "2amigOS! Consulting Group",
  1012. "email": "hola@2amigos.us",
  1013. "homepage": "http://2amigos.us",
  1014. "role": "Developer"
  1015. }
  1016. ],
  1017. "description": "LeafLet Mobile-Friendly Interactive Maps Extension Library for Yii2.",
  1018. "homepage": "http://yiiwheels.com/extension/leaflet-extension-library",
  1019. "keywords": [
  1020. "2amigos",
  1021. "extension",
  1022. "leaflet",
  1023. "maps",
  1024. "widget",
  1025. "yii",
  1026. "yii2"
  1027. ]
  1028. },
  1029. {
  1030. "name": "setasign/fpdi",
  1031. "version": "1.6.1",
  1032. "version_normalized": "1.6.1.0",
  1033. "source": {
  1034. "type": "git",
  1035. "url": "https://github.com/Setasign/FPDI.git",
  1036. "reference": "5b899b2b41463bf261aa69840fd30b50950a500c"
  1037. },
  1038. "dist": {
  1039. "type": "zip",
  1040. "url": "https://api.github.com/repos/Setasign/FPDI/zipball/5b899b2b41463bf261aa69840fd30b50950a500c",
  1041. "reference": "5b899b2b41463bf261aa69840fd30b50950a500c",
  1042. "shasum": ""
  1043. },
  1044. "suggest": {
  1045. "setasign/fpdf": "FPDI will extend this class but as it is also possible to use \"tecnickcom/tcpdf\" as an alternative there's no fixed dependency configured.",
  1046. "setasign/fpdi-fpdf": "Use this package to automatically evaluate dependencies to FPDF.",
  1047. "setasign/fpdi-tcpdf": "Use this package to automatically evaluate dependencies to TCPDF."
  1048. },
  1049. "time": "2015-11-30 10:53:14",
  1050. "type": "library",
  1051. "installation-source": "dist",
  1052. "autoload": {
  1053. "classmap": [
  1054. "filters/",
  1055. "fpdi.php",
  1056. "fpdf_tpl.php",
  1057. "fpdi_pdf_parser.php",
  1058. "pdf_context.php"
  1059. ]
  1060. },
  1061. "notification-url": "https://packagist.org/downloads/",
  1062. "license": [
  1063. "MIT"
  1064. ],
  1065. "authors": [
  1066. {
  1067. "name": "Jan Slabon",
  1068. "email": "jan.slabon@setasign.com",
  1069. "homepage": "https://www.setasign.com"
  1070. }
  1071. ],
  1072. "description": "FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.",
  1073. "homepage": "https://www.setasign.com/fpdi",
  1074. "keywords": [
  1075. "fpdf",
  1076. "fpdi",
  1077. "pdf"
  1078. ]
  1079. },
  1080. {
  1081. "name": "mpdf/mpdf",
  1082. "version": "v6.1.2",
  1083. "version_normalized": "6.1.2.0",
  1084. "source": {
  1085. "type": "git",
  1086. "url": "https://github.com/mpdf/mpdf.git",
  1087. "reference": "da078bc2669d3f98553ac41f920ead4c17c951ad"
  1088. },
  1089. "dist": {
  1090. "type": "zip",
  1091. "url": "https://api.github.com/repos/mpdf/mpdf/zipball/da078bc2669d3f98553ac41f920ead4c17c951ad",
  1092. "reference": "da078bc2669d3f98553ac41f920ead4c17c951ad",
  1093. "shasum": ""
  1094. },
  1095. "require": {
  1096. "ext-mbstring": "*",
  1097. "php": ">=5.4.0",
  1098. "setasign/fpdi": "1.6.*"
  1099. },
  1100. "require-dev": {
  1101. "phpunit/phpunit": "^4.7"
  1102. },
  1103. "suggest": {
  1104. "ext-zlib": "Needed for compression of embedded resources, such as fonts"
  1105. },
  1106. "time": "2016-07-20 12:31:58",
  1107. "type": "library",
  1108. "installation-source": "dist",
  1109. "autoload": {
  1110. "classmap": [
  1111. "mpdf.php",
  1112. "classes"
  1113. ]
  1114. },
  1115. "notification-url": "https://packagist.org/downloads/",
  1116. "license": [
  1117. "GPL-2.0"
  1118. ],
  1119. "authors": [
  1120. {
  1121. "name": "Ian Back",
  1122. "role": "Developer"
  1123. }
  1124. ],
  1125. "description": "A PHP class to generate PDF files from HTML with Unicode/UTF-8 and CJK support",
  1126. "homepage": "http://mpdf.github.io",
  1127. "keywords": [
  1128. "pdf",
  1129. "php",
  1130. "utf-8"
  1131. ]
  1132. },
  1133. {
  1134. "name": "yiisoft/yii2",
  1135. "version": "2.0.10",
  1136. "version_normalized": "2.0.10.0",
  1137. "source": {
  1138. "type": "git",
  1139. "url": "https://github.com/yiisoft/yii2-framework.git",
  1140. "reference": "5bfcb7a6dfa9771e2248eb8c4448613330f343ff"
  1141. },
  1142. "dist": {
  1143. "type": "zip",
  1144. "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/5bfcb7a6dfa9771e2248eb8c4448613330f343ff",
  1145. "reference": "5bfcb7a6dfa9771e2248eb8c4448613330f343ff",
  1146. "shasum": ""
  1147. },
  1148. "require": {
  1149. "bower-asset/jquery": "2.2.*@stable | 2.1.*@stable | 1.11.*@stable | 1.12.*@stable",
  1150. "bower-asset/jquery.inputmask": "~3.2.2",
  1151. "bower-asset/punycode": "1.3.*",
  1152. "bower-asset/yii2-pjax": "~2.0.1",
  1153. "cebe/markdown": "~1.0.0 | ~1.1.0",
  1154. "ext-ctype": "*",
  1155. "ext-mbstring": "*",
  1156. "ezyang/htmlpurifier": "~4.6",
  1157. "lib-pcre": "*",
  1158. "php": ">=5.4.0",
  1159. "yiisoft/yii2-composer": "~2.0.4"
  1160. },
  1161. "time": "2016-10-20 12:02:50",
  1162. "bin": [
  1163. "yii"
  1164. ],
  1165. "type": "library",
  1166. "extra": {
  1167. "branch-alias": {
  1168. "dev-master": "2.0.x-dev"
  1169. }
  1170. },
  1171. "installation-source": "dist",
  1172. "autoload": {
  1173. "psr-4": {
  1174. "yii\\": ""
  1175. }
  1176. },
  1177. "notification-url": "https://packagist.org/downloads/",
  1178. "license": [
  1179. "BSD-3-Clause"
  1180. ],
  1181. "authors": [
  1182. {
  1183. "name": "Qiang Xue",
  1184. "email": "qiang.xue@gmail.com",
  1185. "homepage": "http://www.yiiframework.com/",
  1186. "role": "Founder and project lead"
  1187. },
  1188. {
  1189. "name": "Alexander Makarov",
  1190. "email": "sam@rmcreative.ru",
  1191. "homepage": "http://rmcreative.ru/",
  1192. "role": "Core framework development"
  1193. },
  1194. {
  1195. "name": "Maurizio Domba",
  1196. "homepage": "http://mdomba.info/",
  1197. "role": "Core framework development"
  1198. },
  1199. {
  1200. "name": "Carsten Brandt",
  1201. "email": "mail@cebe.cc",
  1202. "homepage": "http://cebe.cc/",
  1203. "role": "Core framework development"
  1204. },
  1205. {
  1206. "name": "Timur Ruziev",
  1207. "email": "resurtm@gmail.com",
  1208. "homepage": "http://resurtm.com/",
  1209. "role": "Core framework development"
  1210. },
  1211. {
  1212. "name": "Paul Klimov",
  1213. "email": "klimov.paul@gmail.com",
  1214. "role": "Core framework development"
  1215. },
  1216. {
  1217. "name": "Dmitry Naumenko",
  1218. "email": "d.naumenko.a@gmail.com",
  1219. "role": "Core framework development"
  1220. }
  1221. ],
  1222. "description": "Yii PHP Framework Version 2",
  1223. "homepage": "http://www.yiiframework.com/",
  1224. "keywords": [
  1225. "framework",
  1226. "yii2"
  1227. ]
  1228. },
  1229. {
  1230. "name": "kartik-v/yii2-mpdf",
  1231. "version": "dev-master",
  1232. "version_normalized": "9999999-dev",
  1233. "source": {
  1234. "type": "git",
  1235. "url": "https://github.com/kartik-v/yii2-mpdf.git",
  1236. "reference": "94de4fd901036bb086bf86e10509649345b462a0"
  1237. },
  1238. "dist": {
  1239. "type": "zip",
  1240. "url": "https://api.github.com/repos/kartik-v/yii2-mpdf/zipball/94de4fd901036bb086bf86e10509649345b462a0",
  1241. "reference": "94de4fd901036bb086bf86e10509649345b462a0",
  1242. "shasum": ""
  1243. },
  1244. "require": {
  1245. "mpdf/mpdf": "<7.0"
  1246. },
  1247. "time": "2016-11-03 17:25:48",
  1248. "type": "yii2-extension",
  1249. "extra": {
  1250. "branch-alias": {
  1251. "dev-master": "1.0.x-dev"
  1252. }
  1253. },
  1254. "installation-source": "source",
  1255. "autoload": {
  1256. "psr-4": {
  1257. "kartik\\mpdf\\": ""
  1258. }
  1259. },
  1260. "notification-url": "https://packagist.org/downloads/",
  1261. "license": [
  1262. "BSD 3-Clause"
  1263. ],
  1264. "authors": [
  1265. {
  1266. "name": "Kartik Visweswaran",
  1267. "email": "kartikv2@gmail.com",
  1268. "homepage": "http://www.krajee.com/"
  1269. }
  1270. ],
  1271. "description": "A Yii2 wrapper component for the mPDF library which generates PDF files from UTF-8 encoded HTML.",
  1272. "homepage": "https://github.com/kartik-v/yii2-mpdf",
  1273. "keywords": [
  1274. "component",
  1275. "extension",
  1276. "html",
  1277. "mpdf",
  1278. "pdf",
  1279. "utf8",
  1280. "yii2"
  1281. ]
  1282. },
  1283. {
  1284. "name": "c006/yii2-paypal-ipn",
  1285. "version": "dev-master",
  1286. "version_normalized": "9999999-dev",
  1287. "source": {
  1288. "type": "git",
  1289. "url": "https://github.com/c006/yii2-paypal-ipn.git",
  1290. "reference": "992cb6fc6b2beeb8dd61095a7ead7276de328686"
  1291. },
  1292. "dist": {
  1293. "type": "zip",
  1294. "url": "https://api.github.com/repos/c006/yii2-paypal-ipn/zipball/992cb6fc6b2beeb8dd61095a7ead7276de328686",
  1295. "reference": "992cb6fc6b2beeb8dd61095a7ead7276de328686",
  1296. "shasum": ""
  1297. },
  1298. "time": "2015-08-08 18:07:32",
  1299. "type": "yii2-extension",
  1300. "installation-source": "source",
  1301. "autoload": {
  1302. "psr-4": {
  1303. "c006\\paypal_ipn\\": ""
  1304. }
  1305. },
  1306. "notification-url": "https://packagist.org/downloads/",
  1307. "license": [
  1308. "MIT"
  1309. ],
  1310. "authors": [
  1311. {
  1312. "name": "Jon Chambers",
  1313. "email": "jchambers.dev@gmail.com"
  1314. }
  1315. ],
  1316. "description": "This is a simple PayPal IPN listener, no other files required.",
  1317. "keywords": [
  1318. "extension",
  1319. "ipn",
  1320. "paypal",
  1321. "yii2"
  1322. ]
  1323. }
  1324. ]