您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

1125 行
34KB

  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",
  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-11 13:36:42",
  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-09 11:48:11",
  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-09 19:09:35",
  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-17 03:41:26",
  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. },
  697. {
  698. "name": "bower-asset/bootstrap",
  699. "version": "v3.3.7",
  700. "version_normalized": "3.3.7.0",
  701. "source": {
  702. "type": "git",
  703. "url": "https://github.com/twbs/bootstrap.git",
  704. "reference": "0b9c4a4007c44201dce9a6cc1a38407005c26c86"
  705. },
  706. "dist": {
  707. "type": "zip",
  708. "url": "https://api.github.com/repos/twbs/bootstrap/zipball/0b9c4a4007c44201dce9a6cc1a38407005c26c86",
  709. "reference": "0b9c4a4007c44201dce9a6cc1a38407005c26c86",
  710. "shasum": ""
  711. },
  712. "require": {
  713. "bower-asset/jquery": ">=1.9.1,<=3"
  714. },
  715. "type": "bower-asset-library",
  716. "extra": {
  717. "bower-asset-main": [
  718. "less/bootstrap.less",
  719. "dist/js/bootstrap.js"
  720. ],
  721. "bower-asset-ignore": [
  722. "/.*",
  723. "_config.yml",
  724. "CNAME",
  725. "composer.json",
  726. "CONTRIBUTING.md",
  727. "docs",
  728. "js/tests",
  729. "test-infra"
  730. ]
  731. },
  732. "installation-source": "dist",
  733. "license": [
  734. "MIT"
  735. ],
  736. "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
  737. "keywords": [
  738. "css",
  739. "framework",
  740. "front-end",
  741. "js",
  742. "less",
  743. "mobile-first",
  744. "responsive",
  745. "web"
  746. ]
  747. },
  748. {
  749. "name": "yiisoft/yii2-bootstrap",
  750. "version": "2.0.6",
  751. "version_normalized": "2.0.6.0",
  752. "source": {
  753. "type": "git",
  754. "url": "https://github.com/yiisoft/yii2-bootstrap.git",
  755. "reference": "3fd2b8c950cce79d60e9702d6bcb24eb3c80f6c5"
  756. },
  757. "dist": {
  758. "type": "zip",
  759. "url": "https://api.github.com/repos/yiisoft/yii2-bootstrap/zipball/3fd2b8c950cce79d60e9702d6bcb24eb3c80f6c5",
  760. "reference": "3fd2b8c950cce79d60e9702d6bcb24eb3c80f6c5",
  761. "shasum": ""
  762. },
  763. "require": {
  764. "bower-asset/bootstrap": "3.3.* | 3.2.* | 3.1.*",
  765. "yiisoft/yii2": ">=2.0.6"
  766. },
  767. "time": "2016-03-17 03:29:28",
  768. "type": "yii2-extension",
  769. "extra": {
  770. "branch-alias": {
  771. "dev-master": "2.0.x-dev"
  772. },
  773. "asset-installer-paths": {
  774. "npm-asset-library": "vendor/npm",
  775. "bower-asset-library": "vendor/bower"
  776. }
  777. },
  778. "installation-source": "dist",
  779. "autoload": {
  780. "psr-4": {
  781. "yii\\bootstrap\\": ""
  782. }
  783. },
  784. "notification-url": "https://packagist.org/downloads/",
  785. "license": [
  786. "BSD-3-Clause"
  787. ],
  788. "authors": [
  789. {
  790. "name": "Qiang Xue",
  791. "email": "qiang.xue@gmail.com"
  792. }
  793. ],
  794. "description": "The Twitter Bootstrap extension for the Yii framework",
  795. "keywords": [
  796. "bootstrap",
  797. "yii2"
  798. ]
  799. },
  800. {
  801. "name": "yiisoft/yii2-debug",
  802. "version": "2.0.6",
  803. "version_normalized": "2.0.6.0",
  804. "source": {
  805. "type": "git",
  806. "url": "https://github.com/yiisoft/yii2-debug.git",
  807. "reference": "55ed2e853ed8050a34415f63a4da84f88a56f895"
  808. },
  809. "dist": {
  810. "type": "zip",
  811. "url": "https://api.github.com/repos/yiisoft/yii2-debug/zipball/55ed2e853ed8050a34415f63a4da84f88a56f895",
  812. "reference": "55ed2e853ed8050a34415f63a4da84f88a56f895",
  813. "shasum": ""
  814. },
  815. "require": {
  816. "yiisoft/yii2": ">=2.0.4",
  817. "yiisoft/yii2-bootstrap": "*"
  818. },
  819. "time": "2016-03-17 03:50:19",
  820. "type": "yii2-extension",
  821. "extra": {
  822. "branch-alias": {
  823. "dev-master": "2.0.x-dev"
  824. }
  825. },
  826. "installation-source": "dist",
  827. "autoload": {
  828. "psr-4": {
  829. "yii\\debug\\": ""
  830. }
  831. },
  832. "notification-url": "https://packagist.org/downloads/",
  833. "license": [
  834. "BSD-3-Clause"
  835. ],
  836. "authors": [
  837. {
  838. "name": "Qiang Xue",
  839. "email": "qiang.xue@gmail.com"
  840. }
  841. ],
  842. "description": "The debugger extension for the Yii framework",
  843. "keywords": [
  844. "debug",
  845. "debugger",
  846. "yii2"
  847. ]
  848. },
  849. {
  850. "name": "bower-asset/typeahead.js",
  851. "version": "v0.11.1",
  852. "version_normalized": "0.11.1.0",
  853. "source": {
  854. "type": "git",
  855. "url": "https://github.com/twitter/typeahead.js.git",
  856. "reference": "588440f66559714280628a4f9799f0c4eb880a4a"
  857. },
  858. "dist": {
  859. "type": "zip",
  860. "url": "https://api.github.com/repos/twitter/typeahead.js/zipball/588440f66559714280628a4f9799f0c4eb880a4a",
  861. "reference": "588440f66559714280628a4f9799f0c4eb880a4a",
  862. "shasum": ""
  863. },
  864. "require": {
  865. "bower-asset/jquery": ">=1.7"
  866. },
  867. "require-dev": {
  868. "bower-asset/jasmine-ajax": "~1.3.1",
  869. "bower-asset/jasmine-jquery": "~1.5.2",
  870. "bower-asset/jquery": "~1.7"
  871. },
  872. "type": "bower-asset-library",
  873. "extra": {
  874. "bower-asset-main": "dist/typeahead.bundle.js"
  875. },
  876. "installation-source": "dist"
  877. },
  878. {
  879. "name": "phpspec/php-diff",
  880. "version": "v1.1.0",
  881. "version_normalized": "1.1.0.0",
  882. "source": {
  883. "type": "git",
  884. "url": "https://github.com/phpspec/php-diff.git",
  885. "reference": "0464787bfa7cd13576c5a1e318709768798bec6a"
  886. },
  887. "dist": {
  888. "type": "zip",
  889. "url": "https://api.github.com/repos/phpspec/php-diff/zipball/0464787bfa7cd13576c5a1e318709768798bec6a",
  890. "reference": "0464787bfa7cd13576c5a1e318709768798bec6a",
  891. "shasum": ""
  892. },
  893. "time": "2016-04-07 12:29:16",
  894. "type": "library",
  895. "extra": {
  896. "branch-alias": {
  897. "dev-master": "1.0.x-dev"
  898. }
  899. },
  900. "installation-source": "dist",
  901. "autoload": {
  902. "psr-0": {
  903. "Diff": "lib/"
  904. }
  905. },
  906. "notification-url": "https://packagist.org/downloads/",
  907. "license": [
  908. "BSD-3-Clause"
  909. ],
  910. "authors": [
  911. {
  912. "name": "Chris Boulton",
  913. "homepage": "http://github.com/chrisboulton"
  914. }
  915. ],
  916. "description": "A comprehensive library for generating differences between two hashable objects (strings or arrays)."
  917. },
  918. {
  919. "name": "yiisoft/yii2-gii",
  920. "version": "2.0.5",
  921. "version_normalized": "2.0.5.0",
  922. "source": {
  923. "type": "git",
  924. "url": "https://github.com/yiisoft/yii2-gii.git",
  925. "reference": "1bd6df6804ca077ec022587905a0d43eb286f507"
  926. },
  927. "dist": {
  928. "type": "zip",
  929. "url": "https://api.github.com/repos/yiisoft/yii2-gii/zipball/1bd6df6804ca077ec022587905a0d43eb286f507",
  930. "reference": "1bd6df6804ca077ec022587905a0d43eb286f507",
  931. "shasum": ""
  932. },
  933. "require": {
  934. "bower-asset/typeahead.js": "0.10.* | ~0.11.0",
  935. "phpspec/php-diff": ">=1.0.2",
  936. "yiisoft/yii2": ">=2.0.4",
  937. "yiisoft/yii2-bootstrap": "~2.0"
  938. },
  939. "time": "2016-03-18 14:09:46",
  940. "type": "yii2-extension",
  941. "extra": {
  942. "branch-alias": {
  943. "dev-master": "2.0.x-dev"
  944. },
  945. "asset-installer-paths": {
  946. "npm-asset-library": "vendor/npm",
  947. "bower-asset-library": "vendor/bower"
  948. }
  949. },
  950. "installation-source": "dist",
  951. "autoload": {
  952. "psr-4": {
  953. "yii\\gii\\": ""
  954. }
  955. },
  956. "notification-url": "https://packagist.org/downloads/",
  957. "license": [
  958. "BSD-3-Clause"
  959. ],
  960. "authors": [
  961. {
  962. "name": "Qiang Xue",
  963. "email": "qiang.xue@gmail.com"
  964. }
  965. ],
  966. "description": "The Gii extension for the Yii framework",
  967. "keywords": [
  968. "code generator",
  969. "gii",
  970. "yii2"
  971. ]
  972. },
  973. {
  974. "name": "fzaninotto/faker",
  975. "version": "v1.6.0",
  976. "version_normalized": "1.6.0.0",
  977. "source": {
  978. "type": "git",
  979. "url": "https://github.com/fzaninotto/Faker.git",
  980. "reference": "44f9a286a04b80c76a4e5fb7aad8bb539b920123"
  981. },
  982. "dist": {
  983. "type": "zip",
  984. "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/44f9a286a04b80c76a4e5fb7aad8bb539b920123",
  985. "reference": "44f9a286a04b80c76a4e5fb7aad8bb539b920123",
  986. "shasum": ""
  987. },
  988. "require": {
  989. "php": "^5.3.3|^7.0"
  990. },
  991. "require-dev": {
  992. "ext-intl": "*",
  993. "phpunit/phpunit": "~4.0",
  994. "squizlabs/php_codesniffer": "~1.5"
  995. },
  996. "time": "2016-04-29 12:21:54",
  997. "type": "library",
  998. "extra": {
  999. "branch-alias": []
  1000. },
  1001. "installation-source": "dist",
  1002. "autoload": {
  1003. "psr-4": {
  1004. "Faker\\": "src/Faker/"
  1005. }
  1006. },
  1007. "notification-url": "https://packagist.org/downloads/",
  1008. "license": [
  1009. "MIT"
  1010. ],
  1011. "authors": [
  1012. {
  1013. "name": "François Zaninotto"
  1014. }
  1015. ],
  1016. "description": "Faker is a PHP library that generates fake data for you.",
  1017. "keywords": [
  1018. "data",
  1019. "faker",
  1020. "fixtures"
  1021. ]
  1022. },
  1023. {
  1024. "name": "bower-asset/leaflet",
  1025. "version": "v0.7.7",
  1026. "version_normalized": "0.7.7.0",
  1027. "source": {
  1028. "type": "git",
  1029. "url": "https://github.com/Leaflet/Leaflet.git",
  1030. "reference": "197f9d43b7bbc73c0492bf62cd666a5a98038098"
  1031. },
  1032. "dist": {
  1033. "type": "zip",
  1034. "url": "https://api.github.com/repos/Leaflet/Leaflet/zipball/197f9d43b7bbc73c0492bf62cd666a5a98038098",
  1035. "reference": "197f9d43b7bbc73c0492bf62cd666a5a98038098",
  1036. "shasum": ""
  1037. },
  1038. "type": "bower-asset-library",
  1039. "extra": {
  1040. "bower-asset-main": [
  1041. "dist/leaflet.css",
  1042. "dist/leaflet-src.js",
  1043. "dist/images/layers-2x.png",
  1044. "dist/images/layers.png",
  1045. "dist/images/marker-icon-2x.png",
  1046. "dist/images/marker-icon.png",
  1047. "dist/images/marker-shadow.png"
  1048. ],
  1049. "bower-asset-ignore": [
  1050. ".*",
  1051. "CHANGELOG.json",
  1052. "FAQ.md",
  1053. "debug",
  1054. "spec",
  1055. "src",
  1056. "build"
  1057. ]
  1058. },
  1059. "installation-source": "dist",
  1060. "description": "JavaScript library for mobile-friendly interactive maps"
  1061. },
  1062. {
  1063. "name": "2amigos/yii2-leaflet-extension",
  1064. "version": "1.0.2",
  1065. "version_normalized": "1.0.2.0",
  1066. "source": {
  1067. "type": "git",
  1068. "url": "https://github.com/2amigos/yii2-leaflet-extension.git",
  1069. "reference": "05ac1496b0b7a5c7bdeec110a02f0e36d0a91e88"
  1070. },
  1071. "dist": {
  1072. "type": "zip",
  1073. "url": "https://api.github.com/repos/2amigos/yii2-leaflet-extension/zipball/05ac1496b0b7a5c7bdeec110a02f0e36d0a91e88",
  1074. "reference": "05ac1496b0b7a5c7bdeec110a02f0e36d0a91e88",
  1075. "shasum": ""
  1076. },
  1077. "require": {
  1078. "bower-asset/leaflet": "0.7.*@stable",
  1079. "yiisoft/yii2": "~2.0.0"
  1080. },
  1081. "require-dev": {
  1082. "phpunit/phpunit": "4.*"
  1083. },
  1084. "time": "2016-02-05 23:47:38",
  1085. "type": "yii2-extension",
  1086. "extra": {
  1087. "branch-alias": {
  1088. "dev-master": "1.0-dev"
  1089. },
  1090. "asset-installer-paths": {
  1091. "bower-asset-library": "vendor/bower"
  1092. }
  1093. },
  1094. "installation-source": "dist",
  1095. "autoload": {
  1096. "psr-4": {
  1097. "dosamigos\\leaflet\\": "src"
  1098. }
  1099. },
  1100. "notification-url": "https://packagist.org/downloads/",
  1101. "license": [
  1102. "BSD-3-Clause"
  1103. ],
  1104. "authors": [
  1105. {
  1106. "name": "2amigOS! Consulting Group",
  1107. "email": "hola@2amigos.us",
  1108. "homepage": "http://2amigos.us",
  1109. "role": "Developer"
  1110. }
  1111. ],
  1112. "description": "LeafLet Mobile-Friendly Interactive Maps Extension Library for Yii2.",
  1113. "homepage": "http://yiiwheels.com/extension/leaflet-extension-library",
  1114. "keywords": [
  1115. "2amigos",
  1116. "extension",
  1117. "leaflet",
  1118. "maps",
  1119. "widget",
  1120. "yii",
  1121. "yii2"
  1122. ]
  1123. }
  1124. ]