You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1284 satır
40KB

  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-01T06:22:44+00:00",
  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-06T00:49:24+00:00",
  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-08T11:51:25+00:00",
  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-14T20:40:20+00:00",
  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-16T12:58:58+00:00",
  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",
  412. "version": "2.0.9",
  413. "version_normalized": "2.0.9.0",
  414. "source": {
  415. "type": "git",
  416. "url": "https://github.com/yiisoft/yii2-framework.git",
  417. "reference": "2b75151ea60e1fd820046416eee2e89c3dda1133"
  418. },
  419. "dist": {
  420. "type": "zip",
  421. "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/2b75151ea60e1fd820046416eee2e89c3dda1133",
  422. "reference": "2b75151ea60e1fd820046416eee2e89c3dda1133",
  423. "shasum": ""
  424. },
  425. "require": {
  426. "bower-asset/jquery": "2.2.*@stable | 2.1.*@stable | 1.11.*@stable | 1.12.*@stable",
  427. "bower-asset/jquery.inputmask": "~3.2.2",
  428. "bower-asset/punycode": "1.3.*",
  429. "bower-asset/yii2-pjax": "~2.0.1",
  430. "cebe/markdown": "~1.0.0 | ~1.1.0",
  431. "ext-ctype": "*",
  432. "ext-mbstring": "*",
  433. "ezyang/htmlpurifier": "~4.6",
  434. "lib-pcre": "*",
  435. "php": ">=5.4.0",
  436. "yiisoft/yii2-composer": "~2.0.4"
  437. },
  438. "time": "2016-07-11T13:36:42+00:00",
  439. "bin": [
  440. "yii"
  441. ],
  442. "type": "library",
  443. "extra": {
  444. "branch-alias": {
  445. "dev-master": "2.0.x-dev"
  446. }
  447. },
  448. "installation-source": "dist",
  449. "autoload": {
  450. "psr-4": {
  451. "yii\\": ""
  452. }
  453. },
  454. "notification-url": "https://packagist.org/downloads/",
  455. "license": [
  456. "BSD-3-Clause"
  457. ],
  458. "authors": [
  459. {
  460. "name": "Qiang Xue",
  461. "email": "qiang.xue@gmail.com",
  462. "homepage": "http://www.yiiframework.com/",
  463. "role": "Founder and project lead"
  464. },
  465. {
  466. "name": "Alexander Makarov",
  467. "email": "sam@rmcreative.ru",
  468. "homepage": "http://rmcreative.ru/",
  469. "role": "Core framework development"
  470. },
  471. {
  472. "name": "Maurizio Domba",
  473. "homepage": "http://mdomba.info/",
  474. "role": "Core framework development"
  475. },
  476. {
  477. "name": "Carsten Brandt",
  478. "email": "mail@cebe.cc",
  479. "homepage": "http://cebe.cc/",
  480. "role": "Core framework development"
  481. },
  482. {
  483. "name": "Timur Ruziev",
  484. "email": "resurtm@gmail.com",
  485. "homepage": "http://resurtm.com/",
  486. "role": "Core framework development"
  487. },
  488. {
  489. "name": "Paul Klimov",
  490. "email": "klimov.paul@gmail.com",
  491. "role": "Core framework development"
  492. },
  493. {
  494. "name": "Dmitry Naumenko",
  495. "email": "d.naumenko.a@gmail.com",
  496. "role": "Core framework development"
  497. }
  498. ],
  499. "description": "Yii PHP Framework Version 2",
  500. "homepage": "http://www.yiiframework.com/",
  501. "keywords": [
  502. "framework",
  503. "yii2"
  504. ]
  505. },
  506. {
  507. "name": "yiisoft/yii2-swiftmailer",
  508. "version": "2.0.6",
  509. "version_normalized": "2.0.6.0",
  510. "source": {
  511. "type": "git",
  512. "url": "https://github.com/yiisoft/yii2-swiftmailer.git",
  513. "reference": "26b900767f1031ff3a4668dfa36c10595875f0a5"
  514. },
  515. "dist": {
  516. "type": "zip",
  517. "url": "https://api.github.com/repos/yiisoft/yii2-swiftmailer/zipball/26b900767f1031ff3a4668dfa36c10595875f0a5",
  518. "reference": "26b900767f1031ff3a4668dfa36c10595875f0a5",
  519. "shasum": ""
  520. },
  521. "require": {
  522. "swiftmailer/swiftmailer": "~5.0",
  523. "yiisoft/yii2": "~2.0.4"
  524. },
  525. "time": "2016-09-09T11:48:11+00:00",
  526. "type": "yii2-extension",
  527. "extra": {
  528. "branch-alias": {
  529. "dev-master": "2.0.x-dev"
  530. }
  531. },
  532. "installation-source": "dist",
  533. "autoload": {
  534. "psr-4": {
  535. "yii\\swiftmailer\\": ""
  536. }
  537. },
  538. "notification-url": "https://packagist.org/downloads/",
  539. "license": [
  540. "BSD-3-Clause"
  541. ],
  542. "authors": [
  543. {
  544. "name": "Paul Klimov",
  545. "email": "klimov.paul@gmail.com"
  546. }
  547. ],
  548. "description": "The SwiftMailer integration for the Yii framework",
  549. "keywords": [
  550. "email",
  551. "mail",
  552. "mailer",
  553. "swift",
  554. "swiftmailer",
  555. "yii2"
  556. ]
  557. },
  558. {
  559. "name": "bower-asset/chartjs",
  560. "version": "v2.1.6",
  561. "version_normalized": "2.1.6.0",
  562. "source": {
  563. "type": "git",
  564. "url": "https://github.com/chartjs/Chart.js.git",
  565. "reference": "07662b158d829f395b2c97d732e60599b8b5c4e4"
  566. },
  567. "dist": {
  568. "type": "zip",
  569. "url": "https://api.github.com/repos/chartjs/Chart.js/zipball/07662b158d829f395b2c97d732e60599b8b5c4e4",
  570. "reference": "07662b158d829f395b2c97d732e60599b8b5c4e4",
  571. "shasum": ""
  572. },
  573. "require-dev": {
  574. "bower-asset/jquery": "~2.1.4"
  575. },
  576. "type": "bower-asset-library",
  577. "extra": {
  578. "bower-asset-main": [
  579. "dist/Chart.js"
  580. ]
  581. },
  582. "installation-source": "dist",
  583. "license": [
  584. "MIT"
  585. ],
  586. "description": "Simple HTML5 Charts using the canvas element"
  587. },
  588. {
  589. "name": "2amigos/yii2-chartjs-widget",
  590. "version": "2.0.1",
  591. "version_normalized": "2.0.1.0",
  592. "source": {
  593. "type": "git",
  594. "url": "https://github.com/2amigos/yii2-chartjs-widget.git",
  595. "reference": "9e9c55212f80870820739a3b6e5deea88789876a"
  596. },
  597. "dist": {
  598. "type": "zip",
  599. "url": "https://api.github.com/repos/2amigos/yii2-chartjs-widget/zipball/9e9c55212f80870820739a3b6e5deea88789876a",
  600. "reference": "9e9c55212f80870820739a3b6e5deea88789876a",
  601. "shasum": ""
  602. },
  603. "require": {
  604. "bower-asset/chartjs": "2.1.6",
  605. "yiisoft/yii2": "*"
  606. },
  607. "require-dev": {
  608. "phpunit/phpunit": "4.*"
  609. },
  610. "time": "2016-07-09T19:09:35+00:00",
  611. "type": "yii2-extension",
  612. "extra": {
  613. "branch-alias": {
  614. "dev-master": "1.0-dev"
  615. },
  616. "asset-installer-paths": {
  617. "bower-asset-library": "vendor/bower"
  618. }
  619. },
  620. "installation-source": "dist",
  621. "autoload": {
  622. "psr-4": {
  623. "dosamigos\\chartjs\\": "src"
  624. }
  625. },
  626. "notification-url": "https://packagist.org/downloads/",
  627. "license": [
  628. "BSD-3-Clause"
  629. ],
  630. "authors": [
  631. {
  632. "name": "2amigOS! Consulting Group",
  633. "email": "hola@2amigos.us",
  634. "homepage": "http://2amigos.us",
  635. "role": "Developer"
  636. }
  637. ],
  638. "description": "ChartJs widget for Yii2.",
  639. "homepage": "http://yiiwheels.com/extension/chartjs-widget",
  640. "keywords": [
  641. "2amigos",
  642. "chartjs",
  643. "extension",
  644. "widget",
  645. "yii",
  646. "yii 2",
  647. "yii2"
  648. ]
  649. },
  650. {
  651. "name": "yiisoft/yii2-codeception",
  652. "version": "2.0.5",
  653. "version_normalized": "2.0.5.0",
  654. "source": {
  655. "type": "git",
  656. "url": "https://github.com/yiisoft/yii2-codeception.git",
  657. "reference": "c916a36d09fc128b05a374e7922bc56854334d56"
  658. },
  659. "dist": {
  660. "type": "zip",
  661. "url": "https://api.github.com/repos/yiisoft/yii2-codeception/zipball/c916a36d09fc128b05a374e7922bc56854334d56",
  662. "reference": "c916a36d09fc128b05a374e7922bc56854334d56",
  663. "shasum": ""
  664. },
  665. "require": {
  666. "yiisoft/yii2": ">=2.0.4"
  667. },
  668. "time": "2016-03-17T03:41:26+00:00",
  669. "type": "yii2-extension",
  670. "extra": {
  671. "branch-alias": {
  672. "dev-master": "2.0.x-dev"
  673. }
  674. },
  675. "installation-source": "dist",
  676. "autoload": {
  677. "psr-4": {
  678. "yii\\codeception\\": ""
  679. }
  680. },
  681. "notification-url": "https://packagist.org/downloads/",
  682. "license": [
  683. "BSD-3-Clause"
  684. ],
  685. "authors": [
  686. {
  687. "name": "Mark Jebri",
  688. "email": "mark.github@yandex.ru"
  689. }
  690. ],
  691. "description": "The Codeception integration for the Yii framework",
  692. "keywords": [
  693. "codeception",
  694. "yii2"
  695. ],
  696. "abandoned": "codeception/codeception"
  697. },
  698. {
  699. "name": "bower-asset/bootstrap",
  700. "version": "v3.3.7",
  701. "version_normalized": "3.3.7.0",
  702. "source": {
  703. "type": "git",
  704. "url": "https://github.com/twbs/bootstrap.git",
  705. "reference": "0b9c4a4007c44201dce9a6cc1a38407005c26c86"
  706. },
  707. "dist": {
  708. "type": "zip",
  709. "url": "https://api.github.com/repos/twbs/bootstrap/zipball/0b9c4a4007c44201dce9a6cc1a38407005c26c86",
  710. "reference": "0b9c4a4007c44201dce9a6cc1a38407005c26c86",
  711. "shasum": ""
  712. },
  713. "require": {
  714. "bower-asset/jquery": ">=1.9.1,<=3"
  715. },
  716. "type": "bower-asset-library",
  717. "extra": {
  718. "bower-asset-main": [
  719. "less/bootstrap.less",
  720. "dist/js/bootstrap.js"
  721. ],
  722. "bower-asset-ignore": [
  723. "/.*",
  724. "_config.yml",
  725. "CNAME",
  726. "composer.json",
  727. "CONTRIBUTING.md",
  728. "docs",
  729. "js/tests",
  730. "test-infra"
  731. ]
  732. },
  733. "installation-source": "dist",
  734. "license": [
  735. "MIT"
  736. ],
  737. "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
  738. "keywords": [
  739. "css",
  740. "framework",
  741. "front-end",
  742. "js",
  743. "less",
  744. "mobile-first",
  745. "responsive",
  746. "web"
  747. ]
  748. },
  749. {
  750. "name": "yiisoft/yii2-bootstrap",
  751. "version": "2.0.6",
  752. "version_normalized": "2.0.6.0",
  753. "source": {
  754. "type": "git",
  755. "url": "https://github.com/yiisoft/yii2-bootstrap.git",
  756. "reference": "3fd2b8c950cce79d60e9702d6bcb24eb3c80f6c5"
  757. },
  758. "dist": {
  759. "type": "zip",
  760. "url": "https://api.github.com/repos/yiisoft/yii2-bootstrap/zipball/3fd2b8c950cce79d60e9702d6bcb24eb3c80f6c5",
  761. "reference": "3fd2b8c950cce79d60e9702d6bcb24eb3c80f6c5",
  762. "shasum": ""
  763. },
  764. "require": {
  765. "bower-asset/bootstrap": "3.3.* | 3.2.* | 3.1.*",
  766. "yiisoft/yii2": ">=2.0.6"
  767. },
  768. "time": "2016-03-17T03:29:28+00:00",
  769. "type": "yii2-extension",
  770. "extra": {
  771. "branch-alias": {
  772. "dev-master": "2.0.x-dev"
  773. },
  774. "asset-installer-paths": {
  775. "npm-asset-library": "vendor/npm",
  776. "bower-asset-library": "vendor/bower"
  777. }
  778. },
  779. "installation-source": "dist",
  780. "autoload": {
  781. "psr-4": {
  782. "yii\\bootstrap\\": ""
  783. }
  784. },
  785. "notification-url": "https://packagist.org/downloads/",
  786. "license": [
  787. "BSD-3-Clause"
  788. ],
  789. "authors": [
  790. {
  791. "name": "Qiang Xue",
  792. "email": "qiang.xue@gmail.com"
  793. }
  794. ],
  795. "description": "The Twitter Bootstrap extension for the Yii framework",
  796. "keywords": [
  797. "bootstrap",
  798. "yii2"
  799. ]
  800. },
  801. {
  802. "name": "yiisoft/yii2-debug",
  803. "version": "2.0.6",
  804. "version_normalized": "2.0.6.0",
  805. "source": {
  806. "type": "git",
  807. "url": "https://github.com/yiisoft/yii2-debug.git",
  808. "reference": "55ed2e853ed8050a34415f63a4da84f88a56f895"
  809. },
  810. "dist": {
  811. "type": "zip",
  812. "url": "https://api.github.com/repos/yiisoft/yii2-debug/zipball/55ed2e853ed8050a34415f63a4da84f88a56f895",
  813. "reference": "55ed2e853ed8050a34415f63a4da84f88a56f895",
  814. "shasum": ""
  815. },
  816. "require": {
  817. "yiisoft/yii2": ">=2.0.4",
  818. "yiisoft/yii2-bootstrap": "*"
  819. },
  820. "time": "2016-03-17T03:50:19+00:00",
  821. "type": "yii2-extension",
  822. "extra": {
  823. "branch-alias": {
  824. "dev-master": "2.0.x-dev"
  825. }
  826. },
  827. "installation-source": "dist",
  828. "autoload": {
  829. "psr-4": {
  830. "yii\\debug\\": ""
  831. }
  832. },
  833. "notification-url": "https://packagist.org/downloads/",
  834. "license": [
  835. "BSD-3-Clause"
  836. ],
  837. "authors": [
  838. {
  839. "name": "Qiang Xue",
  840. "email": "qiang.xue@gmail.com"
  841. }
  842. ],
  843. "description": "The debugger extension for the Yii framework",
  844. "keywords": [
  845. "debug",
  846. "debugger",
  847. "yii2"
  848. ]
  849. },
  850. {
  851. "name": "bower-asset/typeahead.js",
  852. "version": "v0.11.1",
  853. "version_normalized": "0.11.1.0",
  854. "source": {
  855. "type": "git",
  856. "url": "https://github.com/twitter/typeahead.js.git",
  857. "reference": "588440f66559714280628a4f9799f0c4eb880a4a"
  858. },
  859. "dist": {
  860. "type": "zip",
  861. "url": "https://api.github.com/repos/twitter/typeahead.js/zipball/588440f66559714280628a4f9799f0c4eb880a4a",
  862. "reference": "588440f66559714280628a4f9799f0c4eb880a4a",
  863. "shasum": ""
  864. },
  865. "require": {
  866. "bower-asset/jquery": ">=1.7"
  867. },
  868. "require-dev": {
  869. "bower-asset/jasmine-ajax": "~1.3.1",
  870. "bower-asset/jasmine-jquery": "~1.5.2",
  871. "bower-asset/jquery": "~1.7"
  872. },
  873. "type": "bower-asset-library",
  874. "extra": {
  875. "bower-asset-main": "dist/typeahead.bundle.js"
  876. },
  877. "installation-source": "dist"
  878. },
  879. {
  880. "name": "phpspec/php-diff",
  881. "version": "v1.1.0",
  882. "version_normalized": "1.1.0.0",
  883. "source": {
  884. "type": "git",
  885. "url": "https://github.com/phpspec/php-diff.git",
  886. "reference": "0464787bfa7cd13576c5a1e318709768798bec6a"
  887. },
  888. "dist": {
  889. "type": "zip",
  890. "url": "https://api.github.com/repos/phpspec/php-diff/zipball/0464787bfa7cd13576c5a1e318709768798bec6a",
  891. "reference": "0464787bfa7cd13576c5a1e318709768798bec6a",
  892. "shasum": ""
  893. },
  894. "time": "2016-04-07T12:29:16+00:00",
  895. "type": "library",
  896. "extra": {
  897. "branch-alias": {
  898. "dev-master": "1.0.x-dev"
  899. }
  900. },
  901. "installation-source": "dist",
  902. "autoload": {
  903. "psr-0": {
  904. "Diff": "lib/"
  905. }
  906. },
  907. "notification-url": "https://packagist.org/downloads/",
  908. "license": [
  909. "BSD-3-Clause"
  910. ],
  911. "authors": [
  912. {
  913. "name": "Chris Boulton",
  914. "homepage": "http://github.com/chrisboulton"
  915. }
  916. ],
  917. "description": "A comprehensive library for generating differences between two hashable objects (strings or arrays)."
  918. },
  919. {
  920. "name": "yiisoft/yii2-gii",
  921. "version": "2.0.5",
  922. "version_normalized": "2.0.5.0",
  923. "source": {
  924. "type": "git",
  925. "url": "https://github.com/yiisoft/yii2-gii.git",
  926. "reference": "1bd6df6804ca077ec022587905a0d43eb286f507"
  927. },
  928. "dist": {
  929. "type": "zip",
  930. "url": "https://api.github.com/repos/yiisoft/yii2-gii/zipball/1bd6df6804ca077ec022587905a0d43eb286f507",
  931. "reference": "1bd6df6804ca077ec022587905a0d43eb286f507",
  932. "shasum": ""
  933. },
  934. "require": {
  935. "bower-asset/typeahead.js": "0.10.* | ~0.11.0",
  936. "phpspec/php-diff": ">=1.0.2",
  937. "yiisoft/yii2": ">=2.0.4",
  938. "yiisoft/yii2-bootstrap": "~2.0"
  939. },
  940. "time": "2016-03-18T14:09:46+00:00",
  941. "type": "yii2-extension",
  942. "extra": {
  943. "branch-alias": {
  944. "dev-master": "2.0.x-dev"
  945. },
  946. "asset-installer-paths": {
  947. "npm-asset-library": "vendor/npm",
  948. "bower-asset-library": "vendor/bower"
  949. }
  950. },
  951. "installation-source": "dist",
  952. "autoload": {
  953. "psr-4": {
  954. "yii\\gii\\": ""
  955. }
  956. },
  957. "notification-url": "https://packagist.org/downloads/",
  958. "license": [
  959. "BSD-3-Clause"
  960. ],
  961. "authors": [
  962. {
  963. "name": "Qiang Xue",
  964. "email": "qiang.xue@gmail.com"
  965. }
  966. ],
  967. "description": "The Gii extension for the Yii framework",
  968. "keywords": [
  969. "code generator",
  970. "gii",
  971. "yii2"
  972. ]
  973. },
  974. {
  975. "name": "fzaninotto/faker",
  976. "version": "v1.6.0",
  977. "version_normalized": "1.6.0.0",
  978. "source": {
  979. "type": "git",
  980. "url": "https://github.com/fzaninotto/Faker.git",
  981. "reference": "44f9a286a04b80c76a4e5fb7aad8bb539b920123"
  982. },
  983. "dist": {
  984. "type": "zip",
  985. "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/44f9a286a04b80c76a4e5fb7aad8bb539b920123",
  986. "reference": "44f9a286a04b80c76a4e5fb7aad8bb539b920123",
  987. "shasum": ""
  988. },
  989. "require": {
  990. "php": "^5.3.3|^7.0"
  991. },
  992. "require-dev": {
  993. "ext-intl": "*",
  994. "phpunit/phpunit": "~4.0",
  995. "squizlabs/php_codesniffer": "~1.5"
  996. },
  997. "time": "2016-04-29T12:21:54+00:00",
  998. "type": "library",
  999. "extra": {
  1000. "branch-alias": []
  1001. },
  1002. "installation-source": "dist",
  1003. "autoload": {
  1004. "psr-4": {
  1005. "Faker\\": "src/Faker/"
  1006. }
  1007. },
  1008. "notification-url": "https://packagist.org/downloads/",
  1009. "license": [
  1010. "MIT"
  1011. ],
  1012. "authors": [
  1013. {
  1014. "name": "François Zaninotto"
  1015. }
  1016. ],
  1017. "description": "Faker is a PHP library that generates fake data for you.",
  1018. "keywords": [
  1019. "data",
  1020. "faker",
  1021. "fixtures"
  1022. ]
  1023. },
  1024. {
  1025. "name": "bower-asset/leaflet",
  1026. "version": "v0.7.7",
  1027. "version_normalized": "0.7.7.0",
  1028. "source": {
  1029. "type": "git",
  1030. "url": "https://github.com/Leaflet/Leaflet.git",
  1031. "reference": "197f9d43b7bbc73c0492bf62cd666a5a98038098"
  1032. },
  1033. "dist": {
  1034. "type": "zip",
  1035. "url": "https://api.github.com/repos/Leaflet/Leaflet/zipball/197f9d43b7bbc73c0492bf62cd666a5a98038098",
  1036. "reference": "197f9d43b7bbc73c0492bf62cd666a5a98038098",
  1037. "shasum": ""
  1038. },
  1039. "type": "bower-asset-library",
  1040. "extra": {
  1041. "bower-asset-main": [
  1042. "dist/leaflet.css",
  1043. "dist/leaflet-src.js",
  1044. "dist/images/layers-2x.png",
  1045. "dist/images/layers.png",
  1046. "dist/images/marker-icon-2x.png",
  1047. "dist/images/marker-icon.png",
  1048. "dist/images/marker-shadow.png"
  1049. ],
  1050. "bower-asset-ignore": [
  1051. ".*",
  1052. "CHANGELOG.json",
  1053. "FAQ.md",
  1054. "debug",
  1055. "spec",
  1056. "src",
  1057. "build"
  1058. ]
  1059. },
  1060. "installation-source": "dist",
  1061. "description": "JavaScript library for mobile-friendly interactive maps"
  1062. },
  1063. {
  1064. "name": "2amigos/yii2-leaflet-extension",
  1065. "version": "1.0.2",
  1066. "version_normalized": "1.0.2.0",
  1067. "source": {
  1068. "type": "git",
  1069. "url": "https://github.com/2amigos/yii2-leaflet-extension.git",
  1070. "reference": "05ac1496b0b7a5c7bdeec110a02f0e36d0a91e88"
  1071. },
  1072. "dist": {
  1073. "type": "zip",
  1074. "url": "https://api.github.com/repos/2amigos/yii2-leaflet-extension/zipball/05ac1496b0b7a5c7bdeec110a02f0e36d0a91e88",
  1075. "reference": "05ac1496b0b7a5c7bdeec110a02f0e36d0a91e88",
  1076. "shasum": ""
  1077. },
  1078. "require": {
  1079. "bower-asset/leaflet": "0.7.*@stable",
  1080. "yiisoft/yii2": "~2.0.0"
  1081. },
  1082. "require-dev": {
  1083. "phpunit/phpunit": "4.*"
  1084. },
  1085. "time": "2016-02-05T23:47:38+00:00",
  1086. "type": "yii2-extension",
  1087. "extra": {
  1088. "branch-alias": {
  1089. "dev-master": "1.0-dev"
  1090. },
  1091. "asset-installer-paths": {
  1092. "bower-asset-library": "vendor/bower"
  1093. }
  1094. },
  1095. "installation-source": "dist",
  1096. "autoload": {
  1097. "psr-4": {
  1098. "dosamigos\\leaflet\\": "src"
  1099. }
  1100. },
  1101. "notification-url": "https://packagist.org/downloads/",
  1102. "license": [
  1103. "BSD-3-Clause"
  1104. ],
  1105. "authors": [
  1106. {
  1107. "name": "2amigOS! Consulting Group",
  1108. "email": "hola@2amigos.us",
  1109. "homepage": "http://2amigos.us",
  1110. "role": "Developer"
  1111. }
  1112. ],
  1113. "description": "LeafLet Mobile-Friendly Interactive Maps Extension Library for Yii2.",
  1114. "homepage": "http://yiiwheels.com/extension/leaflet-extension-library",
  1115. "keywords": [
  1116. "2amigos",
  1117. "extension",
  1118. "leaflet",
  1119. "maps",
  1120. "widget",
  1121. "yii",
  1122. "yii2"
  1123. ]
  1124. },
  1125. {
  1126. "name": "setasign/fpdi",
  1127. "version": "1.6.1",
  1128. "version_normalized": "1.6.1.0",
  1129. "source": {
  1130. "type": "git",
  1131. "url": "https://github.com/Setasign/FPDI.git",
  1132. "reference": "5b899b2b41463bf261aa69840fd30b50950a500c"
  1133. },
  1134. "dist": {
  1135. "type": "zip",
  1136. "url": "https://api.github.com/repos/Setasign/FPDI/zipball/5b899b2b41463bf261aa69840fd30b50950a500c",
  1137. "reference": "5b899b2b41463bf261aa69840fd30b50950a500c",
  1138. "shasum": ""
  1139. },
  1140. "suggest": {
  1141. "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.",
  1142. "setasign/fpdi-fpdf": "Use this package to automatically evaluate dependencies to FPDF.",
  1143. "setasign/fpdi-tcpdf": "Use this package to automatically evaluate dependencies to TCPDF."
  1144. },
  1145. "time": "2015-11-30T10:53:14+00:00",
  1146. "type": "library",
  1147. "installation-source": "dist",
  1148. "autoload": {
  1149. "classmap": [
  1150. "filters/",
  1151. "fpdi.php",
  1152. "fpdf_tpl.php",
  1153. "fpdi_pdf_parser.php",
  1154. "pdf_context.php"
  1155. ]
  1156. },
  1157. "notification-url": "https://packagist.org/downloads/",
  1158. "license": [
  1159. "MIT"
  1160. ],
  1161. "authors": [
  1162. {
  1163. "name": "Jan Slabon",
  1164. "email": "jan.slabon@setasign.com",
  1165. "homepage": "https://www.setasign.com"
  1166. }
  1167. ],
  1168. "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.",
  1169. "homepage": "https://www.setasign.com/fpdi",
  1170. "keywords": [
  1171. "fpdf",
  1172. "fpdi",
  1173. "pdf"
  1174. ]
  1175. },
  1176. {
  1177. "name": "mpdf/mpdf",
  1178. "version": "v6.1.2",
  1179. "version_normalized": "6.1.2.0",
  1180. "source": {
  1181. "type": "git",
  1182. "url": "https://github.com/mpdf/mpdf.git",
  1183. "reference": "da078bc2669d3f98553ac41f920ead4c17c951ad"
  1184. },
  1185. "dist": {
  1186. "type": "zip",
  1187. "url": "https://api.github.com/repos/mpdf/mpdf/zipball/da078bc2669d3f98553ac41f920ead4c17c951ad",
  1188. "reference": "da078bc2669d3f98553ac41f920ead4c17c951ad",
  1189. "shasum": ""
  1190. },
  1191. "require": {
  1192. "ext-mbstring": "*",
  1193. "php": ">=5.4.0",
  1194. "setasign/fpdi": "1.6.*"
  1195. },
  1196. "require-dev": {
  1197. "phpunit/phpunit": "^4.7"
  1198. },
  1199. "suggest": {
  1200. "ext-zlib": "Needed for compression of embedded resources, such as fonts"
  1201. },
  1202. "time": "2016-07-20T12:31:58+00:00",
  1203. "type": "library",
  1204. "installation-source": "dist",
  1205. "autoload": {
  1206. "classmap": [
  1207. "mpdf.php",
  1208. "classes"
  1209. ]
  1210. },
  1211. "notification-url": "https://packagist.org/downloads/",
  1212. "license": [
  1213. "GPL-2.0"
  1214. ],
  1215. "authors": [
  1216. {
  1217. "name": "Ian Back",
  1218. "role": "Developer"
  1219. }
  1220. ],
  1221. "description": "A PHP class to generate PDF files from HTML with Unicode/UTF-8 and CJK support",
  1222. "homepage": "http://mpdf.github.io",
  1223. "keywords": [
  1224. "pdf",
  1225. "php",
  1226. "utf-8"
  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": "c9a888f5755d09bb10a9e5c0675e13565262a1bb"
  1237. },
  1238. "dist": {
  1239. "type": "zip",
  1240. "url": "https://api.github.com/repos/kartik-v/yii2-mpdf/zipball/c9a888f5755d09bb10a9e5c0675e13565262a1bb",
  1241. "reference": "c9a888f5755d09bb10a9e5c0675e13565262a1bb",
  1242. "shasum": ""
  1243. },
  1244. "require": {
  1245. "mpdf/mpdf": "<7.0"
  1246. },
  1247. "time": "2016-09-11T05:41:04+00:00",
  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. ]