Advertisement
bani30

Composer Lock

Feb 26th, 2016
222
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 110.59 KB | None | 0 0
  1. {
  2. "_readme": [
  3. "This file locks the dependencies of your project to a known state",
  4. "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
  5. "This file is @generated automatically"
  6. ],
  7. "hash": "49b5bf31954572daa352f5b69c3341c7",
  8. "content-hash": "65745d1ec6e9b069278308af919f2080",
  9. "packages": [
  10. {
  11. "name": "arturoliveira/yii2-excelview",
  12. "version": "v1.0",
  13. "source": {
  14. "type": "git",
  15. "url": "https://bitbucket.org/artur_oliveira/yii2-excelview.git",
  16. "reference": "80124fd9865c08c3d382c1559873098f5b668818"
  17. },
  18. "dist": {
  19. "type": "zip",
  20. "url": "https://bitbucket.org/artur_oliveira/yii2-excelview/get/80124fd9865c08c3d382c1559873098f5b668818.zip",
  21. "reference": "80124fd9865c08c3d382c1559873098f5b668818",
  22. "shasum": ""
  23. },
  24. "require": {
  25. "kartik-v/yii2-grid": "*",
  26. "phpoffice/phpexcel": "1.8.0",
  27. "yiisoft/yii2": "*"
  28. },
  29. "type": "yii2-extension",
  30. "autoload": {
  31. "psr-4": {
  32. "arturoliveira\\": ""
  33. }
  34. },
  35. "notification-url": "https://packagist.org/downloads/",
  36. "license": [
  37. "Apache-2.0"
  38. ],
  39. "authors": [
  40. {
  41. "name": "Artur Oliveira",
  42. "email": "artur.oliveira@gmail.com"
  43. }
  44. ],
  45. "description": "ExcelView",
  46. "keywords": [
  47. "OpenXML",
  48. "excel",
  49. "extension",
  50. "spreadsheet",
  51. "xls",
  52. "xlsx",
  53. "yii2"
  54. ],
  55. "time": "2014-10-16 17:06:43"
  56. },
  57. {
  58. "name": "bower-asset/bootstrap",
  59. "version": "v3.3.5",
  60. "source": {
  61. "type": "git",
  62. "url": "https://github.com/twbs/bootstrap.git",
  63. "reference": "16b48259a62f576e52c903c476bd42b90ab22482"
  64. },
  65. "dist": {
  66. "type": "zip",
  67. "url": "https://api.github.com/repos/twbs/bootstrap/zipball/16b48259a62f576e52c903c476bd42b90ab22482",
  68. "reference": "16b48259a62f576e52c903c476bd42b90ab22482",
  69. "shasum": ""
  70. },
  71. "require": {
  72. "bower-asset/jquery": ">=1.9.1"
  73. },
  74. "type": "bower-asset-library",
  75. "extra": {
  76. "bower-asset-main": [
  77. "less/bootstrap.less",
  78. "dist/js/bootstrap.js"
  79. ],
  80. "bower-asset-ignore": [
  81. "/.*",
  82. "_config.yml",
  83. "CNAME",
  84. "composer.json",
  85. "CONTRIBUTING.md",
  86. "docs",
  87. "js/tests",
  88. "test-infra"
  89. ]
  90. },
  91. "license": [
  92. "MIT"
  93. ],
  94. "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
  95. "keywords": [
  96. "css",
  97. "framework",
  98. "front-end",
  99. "js",
  100. "less",
  101. "mobile-first",
  102. "responsive",
  103. "web"
  104. ]
  105. },
  106. {
  107. "name": "bower-asset/jquery",
  108. "version": "2.2.1",
  109. "source": {
  110. "type": "git",
  111. "url": "https://github.com/jquery/jquery-dist.git",
  112. "reference": "788eaba2f83e7b7445c7a83a50c81c0704423874"
  113. },
  114. "dist": {
  115. "type": "zip",
  116. "url": "https://api.github.com/repos/jquery/jquery-dist/zipball/788eaba2f83e7b7445c7a83a50c81c0704423874",
  117. "reference": "788eaba2f83e7b7445c7a83a50c81c0704423874",
  118. "shasum": ""
  119. },
  120. "type": "bower-asset-library",
  121. "extra": {
  122. "bower-asset-main": "dist/jquery.js",
  123. "bower-asset-ignore": [
  124. "package.json"
  125. ]
  126. },
  127. "license": [
  128. "MIT"
  129. ],
  130. "keywords": [
  131. "browser",
  132. "javascript",
  133. "jquery",
  134. "library"
  135. ]
  136. },
  137. {
  138. "name": "bower-asset/jquery.inputmask",
  139. "version": "3.2.7",
  140. "source": {
  141. "type": "git",
  142. "url": "https://github.com/RobinHerbots/jquery.inputmask.git",
  143. "reference": "5a72c563b502b8e05958a524cdfffafe9987be38"
  144. },
  145. "dist": {
  146. "type": "zip",
  147. "url": "https://api.github.com/repos/RobinHerbots/jquery.inputmask/zipball/5a72c563b502b8e05958a524cdfffafe9987be38",
  148. "reference": "5a72c563b502b8e05958a524cdfffafe9987be38",
  149. "shasum": ""
  150. },
  151. "require": {
  152. "bower-asset/jquery": ">=1.7"
  153. },
  154. "type": "bower-asset-library",
  155. "extra": {
  156. "bower-asset-main": [
  157. "./dist/inputmask/inputmask.js"
  158. ],
  159. "bower-asset-ignore": [
  160. "**/*",
  161. "!dist/*",
  162. "!dist/inputmask/*",
  163. "!dist/min/*",
  164. "!dist/min/inputmask/*",
  165. "!extra/bindings/*",
  166. "!extra/dependencyLibs/*",
  167. "!extra/phone-codes/*"
  168. ]
  169. },
  170. "license": [
  171. "http://opensource.org/licenses/mit-license.php"
  172. ],
  173. "description": "jquery.inputmask is a jquery plugin which create an input mask.",
  174. "keywords": [
  175. "form",
  176. "input",
  177. "inputmask",
  178. "jquery",
  179. "mask",
  180. "plugins"
  181. ]
  182. },
  183. {
  184. "name": "bower-asset/punycode",
  185. "version": "v1.3.2",
  186. "source": {
  187. "type": "git",
  188. "url": "https://github.com/bestiejs/punycode.js.git",
  189. "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3"
  190. },
  191. "dist": {
  192. "type": "zip",
  193. "url": "https://api.github.com/repos/bestiejs/punycode.js/zipball/38c8d3131a82567bfef18da09f7f4db68c84f8a3",
  194. "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3",
  195. "shasum": ""
  196. },
  197. "type": "bower-asset-library",
  198. "extra": {
  199. "bower-asset-main": "punycode.js",
  200. "bower-asset-ignore": [
  201. "coverage",
  202. "tests",
  203. ".*",
  204. "component.json",
  205. "Gruntfile.js",
  206. "node_modules",
  207. "package.json"
  208. ]
  209. }
  210. },
  211. {
  212. "name": "bower-asset/yii2-pjax",
  213. "version": "v2.0.5",
  214. "source": {
  215. "type": "git",
  216. "url": "https://github.com/yiisoft/jquery-pjax.git",
  217. "reference": "6818718408086db6bdcf33649cecb86b6b4f9b67"
  218. },
  219. "dist": {
  220. "type": "zip",
  221. "url": "https://api.github.com/repos/yiisoft/jquery-pjax/zipball/6818718408086db6bdcf33649cecb86b6b4f9b67",
  222. "reference": "6818718408086db6bdcf33649cecb86b6b4f9b67",
  223. "shasum": ""
  224. },
  225. "require": {
  226. "bower-asset/jquery": ">=1.8"
  227. },
  228. "type": "bower-asset-library",
  229. "extra": {
  230. "bower-asset-main": "./jquery.pjax.js",
  231. "bower-asset-ignore": [
  232. ".travis.yml",
  233. "Gemfile",
  234. "Gemfile.lock",
  235. "vendor/",
  236. "script/",
  237. "test/"
  238. ]
  239. },
  240. "license": [
  241. "MIT"
  242. ]
  243. },
  244. {
  245. "name": "cebe/markdown",
  246. "version": "1.1.0",
  247. "source": {
  248. "type": "git",
  249. "url": "https://github.com/cebe/markdown.git",
  250. "reference": "54a2c49de31cc44e864ebf0500a35ef21d0010b2"
  251. },
  252. "dist": {
  253. "type": "zip",
  254. "url": "https://api.github.com/repos/cebe/markdown/zipball/54a2c49de31cc44e864ebf0500a35ef21d0010b2",
  255. "reference": "54a2c49de31cc44e864ebf0500a35ef21d0010b2",
  256. "shasum": ""
  257. },
  258. "require": {
  259. "lib-pcre": "*",
  260. "php": ">=5.4.0"
  261. },
  262. "require-dev": {
  263. "cebe/indent": "*",
  264. "facebook/xhprof": "*@dev",
  265. "phpunit/phpunit": "4.1.*"
  266. },
  267. "bin": [
  268. "bin/markdown"
  269. ],
  270. "type": "library",
  271. "extra": {
  272. "branch-alias": {
  273. "dev-master": "1.1.x-dev"
  274. }
  275. },
  276. "autoload": {
  277. "psr-4": {
  278. "cebe\\markdown\\": ""
  279. }
  280. },
  281. "notification-url": "https://packagist.org/downloads/",
  282. "license": [
  283. "MIT"
  284. ],
  285. "authors": [
  286. {
  287. "name": "Carsten Brandt",
  288. "email": "mail@cebe.cc",
  289. "homepage": "http://cebe.cc/",
  290. "role": "Creator"
  291. }
  292. ],
  293. "description": "A super fast, highly extensible markdown parser for PHP",
  294. "homepage": "https://github.com/cebe/markdown#readme",
  295. "keywords": [
  296. "extensible",
  297. "fast",
  298. "gfm",
  299. "markdown",
  300. "markdown-extra"
  301. ],
  302. "time": "2015-03-06 05:28:07"
  303. },
  304. {
  305. "name": "ezyang/htmlpurifier",
  306. "version": "v4.6.0",
  307. "source": {
  308. "type": "git",
  309. "url": "https://github.com/ezyang/htmlpurifier.git",
  310. "reference": "6f389f0f25b90d0b495308efcfa073981177f0fd"
  311. },
  312. "dist": {
  313. "type": "zip",
  314. "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/6f389f0f25b90d0b495308efcfa073981177f0fd",
  315. "reference": "6f389f0f25b90d0b495308efcfa073981177f0fd",
  316. "shasum": ""
  317. },
  318. "require": {
  319. "php": ">=5.2"
  320. },
  321. "type": "library",
  322. "autoload": {
  323. "psr-0": {
  324. "HTMLPurifier": "library/"
  325. },
  326. "files": [
  327. "library/HTMLPurifier.composer.php"
  328. ]
  329. },
  330. "notification-url": "https://packagist.org/downloads/",
  331. "license": [
  332. "LGPL"
  333. ],
  334. "authors": [
  335. {
  336. "name": "Edward Z. Yang",
  337. "email": "admin@htmlpurifier.org",
  338. "homepage": "http://ezyang.com"
  339. }
  340. ],
  341. "description": "Standards compliant HTML filter written in PHP",
  342. "homepage": "http://htmlpurifier.org/",
  343. "keywords": [
  344. "html"
  345. ],
  346. "time": "2013-11-30 08:25:19"
  347. },
  348. {
  349. "name": "kartik-v/bootstrap-fileinput",
  350. "version": "v4.3.0",
  351. "source": {
  352. "type": "git",
  353. "url": "https://github.com/kartik-v/bootstrap-fileinput.git",
  354. "reference": "cde72929649da55470e0a81a5e85921f80f28f29"
  355. },
  356. "dist": {
  357. "type": "zip",
  358. "url": "https://api.github.com/repos/kartik-v/bootstrap-fileinput/zipball/cde72929649da55470e0a81a5e85921f80f28f29",
  359. "reference": "cde72929649da55470e0a81a5e85921f80f28f29",
  360. "shasum": ""
  361. },
  362. "type": "library",
  363. "extra": {
  364. "branch-alias": {
  365. "dev-master": "4.2.x-dev"
  366. }
  367. },
  368. "autoload": {
  369. "psr-4": {
  370. "kartik\\plugins\\fileinput\\": ""
  371. }
  372. },
  373. "notification-url": "https://packagist.org/downloads/",
  374. "license": [
  375. "BSD-3-Clause"
  376. ],
  377. "authors": [
  378. {
  379. "name": "Kartik Visweswaran",
  380. "email": "kartikv2@gmail.com",
  381. "homepage": "http://www.krajee.com/"
  382. }
  383. ],
  384. "description": "An enhanced HTML 5 file input for Bootstrap 3.x with features for file preview for many file types, multiple selection, ajax uploads, and more.",
  385. "homepage": "https://github.com/kartik-v/bootstrap-fileinput",
  386. "keywords": [
  387. "ajax",
  388. "bootstrap",
  389. "delete",
  390. "file",
  391. "image",
  392. "input",
  393. "jquery",
  394. "multiple",
  395. "preview",
  396. "progress",
  397. "upload"
  398. ],
  399. "time": "2016-01-25 16:55:20"
  400. },
  401. {
  402. "name": "kartik-v/bootstrap-star-rating",
  403. "version": "v4.0.0",
  404. "source": {
  405. "type": "git",
  406. "url": "https://github.com/kartik-v/bootstrap-star-rating.git",
  407. "reference": "c19be9f8bd6b29cee0110e048a2c04bb6f1c4761"
  408. },
  409. "dist": {
  410. "type": "zip",
  411. "url": "https://api.github.com/repos/kartik-v/bootstrap-star-rating/zipball/c19be9f8bd6b29cee0110e048a2c04bb6f1c4761",
  412. "reference": "c19be9f8bd6b29cee0110e048a2c04bb6f1c4761",
  413. "shasum": ""
  414. },
  415. "type": "library",
  416. "extra": {
  417. "branch-alias": {
  418. "dev-master": "4.0.x-dev"
  419. }
  420. },
  421. "notification-url": "https://packagist.org/downloads/",
  422. "license": [
  423. "BSD-3-Clause"
  424. ],
  425. "authors": [
  426. {
  427. "name": "Kartik Visweswaran",
  428. "email": "kartikv2@gmail.com",
  429. "homepage": "http://www.krajee.com/"
  430. }
  431. ],
  432. "description": "A simple yet powerful JQuery star rating plugin for Bootstrap.",
  433. "homepage": "https://github.com/kartik-v/bootstrap-star-rating",
  434. "keywords": [
  435. "Rating",
  436. "awesome",
  437. "bootstrap",
  438. "font",
  439. "glyphicon",
  440. "star",
  441. "svg"
  442. ],
  443. "time": "2016-02-18 04:03:30"
  444. },
  445. {
  446. "name": "kartik-v/dependent-dropdown",
  447. "version": "v1.4.4",
  448. "source": {
  449. "type": "git",
  450. "url": "https://github.com/kartik-v/dependent-dropdown.git",
  451. "reference": "a13970aec78e8eaae5cb9f1168df20d443f95113"
  452. },
  453. "dist": {
  454. "type": "zip",
  455. "url": "https://api.github.com/repos/kartik-v/dependent-dropdown/zipball/a13970aec78e8eaae5cb9f1168df20d443f95113",
  456. "reference": "a13970aec78e8eaae5cb9f1168df20d443f95113",
  457. "shasum": ""
  458. },
  459. "type": "library",
  460. "autoload": {
  461. "psr-4": {
  462. "kartik\\plugins\\depdrop\\": ""
  463. }
  464. },
  465. "notification-url": "https://packagist.org/downloads/",
  466. "license": [
  467. "BSD-3-Clause"
  468. ],
  469. "authors": [
  470. {
  471. "name": "Kartik Visweswaran",
  472. "email": "kartikv2@gmail.com",
  473. "homepage": "http://www.krajee.com/"
  474. }
  475. ],
  476. "description": "A multi level dependent dropdown JQuery plugin that allows nested dependencies.",
  477. "homepage": "https://github.com/kartik-v/dependent-dropdown",
  478. "keywords": [
  479. "dependent",
  480. "dropdown",
  481. "jquery",
  482. "option",
  483. "select"
  484. ],
  485. "time": "2015-12-16 18:15:01"
  486. },
  487. {
  488. "name": "kartik-v/yii2-date-range",
  489. "version": "v1.6.6",
  490. "source": {
  491. "type": "git",
  492. "url": "https://github.com/kartik-v/yii2-date-range.git",
  493. "reference": "41c471785333dbfd341affd36b1e07ddf81aa7f5"
  494. },
  495. "dist": {
  496. "type": "zip",
  497. "url": "https://api.github.com/repos/kartik-v/yii2-date-range/zipball/41c471785333dbfd341affd36b1e07ddf81aa7f5",
  498. "reference": "41c471785333dbfd341affd36b1e07ddf81aa7f5",
  499. "shasum": ""
  500. },
  501. "require": {
  502. "kartik-v/yii2-krajee-base": "*"
  503. },
  504. "type": "yii2-extension",
  505. "autoload": {
  506. "psr-4": {
  507. "kartik\\daterange\\": ""
  508. }
  509. },
  510. "notification-url": "https://packagist.org/downloads/",
  511. "license": [
  512. "BSD-3-Clause"
  513. ],
  514. "authors": [
  515. {
  516. "name": "Kartik Visweswaran",
  517. "email": "kartikv2@gmail.com",
  518. "homepage": "http://www.krajee.com/"
  519. }
  520. ],
  521. "description": "An advanced Yii 2 date range picker input for based on bootstrap-daterangepicker plugin.",
  522. "homepage": "https://github.com/kartik-v/yii2-date-range",
  523. "keywords": [
  524. "bootstrap",
  525. "bootstrap 3",
  526. "date",
  527. "date-range",
  528. "extension",
  529. "range",
  530. "time",
  531. "widget",
  532. "yii2"
  533. ],
  534. "time": "2016-01-11 06:28:58"
  535. },
  536. {
  537. "name": "kartik-v/yii2-grid",
  538. "version": "v3.1.0",
  539. "source": {
  540. "type": "git",
  541. "url": "https://github.com/kartik-v/yii2-grid.git",
  542. "reference": "8cf8bb9ef3e9dc94933c54fcffdc91471de40ecf"
  543. },
  544. "dist": {
  545. "type": "zip",
  546. "url": "https://api.github.com/repos/kartik-v/yii2-grid/zipball/8cf8bb9ef3e9dc94933c54fcffdc91471de40ecf",
  547. "reference": "8cf8bb9ef3e9dc94933c54fcffdc91471de40ecf",
  548. "shasum": ""
  549. },
  550. "require": {
  551. "kartik-v/yii2-krajee-base": "~1.7"
  552. },
  553. "type": "yii2-extension",
  554. "extra": {
  555. "branch-alias": {
  556. "dev-master": "3.1.x-dev"
  557. }
  558. },
  559. "autoload": {
  560. "psr-4": {
  561. "kartik\\grid\\": ""
  562. }
  563. },
  564. "notification-url": "https://packagist.org/downloads/",
  565. "license": [
  566. "BSD-3-Clause"
  567. ],
  568. "authors": [
  569. {
  570. "name": "Kartik Visweswaran",
  571. "email": "kartikv2@gmail.com",
  572. "homepage": "http://www.krajee.com/"
  573. }
  574. ],
  575. "description": "Yii 2 GridView on steroids. Various enhancements and utilities for the Yii 2.0 GridView widget.",
  576. "homepage": "https://github.com/kartik-v/yii2-grid",
  577. "keywords": [
  578. "extension",
  579. "grid",
  580. "widget",
  581. "yii2"
  582. ],
  583. "time": "2016-01-14 07:03:28"
  584. },
  585. {
  586. "name": "kartik-v/yii2-krajee-base",
  587. "version": "1.8.2",
  588. "source": {
  589. "type": "git",
  590. "url": "https://github.com/kartik-v/yii2-krajee-base.git",
  591. "reference": "0c274e31e4392cbafc5fe158eae81738794e02ce"
  592. },
  593. "dist": {
  594. "type": "zip",
  595. "url": "https://api.github.com/repos/kartik-v/yii2-krajee-base/zipball/0c274e31e4392cbafc5fe158eae81738794e02ce",
  596. "reference": "0c274e31e4392cbafc5fe158eae81738794e02ce",
  597. "shasum": ""
  598. },
  599. "require": {
  600. "yiisoft/yii2-bootstrap": "@dev"
  601. },
  602. "type": "yii2-extension",
  603. "autoload": {
  604. "psr-4": {
  605. "kartik\\base\\": ""
  606. }
  607. },
  608. "notification-url": "https://packagist.org/downloads/",
  609. "license": [
  610. "BSD-3-Clause"
  611. ],
  612. "authors": [
  613. {
  614. "name": "Kartik Visweswaran",
  615. "email": "kartikv2@gmail.com",
  616. "homepage": "http://www.krajee.com/"
  617. }
  618. ],
  619. "description": "Base library and foundation components for all Yii2 Krajee extensions.",
  620. "homepage": "https://github.com/kartik-v/yii2-krajee-base",
  621. "keywords": [
  622. "base",
  623. "extension",
  624. "foundation",
  625. "krajee",
  626. "widget",
  627. "yii2"
  628. ],
  629. "time": "2016-01-10 12:26:29"
  630. },
  631. {
  632. "name": "kartik-v/yii2-widget-activeform",
  633. "version": "v1.4.7",
  634. "source": {
  635. "type": "git",
  636. "url": "https://github.com/kartik-v/yii2-widget-activeform.git",
  637. "reference": "6acc1539c37d731c79a67989409ad76e389fd5f0"
  638. },
  639. "dist": {
  640. "type": "zip",
  641. "url": "https://api.github.com/repos/kartik-v/yii2-widget-activeform/zipball/6acc1539c37d731c79a67989409ad76e389fd5f0",
  642. "reference": "6acc1539c37d731c79a67989409ad76e389fd5f0",
  643. "shasum": ""
  644. },
  645. "require": {
  646. "kartik-v/yii2-krajee-base": "~1.7"
  647. },
  648. "type": "yii2-extension",
  649. "autoload": {
  650. "psr-4": {
  651. "kartik\\form\\": ""
  652. }
  653. },
  654. "notification-url": "https://packagist.org/downloads/",
  655. "license": [
  656. "BSD-3-Clause"
  657. ],
  658. "authors": [
  659. {
  660. "name": "Kartik Visweswaran",
  661. "email": "kartikv2@gmail.com",
  662. "homepage": "http://www.krajee.com/"
  663. }
  664. ],
  665. "description": "Enhanced Yii2 active-form and active-field with full bootstrap styling support (sub repo split from yii2-widgets).",
  666. "homepage": "https://github.com/kartik-v/yii2-widget-activeform",
  667. "keywords": [
  668. "activefield",
  669. "activeform",
  670. "extension",
  671. "field",
  672. "form",
  673. "widget",
  674. "yii2"
  675. ],
  676. "time": "2015-12-11 19:07:50"
  677. },
  678. {
  679. "name": "kartik-v/yii2-widget-affix",
  680. "version": "v1.0.0",
  681. "source": {
  682. "type": "git",
  683. "url": "https://github.com/kartik-v/yii2-widget-affix.git",
  684. "reference": "2184119bfa518c285406156f744769b13b861712"
  685. },
  686. "dist": {
  687. "type": "zip",
  688. "url": "https://api.github.com/repos/kartik-v/yii2-widget-affix/zipball/2184119bfa518c285406156f744769b13b861712",
  689. "reference": "2184119bfa518c285406156f744769b13b861712",
  690. "shasum": ""
  691. },
  692. "require": {
  693. "kartik-v/yii2-krajee-base": "*"
  694. },
  695. "type": "yii2-extension",
  696. "autoload": {
  697. "psr-4": {
  698. "kartik\\affix\\": ""
  699. }
  700. },
  701. "notification-url": "https://packagist.org/downloads/",
  702. "license": [
  703. "BSD 3-Clause"
  704. ],
  705. "authors": [
  706. {
  707. "name": "Kartik Visweswaran",
  708. "email": "kartikv2@gmail.com",
  709. "homepage": "http://www.krajee.com/"
  710. }
  711. ],
  712. "description": "A scrollspy and affixed enhanced navigation to highlight page sections (sub repo split from yii2-widgets)",
  713. "homepage": "https://github.com/kartik-v/yii2-widget-affix",
  714. "keywords": [
  715. "affix",
  716. "bootstrap",
  717. "extension",
  718. "jquery",
  719. "navigation",
  720. "plugin",
  721. "scrollspy",
  722. "widget",
  723. "yii2"
  724. ],
  725. "time": "2014-11-09 04:56:27"
  726. },
  727. {
  728. "name": "kartik-v/yii2-widget-alert",
  729. "version": "v1.1.0",
  730. "source": {
  731. "type": "git",
  732. "url": "https://github.com/kartik-v/yii2-widget-alert.git",
  733. "reference": "5b312eeaf429c2affe6a96217d79f0c761159643"
  734. },
  735. "dist": {
  736. "type": "zip",
  737. "url": "https://api.github.com/repos/kartik-v/yii2-widget-alert/zipball/5b312eeaf429c2affe6a96217d79f0c761159643",
  738. "reference": "5b312eeaf429c2affe6a96217d79f0c761159643",
  739. "shasum": ""
  740. },
  741. "require": {
  742. "kartik-v/yii2-krajee-base": "*"
  743. },
  744. "type": "yii2-extension",
  745. "autoload": {
  746. "psr-4": {
  747. "kartik\\alert\\": ""
  748. }
  749. },
  750. "notification-url": "https://packagist.org/downloads/",
  751. "license": [
  752. "BSD 3-Clause"
  753. ],
  754. "authors": [
  755. {
  756. "name": "Kartik Visweswaran",
  757. "email": "kartikv2@gmail.com",
  758. "homepage": "http://www.krajee.com/"
  759. }
  760. ],
  761. "description": "A widget to generate alert based notifications using bootstrap-alert plugin (sub repo split from yii2-widgets)",
  762. "homepage": "https://github.com/kartik-v/yii2-widget-alert",
  763. "keywords": [
  764. "alert",
  765. "block",
  766. "bootstrap",
  767. "extension",
  768. "flash",
  769. "jquery",
  770. "notification",
  771. "plugin",
  772. "widget",
  773. "yii2"
  774. ],
  775. "time": "2014-11-19 06:44:12"
  776. },
  777. {
  778. "name": "kartik-v/yii2-widget-colorinput",
  779. "version": "v1.0.3",
  780. "source": {
  781. "type": "git",
  782. "url": "https://github.com/kartik-v/yii2-widget-colorinput.git",
  783. "reference": "3f6e847ef72cf6e27e4d3b4870b00b8f80d51752"
  784. },
  785. "dist": {
  786. "type": "zip",
  787. "url": "https://api.github.com/repos/kartik-v/yii2-widget-colorinput/zipball/3f6e847ef72cf6e27e4d3b4870b00b8f80d51752",
  788. "reference": "3f6e847ef72cf6e27e4d3b4870b00b8f80d51752",
  789. "shasum": ""
  790. },
  791. "require": {
  792. "kartik-v/yii2-krajee-base": "*"
  793. },
  794. "type": "yii2-extension",
  795. "extra": {
  796. "branch-alias": {
  797. "dev-master": "1.0.x-dev"
  798. }
  799. },
  800. "autoload": {
  801. "psr-4": {
  802. "kartik\\color\\": ""
  803. }
  804. },
  805. "notification-url": "https://packagist.org/downloads/",
  806. "license": [
  807. "BSD 3-Clause"
  808. ],
  809. "authors": [
  810. {
  811. "name": "Kartik Visweswaran",
  812. "email": "kartikv2@gmail.com",
  813. "homepage": "http://www.krajee.com/"
  814. }
  815. ],
  816. "description": "An enhanced Yii 2 widget encapsulating the HTML 5 color input (sub repo split from yii2-widgets)",
  817. "homepage": "https://github.com/kartik-v/yii2-widget-colorinput",
  818. "keywords": [
  819. "HTML5",
  820. "color",
  821. "extension",
  822. "form",
  823. "input",
  824. "jquery",
  825. "plugin",
  826. "widget",
  827. "yii2"
  828. ],
  829. "time": "2016-01-14 11:15:49"
  830. },
  831. {
  832. "name": "kartik-v/yii2-widget-datepicker",
  833. "version": "v1.3.7",
  834. "source": {
  835. "type": "git",
  836. "url": "https://github.com/kartik-v/yii2-widget-datepicker.git",
  837. "reference": "ff5a97576c49a72e0480f135d9e7ce1a18c788e6"
  838. },
  839. "dist": {
  840. "type": "zip",
  841. "url": "https://api.github.com/repos/kartik-v/yii2-widget-datepicker/zipball/ff5a97576c49a72e0480f135d9e7ce1a18c788e6",
  842. "reference": "ff5a97576c49a72e0480f135d9e7ce1a18c788e6",
  843. "shasum": ""
  844. },
  845. "require": {
  846. "kartik-v/yii2-krajee-base": "~1.7"
  847. },
  848. "type": "yii2-extension",
  849. "autoload": {
  850. "psr-4": {
  851. "kartik\\date\\": ""
  852. }
  853. },
  854. "notification-url": "https://packagist.org/downloads/",
  855. "license": [
  856. "BSD-3-Clause"
  857. ],
  858. "authors": [
  859. {
  860. "name": "Kartik Visweswaran",
  861. "email": "kartikv2@gmail.com",
  862. "homepage": "http://www.krajee.com/"
  863. }
  864. ],
  865. "description": "Enhanced Yii2 wrapper for the bootstrap datepicker plugin (sub repo split from yii2-widgets).",
  866. "homepage": "https://github.com/kartik-v/yii2-widget-datepicker",
  867. "keywords": [
  868. "date",
  869. "extension",
  870. "form",
  871. "jquery",
  872. "picker",
  873. "plugin",
  874. "select2",
  875. "widget",
  876. "yii2"
  877. ],
  878. "time": "2016-01-10 15:14:17"
  879. },
  880. {
  881. "name": "kartik-v/yii2-widget-datetimepicker",
  882. "version": "v1.4.2",
  883. "source": {
  884. "type": "git",
  885. "url": "https://github.com/kartik-v/yii2-widget-datetimepicker.git",
  886. "reference": "f4e7024e31da40460d1b36dc880c2ec20a21bf6e"
  887. },
  888. "dist": {
  889. "type": "zip",
  890. "url": "https://api.github.com/repos/kartik-v/yii2-widget-datetimepicker/zipball/f4e7024e31da40460d1b36dc880c2ec20a21bf6e",
  891. "reference": "f4e7024e31da40460d1b36dc880c2ec20a21bf6e",
  892. "shasum": ""
  893. },
  894. "require": {
  895. "kartik-v/yii2-krajee-base": "*"
  896. },
  897. "type": "yii2-extension",
  898. "autoload": {
  899. "psr-4": {
  900. "kartik\\datetime\\": ""
  901. }
  902. },
  903. "notification-url": "https://packagist.org/downloads/",
  904. "license": [
  905. "BSD-3-Clause"
  906. ],
  907. "authors": [
  908. {
  909. "name": "Kartik Visweswaran",
  910. "email": "kartikv2@gmail.com",
  911. "homepage": "http://www.krajee.com/"
  912. }
  913. ],
  914. "description": "Enhanced Yii2 wrapper for the bootstrap datetimepicker plugin (sub repo split from yii2-widgets)",
  915. "homepage": "https://github.com/kartik-v/yii2-widget-datetimepicker",
  916. "keywords": [
  917. "datetime",
  918. "extension",
  919. "form",
  920. "jquery",
  921. "picker",
  922. "plugin",
  923. "select2",
  924. "widget",
  925. "yii2"
  926. ],
  927. "time": "2016-01-10 12:18:38"
  928. },
  929. {
  930. "name": "kartik-v/yii2-widget-depdrop",
  931. "version": "v1.0.4",
  932. "source": {
  933. "type": "git",
  934. "url": "https://github.com/kartik-v/yii2-widget-depdrop.git",
  935. "reference": "6918ca6f7d7be153c80f6aa9c261f9b333293e9c"
  936. },
  937. "dist": {
  938. "type": "zip",
  939. "url": "https://api.github.com/repos/kartik-v/yii2-widget-depdrop/zipball/6918ca6f7d7be153c80f6aa9c261f9b333293e9c",
  940. "reference": "6918ca6f7d7be153c80f6aa9c261f9b333293e9c",
  941. "shasum": ""
  942. },
  943. "require": {
  944. "kartik-v/dependent-dropdown": "~1.4",
  945. "kartik-v/yii2-krajee-base": "~1.7"
  946. },
  947. "type": "yii2-extension",
  948. "autoload": {
  949. "psr-4": {
  950. "kartik\\depdrop\\": ""
  951. }
  952. },
  953. "notification-url": "https://packagist.org/downloads/",
  954. "license": [
  955. "BSD-3-Clause"
  956. ],
  957. "authors": [
  958. {
  959. "name": "Kartik Visweswaran",
  960. "email": "kartikv2@gmail.com",
  961. "homepage": "http://www.krajee.com/"
  962. }
  963. ],
  964. "description": "Widget that enables setting up dependent dropdowns with nested dependencies (sub repo split from yii2-widgets)",
  965. "homepage": "https://github.com/kartik-v/yii2-widget-depdrop",
  966. "keywords": [
  967. "dependent",
  968. "dropdown",
  969. "extension",
  970. "form",
  971. "jquery",
  972. "plugin",
  973. "widget",
  974. "yii2"
  975. ],
  976. "time": "2016-01-10 17:30:48"
  977. },
  978. {
  979. "name": "kartik-v/yii2-widget-fileinput",
  980. "version": "v1.0.4",
  981. "source": {
  982. "type": "git",
  983. "url": "https://github.com/kartik-v/yii2-widget-fileinput.git",
  984. "reference": "36f9f493c2d814529f2a195422a8af2e020fc80c"
  985. },
  986. "dist": {
  987. "type": "zip",
  988. "url": "https://api.github.com/repos/kartik-v/yii2-widget-fileinput/zipball/36f9f493c2d814529f2a195422a8af2e020fc80c",
  989. "reference": "36f9f493c2d814529f2a195422a8af2e020fc80c",
  990. "shasum": ""
  991. },
  992. "require": {
  993. "kartik-v/bootstrap-fileinput": "~4.2",
  994. "kartik-v/yii2-krajee-base": "~1.7"
  995. },
  996. "type": "yii2-extension",
  997. "autoload": {
  998. "psr-4": {
  999. "kartik\\file\\": ""
  1000. }
  1001. },
  1002. "notification-url": "https://packagist.org/downloads/",
  1003. "license": [
  1004. "BSD-3-Clause"
  1005. ],
  1006. "authors": [
  1007. {
  1008. "name": "Kartik Visweswaran",
  1009. "email": "kartikv2@gmail.com",
  1010. "homepage": "http://www.krajee.com/"
  1011. }
  1012. ],
  1013. "description": "An enhanced FileInput widget for Bootstrap 3.x with file preview, multiple selection, and more features (sub repo split from yii2-widgets)",
  1014. "homepage": "https://github.com/kartik-v/yii2-widget-fileinput",
  1015. "keywords": [
  1016. "extension",
  1017. "file",
  1018. "form",
  1019. "input",
  1020. "jquery",
  1021. "plugin",
  1022. "upload",
  1023. "widget",
  1024. "yii2"
  1025. ],
  1026. "time": "2016-01-10 16:10:58"
  1027. },
  1028. {
  1029. "name": "kartik-v/yii2-widget-growl",
  1030. "version": "v1.1.1",
  1031. "source": {
  1032. "type": "git",
  1033. "url": "https://github.com/kartik-v/yii2-widget-growl.git",
  1034. "reference": "c79abaa47e9103e93345cd1eca7bc75e17e9a92e"
  1035. },
  1036. "dist": {
  1037. "type": "zip",
  1038. "url": "https://api.github.com/repos/kartik-v/yii2-widget-growl/zipball/c79abaa47e9103e93345cd1eca7bc75e17e9a92e",
  1039. "reference": "c79abaa47e9103e93345cd1eca7bc75e17e9a92e",
  1040. "shasum": ""
  1041. },
  1042. "require": {
  1043. "kartik-v/yii2-krajee-base": "*"
  1044. },
  1045. "type": "yii2-extension",
  1046. "autoload": {
  1047. "psr-4": {
  1048. "kartik\\growl\\": ""
  1049. }
  1050. },
  1051. "notification-url": "https://packagist.org/downloads/",
  1052. "license": [
  1053. "BSD 3-Clause"
  1054. ],
  1055. "authors": [
  1056. {
  1057. "name": "Kartik Visweswaran",
  1058. "email": "kartikv2@gmail.com",
  1059. "homepage": "http://www.krajee.com/"
  1060. }
  1061. ],
  1062. "description": "A widget to generate growl based notifications using bootstrap-growl plugin (sub repo split from yii2-widgets)",
  1063. "homepage": "https://github.com/kartik-v/yii2-widget-growl",
  1064. "keywords": [
  1065. "alert",
  1066. "bootstrap",
  1067. "extension",
  1068. "growl",
  1069. "jquery",
  1070. "notification",
  1071. "plugin",
  1072. "widget",
  1073. "yii2"
  1074. ],
  1075. "time": "2015-05-03 08:23:04"
  1076. },
  1077. {
  1078. "name": "kartik-v/yii2-widget-rangeinput",
  1079. "version": "v1.0.1",
  1080. "source": {
  1081. "type": "git",
  1082. "url": "https://github.com/kartik-v/yii2-widget-rangeinput.git",
  1083. "reference": "ad82cf956b95555d39dbb534587c7827b1dc7bdf"
  1084. },
  1085. "dist": {
  1086. "type": "zip",
  1087. "url": "https://api.github.com/repos/kartik-v/yii2-widget-rangeinput/zipball/ad82cf956b95555d39dbb534587c7827b1dc7bdf",
  1088. "reference": "ad82cf956b95555d39dbb534587c7827b1dc7bdf",
  1089. "shasum": ""
  1090. },
  1091. "require": {
  1092. "kartik-v/yii2-krajee-base": "*"
  1093. },
  1094. "type": "yii2-extension",
  1095. "autoload": {
  1096. "psr-4": {
  1097. "kartik\\range\\": ""
  1098. }
  1099. },
  1100. "notification-url": "https://packagist.org/downloads/",
  1101. "license": [
  1102. "BSD 3-Clause"
  1103. ],
  1104. "authors": [
  1105. {
  1106. "name": "Kartik Visweswaran",
  1107. "email": "kartikv2@gmail.com",
  1108. "homepage": "http://www.krajee.com/"
  1109. }
  1110. ],
  1111. "description": "An enhanced Yii 2 widget encapsulating the HTML 5 range input (sub repo split from yii2-widgets)",
  1112. "homepage": "https://github.com/kartik-v/yii2-widget-rangeinput",
  1113. "keywords": [
  1114. "HTML5",
  1115. "extension",
  1116. "form",
  1117. "input",
  1118. "jquery",
  1119. "plugin",
  1120. "range",
  1121. "widget",
  1122. "yii2"
  1123. ],
  1124. "time": "2015-11-22 06:52:44"
  1125. },
  1126. {
  1127. "name": "kartik-v/yii2-widget-rating",
  1128. "version": "v1.0.2",
  1129. "source": {
  1130. "type": "git",
  1131. "url": "https://github.com/kartik-v/yii2-widget-rating.git",
  1132. "reference": "69b192bc2b26a435618e17eed7c56294ef805fab"
  1133. },
  1134. "dist": {
  1135. "type": "zip",
  1136. "url": "https://api.github.com/repos/kartik-v/yii2-widget-rating/zipball/69b192bc2b26a435618e17eed7c56294ef805fab",
  1137. "reference": "69b192bc2b26a435618e17eed7c56294ef805fab",
  1138. "shasum": ""
  1139. },
  1140. "require": {
  1141. "kartik-v/bootstrap-star-rating": "*",
  1142. "kartik-v/yii2-krajee-base": "*"
  1143. },
  1144. "type": "yii2-extension",
  1145. "extra": {
  1146. "branch-alias": {
  1147. "dev-master": "1.0.x-dev"
  1148. }
  1149. },
  1150. "autoload": {
  1151. "psr-4": {
  1152. "kartik\\rating\\": ""
  1153. }
  1154. },
  1155. "notification-url": "https://packagist.org/downloads/",
  1156. "license": [
  1157. "BSD 3-Clause"
  1158. ],
  1159. "authors": [
  1160. {
  1161. "name": "Kartik Visweswaran",
  1162. "email": "kartikv2@gmail.com",
  1163. "homepage": "http://www.krajee.com/"
  1164. }
  1165. ],
  1166. "description": "A Yii2 widget for the simple yet powerful bootstrap-star-rating plugin with fractional rating support (sub repo split from yii2-widgets)",
  1167. "homepage": "https://github.com/kartik-v/yii2-widget-rating",
  1168. "keywords": [
  1169. "Rating",
  1170. "bootstrap",
  1171. "extension",
  1172. "form",
  1173. "input",
  1174. "jquery",
  1175. "plugin",
  1176. "star",
  1177. "widget",
  1178. "yii2"
  1179. ],
  1180. "time": "2016-02-17 19:13:26"
  1181. },
  1182. {
  1183. "name": "kartik-v/yii2-widget-select2",
  1184. "version": "v2.0.8",
  1185. "source": {
  1186. "type": "git",
  1187. "url": "https://github.com/kartik-v/yii2-widget-select2.git",
  1188. "reference": "4d03239c1e28ef8d3b96ab7fe360f5cbda34fb69"
  1189. },
  1190. "dist": {
  1191. "type": "zip",
  1192. "url": "https://api.github.com/repos/kartik-v/yii2-widget-select2/zipball/4d03239c1e28ef8d3b96ab7fe360f5cbda34fb69",
  1193. "reference": "4d03239c1e28ef8d3b96ab7fe360f5cbda34fb69",
  1194. "shasum": ""
  1195. },
  1196. "require": {
  1197. "kartik-v/yii2-krajee-base": "~1.7"
  1198. },
  1199. "type": "yii2-extension",
  1200. "extra": {
  1201. "branch-alias": {
  1202. "dev-master": "2.0.x-dev"
  1203. }
  1204. },
  1205. "autoload": {
  1206. "psr-4": {
  1207. "kartik\\select2\\": ""
  1208. }
  1209. },
  1210. "notification-url": "https://packagist.org/downloads/",
  1211. "license": [
  1212. "BSD-3-Clause"
  1213. ],
  1214. "authors": [
  1215. {
  1216. "name": "Kartik Visweswaran",
  1217. "email": "kartikv2@gmail.com",
  1218. "homepage": "http://www.krajee.com/"
  1219. }
  1220. ],
  1221. "description": "Enhanced Yii2 wrapper for the Select2 jQuery plugin (sub repo split from yii2-widgets).",
  1222. "homepage": "https://github.com/kartik-v/yii2-widget-select2",
  1223. "keywords": [
  1224. "dropdown",
  1225. "extension",
  1226. "form",
  1227. "jquery",
  1228. "plugin",
  1229. "select2",
  1230. "widget",
  1231. "yii2"
  1232. ],
  1233. "time": "2016-02-17 11:49:30"
  1234. },
  1235. {
  1236. "name": "kartik-v/yii2-widget-sidenav",
  1237. "version": "v1.0.0",
  1238. "source": {
  1239. "type": "git",
  1240. "url": "https://github.com/kartik-v/yii2-widget-sidenav.git",
  1241. "reference": "02ee4f142d7dfbb316f878e538cc7b946f4502d2"
  1242. },
  1243. "dist": {
  1244. "type": "zip",
  1245. "url": "https://api.github.com/repos/kartik-v/yii2-widget-sidenav/zipball/02ee4f142d7dfbb316f878e538cc7b946f4502d2",
  1246. "reference": "02ee4f142d7dfbb316f878e538cc7b946f4502d2",
  1247. "shasum": ""
  1248. },
  1249. "require": {
  1250. "kartik-v/yii2-krajee-base": "*"
  1251. },
  1252. "type": "yii2-extension",
  1253. "autoload": {
  1254. "psr-4": {
  1255. "kartik\\sidenav\\": ""
  1256. }
  1257. },
  1258. "notification-url": "https://packagist.org/downloads/",
  1259. "license": [
  1260. "BSD 3-Clause"
  1261. ],
  1262. "authors": [
  1263. {
  1264. "name": "Kartik Visweswaran",
  1265. "email": "kartikv2@gmail.com",
  1266. "homepage": "http://www.krajee.com/"
  1267. }
  1268. ],
  1269. "description": "An enhanced side navigation menu styled for bootstrap (sub repo split from yii2-widgets)",
  1270. "homepage": "https://github.com/kartik-v/yii2-widget-sidenav",
  1271. "keywords": [
  1272. "bootstrap",
  1273. "extension",
  1274. "jquery",
  1275. "menu",
  1276. "navigation",
  1277. "plugin",
  1278. "sidenav",
  1279. "widget",
  1280. "yii2"
  1281. ],
  1282. "time": "2014-11-09 08:07:23"
  1283. },
  1284. {
  1285. "name": "kartik-v/yii2-widget-spinner",
  1286. "version": "v1.0.0",
  1287. "source": {
  1288. "type": "git",
  1289. "url": "https://github.com/kartik-v/yii2-widget-spinner.git",
  1290. "reference": "3132ba14d58e0564d17f3b846b04c42aa72bdde3"
  1291. },
  1292. "dist": {
  1293. "type": "zip",
  1294. "url": "https://api.github.com/repos/kartik-v/yii2-widget-spinner/zipball/3132ba14d58e0564d17f3b846b04c42aa72bdde3",
  1295. "reference": "3132ba14d58e0564d17f3b846b04c42aa72bdde3",
  1296. "shasum": ""
  1297. },
  1298. "require": {
  1299. "kartik-v/yii2-krajee-base": "*"
  1300. },
  1301. "type": "yii2-extension",
  1302. "autoload": {
  1303. "psr-4": {
  1304. "kartik\\spinner\\": ""
  1305. }
  1306. },
  1307. "notification-url": "https://packagist.org/downloads/",
  1308. "license": [
  1309. "BSD 3-Clause"
  1310. ],
  1311. "authors": [
  1312. {
  1313. "name": "Kartik Visweswaran",
  1314. "email": "kartikv2@gmail.com",
  1315. "homepage": "http://www.krajee.com/"
  1316. }
  1317. ],
  1318. "description": "A widget to render animated CSS3 loading spinners with VML fallback for IE (sub repo split from yii2-widgets)",
  1319. "homepage": "https://github.com/kartik-v/yii2-widget-spinner",
  1320. "keywords": [
  1321. "CSS3",
  1322. "extension",
  1323. "jquery",
  1324. "loading",
  1325. "plugin",
  1326. "spinner",
  1327. "widget",
  1328. "yii2"
  1329. ],
  1330. "time": "2014-11-09 05:02:05"
  1331. },
  1332. {
  1333. "name": "kartik-v/yii2-widget-switchinput",
  1334. "version": "v1.3.1",
  1335. "source": {
  1336. "type": "git",
  1337. "url": "https://github.com/kartik-v/yii2-widget-switchinput.git",
  1338. "reference": "7d8ee999d79bcdc1601da5cd59439ac7eb1f5ea6"
  1339. },
  1340. "dist": {
  1341. "type": "zip",
  1342. "url": "https://api.github.com/repos/kartik-v/yii2-widget-switchinput/zipball/7d8ee999d79bcdc1601da5cd59439ac7eb1f5ea6",
  1343. "reference": "7d8ee999d79bcdc1601da5cd59439ac7eb1f5ea6",
  1344. "shasum": ""
  1345. },
  1346. "require": {
  1347. "kartik-v/yii2-krajee-base": "*"
  1348. },
  1349. "type": "yii2-extension",
  1350. "autoload": {
  1351. "psr-4": {
  1352. "kartik\\switchinput\\": ""
  1353. }
  1354. },
  1355. "notification-url": "https://packagist.org/downloads/",
  1356. "license": [
  1357. "BSD 3-Clause"
  1358. ],
  1359. "authors": [
  1360. {
  1361. "name": "Kartik Visweswaran",
  1362. "email": "kartikv2@gmail.com",
  1363. "homepage": "http://www.krajee.com/"
  1364. }
  1365. ],
  1366. "description": "A Yii2 wrapper widget for the Bootstrap Switch plugin to use checkboxes & radios as toggle switchinputes (sub repo split from yii2-widgets)",
  1367. "homepage": "https://github.com/kartik-v/yii2-widget-switchinput",
  1368. "keywords": [
  1369. "bootstrap",
  1370. "extension",
  1371. "form",
  1372. "input",
  1373. "jquery",
  1374. "plugin",
  1375. "switchinput",
  1376. "toggle",
  1377. "widget",
  1378. "yii2"
  1379. ],
  1380. "time": "2016-01-10 16:47:35"
  1381. },
  1382. {
  1383. "name": "kartik-v/yii2-widget-timepicker",
  1384. "version": "v1.0.1",
  1385. "source": {
  1386. "type": "git",
  1387. "url": "https://github.com/kartik-v/yii2-widget-timepicker.git",
  1388. "reference": "fa230caf281fbf6abea29a5dc1c28ebc005e4438"
  1389. },
  1390. "dist": {
  1391. "type": "zip",
  1392. "url": "https://api.github.com/repos/kartik-v/yii2-widget-timepicker/zipball/fa230caf281fbf6abea29a5dc1c28ebc005e4438",
  1393. "reference": "fa230caf281fbf6abea29a5dc1c28ebc005e4438",
  1394. "shasum": ""
  1395. },
  1396. "require": {
  1397. "kartik-v/yii2-krajee-base": "*"
  1398. },
  1399. "type": "yii2-extension",
  1400. "autoload": {
  1401. "psr-4": {
  1402. "kartik\\time\\": ""
  1403. }
  1404. },
  1405. "notification-url": "https://packagist.org/downloads/",
  1406. "license": [
  1407. "BSD 3-Clause"
  1408. ],
  1409. "authors": [
  1410. {
  1411. "name": "Kartik Visweswaran",
  1412. "email": "kartikv2@gmail.com",
  1413. "homepage": "http://www.krajee.com/"
  1414. }
  1415. ],
  1416. "description": "Enhanced Yii2 wrapper for the bootstrap timepicker plugin (sub repo split from yii2-widgets)",
  1417. "homepage": "https://github.com/kartik-v/yii2-widget-timepicker",
  1418. "keywords": [
  1419. "bootstrap",
  1420. "extension",
  1421. "form",
  1422. "jquery",
  1423. "picker",
  1424. "plugin",
  1425. "time",
  1426. "widget",
  1427. "yii2"
  1428. ],
  1429. "time": "2016-01-12 09:50:39"
  1430. },
  1431. {
  1432. "name": "kartik-v/yii2-widget-touchspin",
  1433. "version": "v1.2.1",
  1434. "source": {
  1435. "type": "git",
  1436. "url": "https://github.com/kartik-v/yii2-widget-touchspin.git",
  1437. "reference": "afc56f68d87c65c9659b76ac82ae4ae8160634c6"
  1438. },
  1439. "dist": {
  1440. "type": "zip",
  1441. "url": "https://api.github.com/repos/kartik-v/yii2-widget-touchspin/zipball/afc56f68d87c65c9659b76ac82ae4ae8160634c6",
  1442. "reference": "afc56f68d87c65c9659b76ac82ae4ae8160634c6",
  1443. "shasum": ""
  1444. },
  1445. "require": {
  1446. "kartik-v/yii2-krajee-base": "*"
  1447. },
  1448. "type": "yii2-extension",
  1449. "autoload": {
  1450. "psr-4": {
  1451. "kartik\\touchspin\\": ""
  1452. }
  1453. },
  1454. "notification-url": "https://packagist.org/downloads/",
  1455. "license": [
  1456. "BSD 3-Clause"
  1457. ],
  1458. "authors": [
  1459. {
  1460. "name": "Kartik Visweswaran",
  1461. "email": "kartikv2@gmail.com",
  1462. "homepage": "http://www.krajee.com/"
  1463. }
  1464. ],
  1465. "description": "A Yii2 wrapper widget for the Bootstrap Switch plugin to use checkboxes & radios as toggle touchspines (sub repo split from yii2-widgets)",
  1466. "homepage": "https://github.com/kartik-v/yii2-widget-touchspin",
  1467. "keywords": [
  1468. "bootstrap",
  1469. "extension",
  1470. "form",
  1471. "input",
  1472. "jquery",
  1473. "plugin",
  1474. "spinner",
  1475. "touch",
  1476. "widget",
  1477. "yii2"
  1478. ],
  1479. "time": "2016-01-10 17:10:39"
  1480. },
  1481. {
  1482. "name": "kartik-v/yii2-widget-typeahead",
  1483. "version": "v1.0.1",
  1484. "source": {
  1485. "type": "git",
  1486. "url": "https://github.com/kartik-v/yii2-widget-typeahead.git",
  1487. "reference": "e369cd55cb2fb9d3a82b57ea6c9a62d69f14fb94"
  1488. },
  1489. "dist": {
  1490. "type": "zip",
  1491. "url": "https://api.github.com/repos/kartik-v/yii2-widget-typeahead/zipball/e369cd55cb2fb9d3a82b57ea6c9a62d69f14fb94",
  1492. "reference": "e369cd55cb2fb9d3a82b57ea6c9a62d69f14fb94",
  1493. "shasum": ""
  1494. },
  1495. "require": {
  1496. "kartik-v/yii2-krajee-base": "~1.7"
  1497. },
  1498. "type": "yii2-extension",
  1499. "autoload": {
  1500. "psr-4": {
  1501. "kartik\\typeahead\\": ""
  1502. }
  1503. },
  1504. "notification-url": "https://packagist.org/downloads/",
  1505. "license": [
  1506. "BSD-3-Clause"
  1507. ],
  1508. "authors": [
  1509. {
  1510. "name": "Kartik Visweswaran",
  1511. "email": "kartikv2@gmail.com",
  1512. "homepage": "http://www.krajee.com/"
  1513. }
  1514. ],
  1515. "description": "Enhanced Yii2 wrapper for the Twitter Typeahead plugin (sub repo split from yii2-widgets).",
  1516. "homepage": "https://github.com/kartik-v/yii2-widget-typeahead",
  1517. "keywords": [
  1518. "dropdown",
  1519. "extension",
  1520. "form",
  1521. "jquery",
  1522. "plugin",
  1523. "typeahead",
  1524. "widget",
  1525. "yii2"
  1526. ],
  1527. "time": "2015-06-28 18:05:41"
  1528. },
  1529. {
  1530. "name": "kartik-v/yii2-widgets",
  1531. "version": "v3.4.0",
  1532. "source": {
  1533. "type": "git",
  1534. "url": "https://github.com/kartik-v/yii2-widgets.git",
  1535. "reference": "f435d5e96c4848844bdfa9cee58249ccfb3e2dd2"
  1536. },
  1537. "dist": {
  1538. "type": "zip",
  1539. "url": "https://api.github.com/repos/kartik-v/yii2-widgets/zipball/f435d5e96c4848844bdfa9cee58249ccfb3e2dd2",
  1540. "reference": "f435d5e96c4848844bdfa9cee58249ccfb3e2dd2",
  1541. "shasum": ""
  1542. },
  1543. "require": {
  1544. "kartik-v/yii2-krajee-base": "*",
  1545. "kartik-v/yii2-widget-activeform": "*",
  1546. "kartik-v/yii2-widget-affix": "*",
  1547. "kartik-v/yii2-widget-alert": "*",
  1548. "kartik-v/yii2-widget-colorinput": "*",
  1549. "kartik-v/yii2-widget-datepicker": "*",
  1550. "kartik-v/yii2-widget-datetimepicker": "*",
  1551. "kartik-v/yii2-widget-depdrop": "*",
  1552. "kartik-v/yii2-widget-fileinput": "*",
  1553. "kartik-v/yii2-widget-growl": "*",
  1554. "kartik-v/yii2-widget-rangeinput": "*",
  1555. "kartik-v/yii2-widget-rating": "*",
  1556. "kartik-v/yii2-widget-select2": "*",
  1557. "kartik-v/yii2-widget-sidenav": "*",
  1558. "kartik-v/yii2-widget-spinner": "*",
  1559. "kartik-v/yii2-widget-switchinput": "*",
  1560. "kartik-v/yii2-widget-timepicker": "*",
  1561. "kartik-v/yii2-widget-touchspin": "*",
  1562. "kartik-v/yii2-widget-typeahead": "*"
  1563. },
  1564. "type": "yii2-extension",
  1565. "autoload": {
  1566. "psr-4": {
  1567. "kartik\\widgets\\": ""
  1568. }
  1569. },
  1570. "notification-url": "https://packagist.org/downloads/",
  1571. "license": [
  1572. "BSD 3-Clause"
  1573. ],
  1574. "authors": [
  1575. {
  1576. "name": "Kartik Visweswaran",
  1577. "email": "kartikv2@gmail.com",
  1578. "homepage": "http://www.krajee.com/"
  1579. }
  1580. ],
  1581. "description": "Collection of useful widgets for Yii Framework 2.0 extending functionalities for Bootstrap",
  1582. "homepage": "https://github.com/kartik-v/yii2-widgets",
  1583. "keywords": [
  1584. "extension",
  1585. "form",
  1586. "widget",
  1587. "yii2"
  1588. ],
  1589. "time": "2014-11-09 19:54:17"
  1590. },
  1591. {
  1592. "name": "phpoffice/phpexcel",
  1593. "version": "1.8.0",
  1594. "source": {
  1595. "type": "git",
  1596. "url": "https://github.com/PHPOffice/PHPExcel.git",
  1597. "reference": "e69a5e4d0ffa7fb6f171859e0a04346e580df30b"
  1598. },
  1599. "dist": {
  1600. "type": "zip",
  1601. "url": "https://api.github.com/repos/PHPOffice/PHPExcel/zipball/e69a5e4d0ffa7fb6f171859e0a04346e580df30b",
  1602. "reference": "e69a5e4d0ffa7fb6f171859e0a04346e580df30b",
  1603. "shasum": ""
  1604. },
  1605. "require": {
  1606. "ext-xml": "*",
  1607. "ext-xmlwriter": "*",
  1608. "php": ">=5.2.0"
  1609. },
  1610. "type": "library",
  1611. "autoload": {
  1612. "psr-0": {
  1613. "PHPExcel": "Classes/"
  1614. }
  1615. },
  1616. "notification-url": "https://packagist.org/downloads/",
  1617. "license": [
  1618. "LGPL"
  1619. ],
  1620. "authors": [
  1621. {
  1622. "name": "Maarten Balliauw",
  1623. "homepage": "http://blog.maartenballiauw.be"
  1624. },
  1625. {
  1626. "name": "Mark Baker"
  1627. },
  1628. {
  1629. "name": "Franck Lefevre",
  1630. "homepage": "http://blog.rootslabs.net"
  1631. },
  1632. {
  1633. "name": "Erik Tilt"
  1634. }
  1635. ],
  1636. "description": "PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
  1637. "homepage": "http://phpexcel.codeplex.com",
  1638. "keywords": [
  1639. "OpenXML",
  1640. "excel",
  1641. "php",
  1642. "spreadsheet",
  1643. "xls",
  1644. "xlsx"
  1645. ],
  1646. "time": "2014-03-02 15:22:49"
  1647. },
  1648. {
  1649. "name": "swiftmailer/swiftmailer",
  1650. "version": "v5.4.1",
  1651. "source": {
  1652. "type": "git",
  1653. "url": "https://github.com/swiftmailer/swiftmailer.git",
  1654. "reference": "0697e6aa65c83edf97bb0f23d8763f94e3f11421"
  1655. },
  1656. "dist": {
  1657. "type": "zip",
  1658. "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/0697e6aa65c83edf97bb0f23d8763f94e3f11421",
  1659. "reference": "0697e6aa65c83edf97bb0f23d8763f94e3f11421",
  1660. "shasum": ""
  1661. },
  1662. "require": {
  1663. "php": ">=5.3.3"
  1664. },
  1665. "require-dev": {
  1666. "mockery/mockery": "~0.9.1,<0.9.4"
  1667. },
  1668. "type": "library",
  1669. "extra": {
  1670. "branch-alias": {
  1671. "dev-master": "5.4-dev"
  1672. }
  1673. },
  1674. "autoload": {
  1675. "files": [
  1676. "lib/swift_required.php"
  1677. ]
  1678. },
  1679. "notification-url": "https://packagist.org/downloads/",
  1680. "license": [
  1681. "MIT"
  1682. ],
  1683. "authors": [
  1684. {
  1685. "name": "Chris Corbyn"
  1686. },
  1687. {
  1688. "name": "Fabien Potencier",
  1689. "email": "fabien@symfony.com"
  1690. }
  1691. ],
  1692. "description": "Swiftmailer, free feature-rich PHP mailer",
  1693. "homepage": "http://swiftmailer.org",
  1694. "keywords": [
  1695. "email",
  1696. "mail",
  1697. "mailer"
  1698. ],
  1699. "time": "2015-06-06 14:19:39"
  1700. },
  1701. {
  1702. "name": "yiisoft/yii2",
  1703. "version": "2.0.7",
  1704. "source": {
  1705. "type": "git",
  1706. "url": "https://github.com/yiisoft/yii2-framework.git",
  1707. "reference": "f45651582cb853b4326730d9d187a0f7a44a45a3"
  1708. },
  1709. "dist": {
  1710. "type": "zip",
  1711. "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/f45651582cb853b4326730d9d187a0f7a44a45a3",
  1712. "reference": "f45651582cb853b4326730d9d187a0f7a44a45a3",
  1713. "shasum": ""
  1714. },
  1715. "require": {
  1716. "bower-asset/jquery": "2.2.*@stable | 2.1.*@stable | 1.11.*@stable",
  1717. "bower-asset/jquery.inputmask": "~3.2.2",
  1718. "bower-asset/punycode": "1.3.*",
  1719. "bower-asset/yii2-pjax": "~2.0.1",
  1720. "cebe/markdown": "~1.0.0 | ~1.1.0",
  1721. "ext-ctype": "*",
  1722. "ext-mbstring": "*",
  1723. "ezyang/htmlpurifier": "4.6.*",
  1724. "lib-pcre": "*",
  1725. "php": ">=5.4.0",
  1726. "yiisoft/yii2-composer": "~2.0.4"
  1727. },
  1728. "bin": [
  1729. "yii"
  1730. ],
  1731. "type": "library",
  1732. "extra": {
  1733. "branch-alias": {
  1734. "dev-master": "2.0.x-dev"
  1735. }
  1736. },
  1737. "autoload": {
  1738. "psr-4": {
  1739. "yii\\": ""
  1740. }
  1741. },
  1742. "notification-url": "https://packagist.org/downloads/",
  1743. "license": [
  1744. "BSD-3-Clause"
  1745. ],
  1746. "authors": [
  1747. {
  1748. "name": "Qiang Xue",
  1749. "email": "qiang.xue@gmail.com",
  1750. "homepage": "http://www.yiiframework.com/",
  1751. "role": "Founder and project lead"
  1752. },
  1753. {
  1754. "name": "Alexander Makarov",
  1755. "email": "sam@rmcreative.ru",
  1756. "homepage": "http://rmcreative.ru/",
  1757. "role": "Core framework development"
  1758. },
  1759. {
  1760. "name": "Maurizio Domba",
  1761. "homepage": "http://mdomba.info/",
  1762. "role": "Core framework development"
  1763. },
  1764. {
  1765. "name": "Carsten Brandt",
  1766. "email": "mail@cebe.cc",
  1767. "homepage": "http://cebe.cc/",
  1768. "role": "Core framework development"
  1769. },
  1770. {
  1771. "name": "Timur Ruziev",
  1772. "email": "resurtm@gmail.com",
  1773. "homepage": "http://resurtm.com/",
  1774. "role": "Core framework development"
  1775. },
  1776. {
  1777. "name": "Paul Klimov",
  1778. "email": "klimov.paul@gmail.com",
  1779. "role": "Core framework development"
  1780. },
  1781. {
  1782. "name": "Dmitry Naumenko",
  1783. "email": "d.naumenko.a@gmail.com",
  1784. "role": "Core framework development"
  1785. }
  1786. ],
  1787. "description": "Yii PHP Framework Version 2",
  1788. "homepage": "http://www.yiiframework.com/",
  1789. "keywords": [
  1790. "framework",
  1791. "yii2"
  1792. ],
  1793. "time": "2016-02-14 14:45:55"
  1794. },
  1795. {
  1796. "name": "yiisoft/yii2-bootstrap",
  1797. "version": "2.0.5",
  1798. "source": {
  1799. "type": "git",
  1800. "url": "https://github.com/yiisoft/yii2-bootstrap.git",
  1801. "reference": "1464f93834b1d5edb1f5625f7ffd6c3723fa4923"
  1802. },
  1803. "dist": {
  1804. "type": "zip",
  1805. "url": "https://api.github.com/repos/yiisoft/yii2-bootstrap/zipball/1464f93834b1d5edb1f5625f7ffd6c3723fa4923",
  1806. "reference": "1464f93834b1d5edb1f5625f7ffd6c3723fa4923",
  1807. "shasum": ""
  1808. },
  1809. "require": {
  1810. "bower-asset/bootstrap": "3.3.* | 3.2.* | 3.1.*",
  1811. "yiisoft/yii2": ">=2.0.6"
  1812. },
  1813. "type": "yii2-extension",
  1814. "extra": {
  1815. "branch-alias": {
  1816. "dev-master": "2.0.x-dev"
  1817. },
  1818. "asset-installer-paths": {
  1819. "npm-asset-library": "vendor/npm",
  1820. "bower-asset-library": "vendor/bower"
  1821. }
  1822. },
  1823. "autoload": {
  1824. "psr-4": {
  1825. "yii\\bootstrap\\": ""
  1826. }
  1827. },
  1828. "notification-url": "https://packagist.org/downloads/",
  1829. "license": [
  1830. "BSD-3-Clause"
  1831. ],
  1832. "authors": [
  1833. {
  1834. "name": "Qiang Xue",
  1835. "email": "qiang.xue@gmail.com"
  1836. }
  1837. ],
  1838. "description": "The Twitter Bootstrap extension for the Yii framework",
  1839. "keywords": [
  1840. "bootstrap",
  1841. "yii2"
  1842. ],
  1843. "time": "2015-09-23 17:48:24"
  1844. },
  1845. {
  1846. "name": "yiisoft/yii2-composer",
  1847. "version": "2.0.4",
  1848. "source": {
  1849. "type": "git",
  1850. "url": "https://github.com/yiisoft/yii2-composer.git",
  1851. "reference": "7452fd908a5023b8bb5ea1b123a174ca080de464"
  1852. },
  1853. "dist": {
  1854. "type": "zip",
  1855. "url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/7452fd908a5023b8bb5ea1b123a174ca080de464",
  1856. "reference": "7452fd908a5023b8bb5ea1b123a174ca080de464",
  1857. "shasum": ""
  1858. },
  1859. "require": {
  1860. "composer-plugin-api": "^1.0"
  1861. },
  1862. "type": "composer-plugin",
  1863. "extra": {
  1864. "class": "yii\\composer\\Plugin",
  1865. "branch-alias": {
  1866. "dev-master": "2.0.x-dev"
  1867. }
  1868. },
  1869. "autoload": {
  1870. "psr-4": {
  1871. "yii\\composer\\": ""
  1872. }
  1873. },
  1874. "notification-url": "https://packagist.org/downloads/",
  1875. "license": [
  1876. "BSD-3-Clause"
  1877. ],
  1878. "authors": [
  1879. {
  1880. "name": "Qiang Xue",
  1881. "email": "qiang.xue@gmail.com"
  1882. }
  1883. ],
  1884. "description": "The composer plugin for Yii extension installer",
  1885. "keywords": [
  1886. "composer",
  1887. "extension installer",
  1888. "yii2"
  1889. ],
  1890. "time": "2016-02-06 00:49:24"
  1891. },
  1892. {
  1893. "name": "yiisoft/yii2-swiftmailer",
  1894. "version": "2.0.4",
  1895. "source": {
  1896. "type": "git",
  1897. "url": "https://github.com/yiisoft/yii2-swiftmailer.git",
  1898. "reference": "4ec435a89e30b203cea99770910fb5499cb3627a"
  1899. },
  1900. "dist": {
  1901. "type": "zip",
  1902. "url": "https://api.github.com/repos/yiisoft/yii2-swiftmailer/zipball/4ec435a89e30b203cea99770910fb5499cb3627a",
  1903. "reference": "4ec435a89e30b203cea99770910fb5499cb3627a",
  1904. "shasum": ""
  1905. },
  1906. "require": {
  1907. "swiftmailer/swiftmailer": "~5.0",
  1908. "yiisoft/yii2": ">=2.0.4"
  1909. },
  1910. "type": "yii2-extension",
  1911. "extra": {
  1912. "branch-alias": {
  1913. "dev-master": "2.0.x-dev"
  1914. }
  1915. },
  1916. "autoload": {
  1917. "psr-4": {
  1918. "yii\\swiftmailer\\": ""
  1919. }
  1920. },
  1921. "notification-url": "https://packagist.org/downloads/",
  1922. "license": [
  1923. "BSD-3-Clause"
  1924. ],
  1925. "authors": [
  1926. {
  1927. "name": "Paul Klimov",
  1928. "email": "klimov.paul@gmail.com"
  1929. }
  1930. ],
  1931. "description": "The SwiftMailer integration for the Yii framework",
  1932. "keywords": [
  1933. "email",
  1934. "mail",
  1935. "mailer",
  1936. "swift",
  1937. "swiftmailer",
  1938. "yii2"
  1939. ],
  1940. "time": "2015-05-10 22:12:32"
  1941. }
  1942. ],
  1943. "packages-dev": [
  1944. {
  1945. "name": "bower-asset/jquery-ui",
  1946. "version": "1.11.4",
  1947. "source": {
  1948. "type": "git",
  1949. "url": "https://github.com/components/jqueryui.git",
  1950. "reference": "c34f8dbf3ba57b3784b93f26119f436c0e8288e1"
  1951. },
  1952. "dist": {
  1953. "type": "zip",
  1954. "url": "https://api.github.com/repos/components/jqueryui/zipball/c34f8dbf3ba57b3784b93f26119f436c0e8288e1",
  1955. "reference": "c34f8dbf3ba57b3784b93f26119f436c0e8288e1",
  1956. "shasum": ""
  1957. },
  1958. "require": {
  1959. "bower-asset/jquery": ">=1.6"
  1960. },
  1961. "type": "bower-asset-library",
  1962. "extra": {
  1963. "bower-asset-main": [
  1964. "jquery-ui.js"
  1965. ],
  1966. "bower-asset-ignore": []
  1967. }
  1968. },
  1969. {
  1970. "name": "bower-asset/typeahead.js",
  1971. "version": "v0.10.5",
  1972. "source": {
  1973. "type": "git",
  1974. "url": "https://github.com/twitter/typeahead.js.git",
  1975. "reference": "5f198b87d1af845da502ea9df93a5e84801ce742"
  1976. },
  1977. "dist": {
  1978. "type": "zip",
  1979. "url": "https://api.github.com/repos/twitter/typeahead.js/zipball/5f198b87d1af845da502ea9df93a5e84801ce742",
  1980. "reference": "5f198b87d1af845da502ea9df93a5e84801ce742",
  1981. "shasum": ""
  1982. },
  1983. "require": {
  1984. "bower-asset/jquery": ">=1.7"
  1985. },
  1986. "require-dev": {
  1987. "bower-asset/jasmine-ajax": "~1.3.1",
  1988. "bower-asset/jasmine-jquery": "~1.5.2",
  1989. "bower-asset/jquery": "~1.7"
  1990. },
  1991. "type": "bower-asset-library",
  1992. "extra": {
  1993. "bower-asset-main": "dist/typeahead.bundle.js"
  1994. }
  1995. },
  1996. {
  1997. "name": "components/flag-icon-css",
  1998. "version": "1.2.0",
  1999. "source": {
  2000. "type": "git",
  2001. "url": "https://github.com/lipis/flag-icon-css.git",
  2002. "reference": "bc91153f32e6f7e4bcb275429f747be37de0950f"
  2003. },
  2004. "dist": {
  2005. "type": "zip",
  2006. "url": "https://api.github.com/repos/lipis/flag-icon-css/zipball/bc91153f32e6f7e4bcb275429f747be37de0950f",
  2007. "reference": "bc91153f32e6f7e4bcb275429f747be37de0950f",
  2008. "shasum": ""
  2009. },
  2010. "type": "component",
  2011. "extra": {
  2012. "component": {
  2013. "name": "flag-icon-css",
  2014. "files": [
  2015. "less/**",
  2016. "css/**",
  2017. "flags/**"
  2018. ]
  2019. }
  2020. },
  2021. "notification-url": "https://packagist.org/downloads/",
  2022. "license": [
  2023. "MIT"
  2024. ],
  2025. "authors": [
  2026. {
  2027. "name": "Panayiotis Lipiridis (Lipis)",
  2028. "email": "lipiridis@gmail.com"
  2029. }
  2030. ],
  2031. "description": "CSS for vector based country flags",
  2032. "time": "2016-02-13 22:52:20"
  2033. },
  2034. {
  2035. "name": "fortawesome/font-awesome",
  2036. "version": "v4.5.0",
  2037. "source": {
  2038. "type": "git",
  2039. "url": "https://github.com/FortAwesome/Font-Awesome.git",
  2040. "reference": "fddd2c240452e6c8990c4ef75e0265b455aa7968"
  2041. },
  2042. "dist": {
  2043. "type": "zip",
  2044. "url": "https://api.github.com/repos/FortAwesome/Font-Awesome/zipball/fddd2c240452e6c8990c4ef75e0265b455aa7968",
  2045. "reference": "fddd2c240452e6c8990c4ef75e0265b455aa7968",
  2046. "shasum": ""
  2047. },
  2048. "require-dev": {
  2049. "jekyll": "1.0.2",
  2050. "lessc": "1.4.2"
  2051. },
  2052. "type": "library",
  2053. "extra": {
  2054. "branch-alias": {
  2055. "dev-master": "4.0.x-dev"
  2056. }
  2057. },
  2058. "notification-url": "https://packagist.org/downloads/",
  2059. "license": [
  2060. "OFL-1.1",
  2061. "MIT"
  2062. ],
  2063. "authors": [
  2064. {
  2065. "name": "Dave Gandy",
  2066. "email": "dave@fontawesome.io",
  2067. "homepage": "http://twitter.com/davegandy",
  2068. "role": "Developer"
  2069. }
  2070. ],
  2071. "description": "The iconic font and CSS framework",
  2072. "homepage": "http://fontawesome.io/",
  2073. "keywords": [
  2074. "FontAwesome",
  2075. "awesome",
  2076. "bootstrap",
  2077. "font",
  2078. "icon"
  2079. ],
  2080. "time": "2015-11-30 17:28:02"
  2081. },
  2082. {
  2083. "name": "fzaninotto/faker",
  2084. "version": "v1.5.0",
  2085. "source": {
  2086. "type": "git",
  2087. "url": "https://github.com/fzaninotto/Faker.git",
  2088. "reference": "d0190b156bcca848d401fb80f31f504f37141c8d"
  2089. },
  2090. "dist": {
  2091. "type": "zip",
  2092. "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/d0190b156bcca848d401fb80f31f504f37141c8d",
  2093. "reference": "d0190b156bcca848d401fb80f31f504f37141c8d",
  2094. "shasum": ""
  2095. },
  2096. "require": {
  2097. "php": ">=5.3.3"
  2098. },
  2099. "require-dev": {
  2100. "phpunit/phpunit": "~4.0",
  2101. "squizlabs/php_codesniffer": "~1.5"
  2102. },
  2103. "suggest": {
  2104. "ext-intl": "*"
  2105. },
  2106. "type": "library",
  2107. "extra": {
  2108. "branch-alias": {
  2109. "dev-master": "1.5.x-dev"
  2110. }
  2111. },
  2112. "autoload": {
  2113. "psr-4": {
  2114. "Faker\\": "src/Faker/"
  2115. }
  2116. },
  2117. "notification-url": "https://packagist.org/downloads/",
  2118. "license": [
  2119. "MIT"
  2120. ],
  2121. "authors": [
  2122. {
  2123. "name": "François Zaninotto"
  2124. }
  2125. ],
  2126. "description": "Faker is a PHP library that generates fake data for you.",
  2127. "keywords": [
  2128. "data",
  2129. "faker",
  2130. "fixtures"
  2131. ],
  2132. "time": "2015-05-29 06:29:14"
  2133. },
  2134. {
  2135. "name": "kartik-v/mpdf",
  2136. "version": "v1.0.2",
  2137. "source": {
  2138. "type": "git",
  2139. "url": "https://github.com/kartik-v/mpdf.git",
  2140. "reference": "6ab0ae3a82673e514f168c8e6da02289e6d95f2c"
  2141. },
  2142. "dist": {
  2143. "type": "zip",
  2144. "url": "https://api.github.com/repos/kartik-v/mpdf/zipball/6ab0ae3a82673e514f168c8e6da02289e6d95f2c",
  2145. "reference": "6ab0ae3a82673e514f168c8e6da02289e6d95f2c",
  2146. "shasum": ""
  2147. },
  2148. "require": {
  2149. "ext-mbstring": "*",
  2150. "php": ">=4.3.10"
  2151. },
  2152. "type": "library",
  2153. "autoload": {
  2154. "classmap": [
  2155. "mpdf.php",
  2156. "classes"
  2157. ]
  2158. },
  2159. "notification-url": "https://packagist.org/downloads/",
  2160. "license": [
  2161. "GPL-1.0+"
  2162. ],
  2163. "authors": [
  2164. {
  2165. "name": "Ian N Back"
  2166. }
  2167. ],
  2168. "description": "A PHP class to generate PDF files from HTML with Unicode/UTF-8 and CJK support. This is a fork of the official mPDF library.",
  2169. "homepage": "http://www.mpdf1.com/mpdf/index.php",
  2170. "keywords": [
  2171. "pdf",
  2172. "php",
  2173. "utf-8"
  2174. ],
  2175. "time": "2015-05-05 07:34:49"
  2176. },
  2177. {
  2178. "name": "kartik-v/php-date-formatter",
  2179. "version": "v1.3.3",
  2180. "source": {
  2181. "type": "git",
  2182. "url": "https://github.com/kartik-v/php-date-formatter.git",
  2183. "reference": "38984fb614f3ebc3605a8e369eee1406feea02a4"
  2184. },
  2185. "dist": {
  2186. "type": "zip",
  2187. "url": "https://api.github.com/repos/kartik-v/php-date-formatter/zipball/38984fb614f3ebc3605a8e369eee1406feea02a4",
  2188. "reference": "38984fb614f3ebc3605a8e369eee1406feea02a4",
  2189. "shasum": ""
  2190. },
  2191. "type": "library",
  2192. "autoload": {
  2193. "psr-4": {
  2194. "kartik\\plugins\\dateformatter\\": ""
  2195. }
  2196. },
  2197. "notification-url": "https://packagist.org/downloads/",
  2198. "license": [
  2199. "BSD-3-Clause"
  2200. ],
  2201. "authors": [
  2202. {
  2203. "name": "Kartik Visweswaran",
  2204. "email": "kartikv2@gmail.com",
  2205. "homepage": "http://www.krajee.com/"
  2206. }
  2207. ],
  2208. "description": "A Javascript datetime formatting and manipulation library using PHP date-time formats.",
  2209. "homepage": "https://github.com/kartik-v/php-date-formatter",
  2210. "keywords": [
  2211. "date",
  2212. "datetime",
  2213. "formatter",
  2214. "javascript",
  2215. "php",
  2216. "php-date-formatter.js",
  2217. "time"
  2218. ],
  2219. "time": "2015-12-21 18:22:51"
  2220. },
  2221. {
  2222. "name": "kartik-v/yii2-builder",
  2223. "version": "v1.6.1",
  2224. "source": {
  2225. "type": "git",
  2226. "url": "https://github.com/kartik-v/yii2-builder.git",
  2227. "reference": "cbeb09954b5c87ba85dbc2c6331589baa542da4c"
  2228. },
  2229. "dist": {
  2230. "type": "zip",
  2231. "url": "https://api.github.com/repos/kartik-v/yii2-builder/zipball/cbeb09954b5c87ba85dbc2c6331589baa542da4c",
  2232. "reference": "cbeb09954b5c87ba85dbc2c6331589baa542da4c",
  2233. "shasum": ""
  2234. },
  2235. "require": {
  2236. "kartik-v/yii2-grid": "~3.0",
  2237. "kartik-v/yii2-krajee-base": "~1.7",
  2238. "kartik-v/yii2-widget-activeform": "~1.4"
  2239. },
  2240. "type": "yii2-extension",
  2241. "autoload": {
  2242. "psr-4": {
  2243. "kartik\\builder\\": ""
  2244. }
  2245. },
  2246. "notification-url": "https://packagist.org/downloads/",
  2247. "license": [
  2248. "BSD-3-Clause"
  2249. ],
  2250. "authors": [
  2251. {
  2252. "name": "Kartik Visweswaran",
  2253. "email": "kartikv2@gmail.com",
  2254. "homepage": "http://www.krajee.com/"
  2255. }
  2256. ],
  2257. "description": "Build forms (single-row or multi-row/tabular) easily for Yii Framework 2.0",
  2258. "homepage": "https://github.com/kartik-v/yii2-builder",
  2259. "keywords": [
  2260. "builder",
  2261. "extension",
  2262. "form",
  2263. "widget",
  2264. "yii2"
  2265. ],
  2266. "time": "2015-06-17 17:58:21"
  2267. },
  2268. {
  2269. "name": "kartik-v/yii2-datecontrol",
  2270. "version": "v1.9.3",
  2271. "source": {
  2272. "type": "git",
  2273. "url": "https://github.com/kartik-v/yii2-datecontrol.git",
  2274. "reference": "ab4ab5dec33db2790ca6d3da6788b2ae339efa3c"
  2275. },
  2276. "dist": {
  2277. "type": "zip",
  2278. "url": "https://api.github.com/repos/kartik-v/yii2-datecontrol/zipball/ab4ab5dec33db2790ca6d3da6788b2ae339efa3c",
  2279. "reference": "ab4ab5dec33db2790ca6d3da6788b2ae339efa3c",
  2280. "shasum": ""
  2281. },
  2282. "require": {
  2283. "kartik-v/php-date-formatter": ">1.3",
  2284. "kartik-v/yii2-krajee-base": "~1.7"
  2285. },
  2286. "type": "yii2-extension",
  2287. "autoload": {
  2288. "psr-4": {
  2289. "kartik\\datecontrol\\": ""
  2290. }
  2291. },
  2292. "notification-url": "https://packagist.org/downloads/",
  2293. "license": [
  2294. "BSD-3-Clause"
  2295. ],
  2296. "authors": [
  2297. {
  2298. "name": "Kartik Visweswaran",
  2299. "email": "kartikv2@gmail.com",
  2300. "homepage": "http://www.krajee.com/"
  2301. }
  2302. ],
  2303. "description": "Date control module allowing separation of formats for View and Model for Yii Framework 2.0",
  2304. "homepage": "https://github.com/kartik-v/yii2-datecontrol",
  2305. "keywords": [
  2306. "control",
  2307. "date",
  2308. "extension",
  2309. "format",
  2310. "yii",
  2311. "yii2"
  2312. ],
  2313. "time": "2015-07-19 05:01:43"
  2314. },
  2315. {
  2316. "name": "kartik-v/yii2-detail-view",
  2317. "version": "v1.7.4",
  2318. "source": {
  2319. "type": "git",
  2320. "url": "https://github.com/kartik-v/yii2-detail-view.git",
  2321. "reference": "346c067db89564ca906f28dc757b3133235e0361"
  2322. },
  2323. "dist": {
  2324. "type": "zip",
  2325. "url": "https://api.github.com/repos/kartik-v/yii2-detail-view/zipball/346c067db89564ca906f28dc757b3133235e0361",
  2326. "reference": "346c067db89564ca906f28dc757b3133235e0361",
  2327. "shasum": ""
  2328. },
  2329. "require": {
  2330. "kartik-v/yii2-helpers": "~1.3",
  2331. "kartik-v/yii2-krajee-base": "~1.7"
  2332. },
  2333. "type": "yii2-extension",
  2334. "autoload": {
  2335. "psr-4": {
  2336. "kartik\\detail\\": ""
  2337. }
  2338. },
  2339. "notification-url": "https://packagist.org/downloads/",
  2340. "license": [
  2341. "BSD-3-Clause"
  2342. ],
  2343. "authors": [
  2344. {
  2345. "name": "Kartik Visweswaran",
  2346. "email": "kartikv2@gmail.com",
  2347. "homepage": "http://www.krajee.com/"
  2348. }
  2349. ],
  2350. "description": "Various enhancements to the Yii 2 Detail View with multi models, ability to edit data, manage Bootstrap 3 styles and more.",
  2351. "homepage": "https://github.com/kartik-v/yii2-detail-view",
  2352. "keywords": [
  2353. "detail",
  2354. "detail view",
  2355. "extension",
  2356. "form",
  2357. "grid",
  2358. "widget",
  2359. "yii2"
  2360. ],
  2361. "time": "2016-01-11 06:02:49"
  2362. },
  2363. {
  2364. "name": "kartik-v/yii2-export",
  2365. "version": "v1.2.4",
  2366. "source": {
  2367. "type": "git",
  2368. "url": "https://github.com/kartik-v/yii2-export.git",
  2369. "reference": "5366c8da6cddc8173feb878c4c115fbc1746cb7b"
  2370. },
  2371. "dist": {
  2372. "type": "zip",
  2373. "url": "https://api.github.com/repos/kartik-v/yii2-export/zipball/5366c8da6cddc8173feb878c4c115fbc1746cb7b",
  2374. "reference": "5366c8da6cddc8173feb878c4c115fbc1746cb7b",
  2375. "shasum": ""
  2376. },
  2377. "require": {
  2378. "kartik-v/yii2-grid": "~3.0",
  2379. "phpoffice/phpexcel": "~1.8.0"
  2380. },
  2381. "type": "yii2-extension",
  2382. "extra": {
  2383. "branch-alias": {
  2384. "dev-master": "1.2.x-dev"
  2385. }
  2386. },
  2387. "autoload": {
  2388. "psr-4": {
  2389. "kartik\\export\\": ""
  2390. }
  2391. },
  2392. "notification-url": "https://packagist.org/downloads/",
  2393. "license": [
  2394. "BSD-3-Clause"
  2395. ],
  2396. "authors": [
  2397. {
  2398. "name": "Kartik Visweswaran",
  2399. "email": "kartikv2@gmail.com",
  2400. "homepage": "http://www.krajee.com/"
  2401. }
  2402. ],
  2403. "description": "A library to export server/db data in various formats (e.g. excel, html, pdf, csv etc.)",
  2404. "homepage": "https://github.com/kartik-v/yii2-export",
  2405. "keywords": [
  2406. "OpenXML",
  2407. "csv",
  2408. "export",
  2409. "extension",
  2410. "html",
  2411. "json",
  2412. "pdf",
  2413. "spreadsheet",
  2414. "text",
  2415. "widget",
  2416. "xls",
  2417. "xlsx",
  2418. "yii2"
  2419. ],
  2420. "time": "2016-02-04 02:23:32"
  2421. },
  2422. {
  2423. "name": "kartik-v/yii2-field-range",
  2424. "version": "v1.3.0",
  2425. "source": {
  2426. "type": "git",
  2427. "url": "https://github.com/kartik-v/yii2-field-range.git",
  2428. "reference": "095d260eecb86ff2e78a70775011cec00a75df98"
  2429. },
  2430. "dist": {
  2431. "type": "zip",
  2432. "url": "https://api.github.com/repos/kartik-v/yii2-field-range/zipball/095d260eecb86ff2e78a70775011cec00a75df98",
  2433. "reference": "095d260eecb86ff2e78a70775011cec00a75df98",
  2434. "shasum": ""
  2435. },
  2436. "require": {
  2437. "kartik-v/yii2-krajee-base": "*"
  2438. },
  2439. "type": "yii2-extension",
  2440. "autoload": {
  2441. "psr-4": {
  2442. "kartik\\field\\": ""
  2443. }
  2444. },
  2445. "notification-url": "https://packagist.org/downloads/",
  2446. "license": [
  2447. "BSD 3-Clause"
  2448. ],
  2449. "authors": [
  2450. {
  2451. "name": "Kartik Visweswaran",
  2452. "email": "kartikv2@gmail.com",
  2453. "homepage": "http://www.krajee.com/"
  2454. }
  2455. ],
  2456. "description": "Easily manage Yii 2 ActiveField ranges (from/to) with Bootstrap 3 addons markup and more",
  2457. "homepage": "https://github.com/kartik-v/yii2-field-range",
  2458. "keywords": [
  2459. "addon",
  2460. "bootstrap",
  2461. "bootstrap 3",
  2462. "date",
  2463. "extension",
  2464. "field-range",
  2465. "from",
  2466. "range",
  2467. "to",
  2468. "widget",
  2469. "yii2"
  2470. ],
  2471. "time": "2014-11-25 08:52:00"
  2472. },
  2473. {
  2474. "name": "kartik-v/yii2-helpers",
  2475. "version": "v1.3.5",
  2476. "source": {
  2477. "type": "git",
  2478. "url": "https://github.com/kartik-v/yii2-helpers.git",
  2479. "reference": "f16003c8c9cfdaa50b4c9574cae9f0310946696c"
  2480. },
  2481. "dist": {
  2482. "type": "zip",
  2483. "url": "https://api.github.com/repos/kartik-v/yii2-helpers/zipball/f16003c8c9cfdaa50b4c9574cae9f0310946696c",
  2484. "reference": "f16003c8c9cfdaa50b4c9574cae9f0310946696c",
  2485. "shasum": ""
  2486. },
  2487. "require": {
  2488. "yiisoft/yii2-bootstrap": "*"
  2489. },
  2490. "type": "yii2-extension",
  2491. "autoload": {
  2492. "psr-4": {
  2493. "kartik\\helpers\\": ""
  2494. }
  2495. },
  2496. "notification-url": "https://packagist.org/downloads/",
  2497. "license": [
  2498. "BSD-3-Clause"
  2499. ],
  2500. "authors": [
  2501. {
  2502. "name": "Kartik Visweswaran",
  2503. "email": "kartikv2@gmail.com",
  2504. "homepage": "http://www.krajee.com/"
  2505. }
  2506. ],
  2507. "description": "A collection of useful helper functions for Yii Framework 2.0",
  2508. "homepage": "https://github.com/kartik-v/yii2-helpers",
  2509. "keywords": [
  2510. "bootstrap",
  2511. "extension",
  2512. "helper",
  2513. "utilities",
  2514. "yii",
  2515. "yii2"
  2516. ],
  2517. "time": "2015-12-12 18:47:11"
  2518. },
  2519. {
  2520. "name": "kartik-v/yii2-icons",
  2521. "version": "v1.4.1",
  2522. "source": {
  2523. "type": "git",
  2524. "url": "https://github.com/kartik-v/yii2-icons.git",
  2525. "reference": "58100d3278799e7a13771de6e6ca2865fb60454d"
  2526. },
  2527. "dist": {
  2528. "type": "zip",
  2529. "url": "https://api.github.com/repos/kartik-v/yii2-icons/zipball/58100d3278799e7a13771de6e6ca2865fb60454d",
  2530. "reference": "58100d3278799e7a13771de6e6ca2865fb60454d",
  2531. "shasum": ""
  2532. },
  2533. "require": {
  2534. "components/flag-icon-css": "*",
  2535. "fortawesome/font-awesome": "*",
  2536. "kartik-v/yii2-krajee-base": "*",
  2537. "yiisoft/yii2-jui": "*"
  2538. },
  2539. "type": "yii2-extension",
  2540. "autoload": {
  2541. "psr-4": {
  2542. "kartik\\icons\\": ""
  2543. }
  2544. },
  2545. "notification-url": "https://packagist.org/downloads/",
  2546. "license": [
  2547. "BSD 3-Clause"
  2548. ],
  2549. "authors": [
  2550. {
  2551. "name": "Kartik Visweswaran",
  2552. "email": "kartikv2@gmail.com",
  2553. "homepage": "http://demos.krajee.com/"
  2554. }
  2555. ],
  2556. "description": "Set of icon frameworks for use in Yii Framework 2.0",
  2557. "homepage": "https://github.com/kartik-v/yii2-icons",
  2558. "keywords": [
  2559. "extension",
  2560. "font",
  2561. "icon",
  2562. "yii",
  2563. "yii2"
  2564. ],
  2565. "time": "2015-12-13 16:27:46"
  2566. },
  2567. {
  2568. "name": "kartik-v/yii2-mpdf",
  2569. "version": "v1.0.0",
  2570. "source": {
  2571. "type": "git",
  2572. "url": "https://github.com/kartik-v/yii2-mpdf.git",
  2573. "reference": "4599a1d95d7e0afb3279322e302717b7e4f52dd3"
  2574. },
  2575. "dist": {
  2576. "type": "zip",
  2577. "url": "https://api.github.com/repos/kartik-v/yii2-mpdf/zipball/4599a1d95d7e0afb3279322e302717b7e4f52dd3",
  2578. "reference": "4599a1d95d7e0afb3279322e302717b7e4f52dd3",
  2579. "shasum": ""
  2580. },
  2581. "require": {
  2582. "kartik-v/mpdf": "*"
  2583. },
  2584. "type": "yii2-extension",
  2585. "autoload": {
  2586. "psr-4": {
  2587. "kartik\\mpdf\\": ""
  2588. }
  2589. },
  2590. "notification-url": "https://packagist.org/downloads/",
  2591. "license": [
  2592. "BSD 3-Clause"
  2593. ],
  2594. "authors": [
  2595. {
  2596. "name": "Kartik Visweswaran",
  2597. "email": "kartikv2@gmail.com",
  2598. "homepage": "http://www.krajee.com/"
  2599. }
  2600. ],
  2601. "description": "A Yii2 wrapper component for the mPDF library which generates PDF files from UTF-8 encoded HTML.",
  2602. "homepage": "https://github.com/kartik-v/yii2-mpdf",
  2603. "keywords": [
  2604. "component",
  2605. "extension",
  2606. "html",
  2607. "mpdf",
  2608. "pdf",
  2609. "utf8",
  2610. "yii2"
  2611. ],
  2612. "time": "2014-11-10 18:09:37"
  2613. },
  2614. {
  2615. "name": "kop/yii2-scroll-pager",
  2616. "version": "dev-master",
  2617. "source": {
  2618. "type": "git",
  2619. "url": "https://github.com/kop/yii2-scroll-pager.git",
  2620. "reference": "08b19abb2139ff18c91d5178f17891ab2fa14316"
  2621. },
  2622. "dist": {
  2623. "type": "zip",
  2624. "url": "https://api.github.com/repos/kop/yii2-scroll-pager/zipball/08b19abb2139ff18c91d5178f17891ab2fa14316",
  2625. "reference": "08b19abb2139ff18c91d5178f17891ab2fa14316",
  2626. "shasum": ""
  2627. },
  2628. "require": {
  2629. "php": ">=5.4.0",
  2630. "webcreate/jquery-ias": "~2.2.0",
  2631. "yiisoft/yii2": "*"
  2632. },
  2633. "require-dev": {
  2634. "codeception/codeception": "~2.0"
  2635. },
  2636. "type": "yii2-extension",
  2637. "autoload": {
  2638. "psr-4": {
  2639. "kop\\y2sp\\": ""
  2640. }
  2641. },
  2642. "notification-url": "https://packagist.org/downloads/",
  2643. "license": [
  2644. "MIT"
  2645. ],
  2646. "authors": [
  2647. {
  2648. "name": "Ivan Koptiev",
  2649. "email": "ivan.koptiev@codex.systems",
  2650. "role": "Developer"
  2651. }
  2652. ],
  2653. "description": "Infinite AJAX scrolling for Yii2 ListView widget",
  2654. "homepage": "http://kop.github.io/yii2-scroll-pager/",
  2655. "keywords": [
  2656. "pager",
  2657. "pagination",
  2658. "scroll",
  2659. "scrolling",
  2660. "yii",
  2661. "yii2"
  2662. ],
  2663. "time": "2015-10-19 12:44:33"
  2664. },
  2665. {
  2666. "name": "miloschuman/yii2-highcharts-widget",
  2667. "version": "dev-master",
  2668. "source": {
  2669. "type": "git",
  2670. "url": "https://github.com/miloschuman/yii2-highcharts.git",
  2671. "reference": "f7af817c44c209fb38236721e580b67e0e51e364"
  2672. },
  2673. "dist": {
  2674. "type": "zip",
  2675. "url": "https://api.github.com/repos/miloschuman/yii2-highcharts/zipball/f7af817c44c209fb38236721e580b67e0e51e364",
  2676. "reference": "f7af817c44c209fb38236721e580b67e0e51e364",
  2677. "shasum": ""
  2678. },
  2679. "require": {
  2680. "yiisoft/yii2": "*"
  2681. },
  2682. "type": "yii2-extension",
  2683. "autoload": {
  2684. "psr-4": {
  2685. "miloschuman\\highcharts\\": "src/"
  2686. }
  2687. },
  2688. "notification-url": "https://packagist.org/downloads/",
  2689. "license": [
  2690. "MIT"
  2691. ],
  2692. "authors": [
  2693. {
  2694. "name": "Milo Schuman",
  2695. "email": "miloschuman@gmail.com"
  2696. }
  2697. ],
  2698. "description": "Highcharts widget for Yii 2 Framework.",
  2699. "homepage": "https://github.com/miloschuman/yii2-highcharts",
  2700. "keywords": [
  2701. "extension",
  2702. "highcharts",
  2703. "highmaps",
  2704. "highstock",
  2705. "widget",
  2706. "yii2"
  2707. ],
  2708. "time": "2016-02-11 18:21:07"
  2709. },
  2710. {
  2711. "name": "phpspec/php-diff",
  2712. "version": "v1.0.2",
  2713. "source": {
  2714. "type": "git",
  2715. "url": "https://github.com/phpspec/php-diff.git",
  2716. "reference": "30e103d19519fe678ae64a60d77884ef3d71b28a"
  2717. },
  2718. "dist": {
  2719. "type": "zip",
  2720. "url": "https://api.github.com/repos/phpspec/php-diff/zipball/30e103d19519fe678ae64a60d77884ef3d71b28a",
  2721. "reference": "30e103d19519fe678ae64a60d77884ef3d71b28a",
  2722. "shasum": ""
  2723. },
  2724. "type": "library",
  2725. "autoload": {
  2726. "psr-0": {
  2727. "Diff": "lib/"
  2728. }
  2729. },
  2730. "notification-url": "https://packagist.org/downloads/",
  2731. "license": [
  2732. "BSD-3-Clause"
  2733. ],
  2734. "authors": [
  2735. {
  2736. "name": "Chris Boulton",
  2737. "homepage": "http://github.com/chrisboulton",
  2738. "role": "Original developer"
  2739. }
  2740. ],
  2741. "description": "A comprehensive library for generating differences between two hashable objects (strings or arrays).",
  2742. "time": "2013-11-01 13:02:21"
  2743. },
  2744. {
  2745. "name": "warrence/yii2-kartikgii",
  2746. "version": "dev-master",
  2747. "source": {
  2748. "type": "git",
  2749. "url": "https://github.com/warrence/yii2-kartikgii.git",
  2750. "reference": "3d7399a118e480155198abb82b49b32dee2d25b0"
  2751. },
  2752. "dist": {
  2753. "type": "zip",
  2754. "url": "https://api.github.com/repos/warrence/yii2-kartikgii/zipball/3d7399a118e480155198abb82b49b32dee2d25b0",
  2755. "reference": "3d7399a118e480155198abb82b49b32dee2d25b0",
  2756. "shasum": ""
  2757. },
  2758. "require": {
  2759. "kartik-v/yii2-builder": "*",
  2760. "kartik-v/yii2-datecontrol": "*",
  2761. "kartik-v/yii2-detail-view": "*",
  2762. "kartik-v/yii2-grid": "*",
  2763. "kartik-v/yii2-helpers": "*",
  2764. "kartik-v/yii2-icons": "*",
  2765. "kartik-v/yii2-widgets": "*",
  2766. "php": ">=5.3.0"
  2767. },
  2768. "type": "library",
  2769. "autoload": {
  2770. "psr-4": {
  2771. "warrence\\kartikgii\\": ""
  2772. }
  2773. },
  2774. "notification-url": "https://packagist.org/downloads/",
  2775. "authors": [
  2776. {
  2777. "name": "Warrence",
  2778. "email": "warrence@gmail.com"
  2779. }
  2780. ],
  2781. "description": "Gii Generator base on Kartik-V extension https://github.com/kartik-v",
  2782. "time": "2016-01-30 02:49:26"
  2783. },
  2784. {
  2785. "name": "webcreate/jquery-ias",
  2786. "version": "v2.2.1",
  2787. "source": {
  2788. "type": "git",
  2789. "url": "https://github.com/webcreate/infinite-ajax-scroll.git",
  2790. "reference": "7380f74fca64180a4c5da18d01065a8aef0494b7"
  2791. },
  2792. "dist": {
  2793. "type": "zip",
  2794. "url": "https://api.github.com/repos/webcreate/infinite-ajax-scroll/zipball/7380f74fca64180a4c5da18d01065a8aef0494b7",
  2795. "reference": "7380f74fca64180a4c5da18d01065a8aef0494b7",
  2796. "shasum": ""
  2797. },
  2798. "type": "library",
  2799. "notification-url": "https://packagist.org/downloads/",
  2800. "license": [
  2801. "proprietary",
  2802. "MIT"
  2803. ],
  2804. "authors": [
  2805. {
  2806. "name": "fieg",
  2807. "email": "jeroen@fieg.nl",
  2808. "homepage": "http://webcreate.nl"
  2809. }
  2810. ],
  2811. "description": "Infinite AJAX Scroll: A jQuery plugin that turns your server-side pagination into an infinite scrolling one using AJAX",
  2812. "homepage": "http://infiniteajaxscroll.com",
  2813. "keywords": [
  2814. "ajax",
  2815. "ias",
  2816. "infinite",
  2817. "jquery",
  2818. "pagination",
  2819. "scroll",
  2820. "scrolling"
  2821. ],
  2822. "time": "2015-05-08 14:58:16"
  2823. },
  2824. {
  2825. "name": "yiisoft/yii2-codeception",
  2826. "version": "2.0.4",
  2827. "source": {
  2828. "type": "git",
  2829. "url": "https://github.com/yiisoft/yii2-codeception.git",
  2830. "reference": "de5007e7a99359597abbfe1c88dca3ce620061c5"
  2831. },
  2832. "dist": {
  2833. "type": "zip",
  2834. "url": "https://api.github.com/repos/yiisoft/yii2-codeception/zipball/de5007e7a99359597abbfe1c88dca3ce620061c5",
  2835. "reference": "de5007e7a99359597abbfe1c88dca3ce620061c5",
  2836. "shasum": ""
  2837. },
  2838. "require": {
  2839. "yiisoft/yii2": ">=2.0.4"
  2840. },
  2841. "type": "yii2-extension",
  2842. "extra": {
  2843. "branch-alias": {
  2844. "dev-master": "2.0.x-dev"
  2845. }
  2846. },
  2847. "autoload": {
  2848. "psr-4": {
  2849. "yii\\codeception\\": ""
  2850. }
  2851. },
  2852. "notification-url": "https://packagist.org/downloads/",
  2853. "license": [
  2854. "BSD-3-Clause"
  2855. ],
  2856. "authors": [
  2857. {
  2858. "name": "Mark Jebri",
  2859. "email": "mark.github@yandex.ru"
  2860. }
  2861. ],
  2862. "description": "The Codeception integration for the Yii framework",
  2863. "keywords": [
  2864. "codeception",
  2865. "yii2"
  2866. ],
  2867. "time": "2015-05-10 22:08:30"
  2868. },
  2869. {
  2870. "name": "yiisoft/yii2-debug",
  2871. "version": "2.0.5",
  2872. "source": {
  2873. "type": "git",
  2874. "url": "https://github.com/yiisoft/yii2-debug.git",
  2875. "reference": "1b302e67521d46feb2413d9d96ca94ed82b39b0e"
  2876. },
  2877. "dist": {
  2878. "type": "zip",
  2879. "url": "https://api.github.com/repos/yiisoft/yii2-debug/zipball/1b302e67521d46feb2413d9d96ca94ed82b39b0e",
  2880. "reference": "1b302e67521d46feb2413d9d96ca94ed82b39b0e",
  2881. "shasum": ""
  2882. },
  2883. "require": {
  2884. "yiisoft/yii2": ">=2.0.4",
  2885. "yiisoft/yii2-bootstrap": "*"
  2886. },
  2887. "type": "yii2-extension",
  2888. "extra": {
  2889. "branch-alias": {
  2890. "dev-master": "2.0.x-dev"
  2891. }
  2892. },
  2893. "autoload": {
  2894. "psr-4": {
  2895. "yii\\debug\\": ""
  2896. }
  2897. },
  2898. "notification-url": "https://packagist.org/downloads/",
  2899. "license": [
  2900. "BSD-3-Clause"
  2901. ],
  2902. "authors": [
  2903. {
  2904. "name": "Qiang Xue",
  2905. "email": "qiang.xue@gmail.com"
  2906. }
  2907. ],
  2908. "description": "The debugger extension for the Yii framework",
  2909. "keywords": [
  2910. "debug",
  2911. "debugger",
  2912. "yii2"
  2913. ],
  2914. "time": "2015-08-06 16:14:06"
  2915. },
  2916. {
  2917. "name": "yiisoft/yii2-faker",
  2918. "version": "2.0.3",
  2919. "source": {
  2920. "type": "git",
  2921. "url": "https://github.com/yiisoft/yii2-faker.git",
  2922. "reference": "b88ca69ee226a3610b2c26c026c3203d7ac50f6c"
  2923. },
  2924. "dist": {
  2925. "type": "zip",
  2926. "url": "https://api.github.com/repos/yiisoft/yii2-faker/zipball/b88ca69ee226a3610b2c26c026c3203d7ac50f6c",
  2927. "reference": "b88ca69ee226a3610b2c26c026c3203d7ac50f6c",
  2928. "shasum": ""
  2929. },
  2930. "require": {
  2931. "fzaninotto/faker": "*",
  2932. "yiisoft/yii2": "*"
  2933. },
  2934. "type": "yii2-extension",
  2935. "extra": {
  2936. "branch-alias": {
  2937. "dev-master": "2.0.x-dev"
  2938. }
  2939. },
  2940. "autoload": {
  2941. "psr-4": {
  2942. "yii\\faker\\": ""
  2943. }
  2944. },
  2945. "notification-url": "https://packagist.org/downloads/",
  2946. "license": [
  2947. "BSD-3-Clause"
  2948. ],
  2949. "authors": [
  2950. {
  2951. "name": "Mark Jebri",
  2952. "email": "mark.github@yandex.ru"
  2953. }
  2954. ],
  2955. "description": "Fixture generator. The Faker integration for the Yii framework.",
  2956. "keywords": [
  2957. "Fixture",
  2958. "faker",
  2959. "yii2"
  2960. ],
  2961. "time": "2015-03-01 06:22:44"
  2962. },
  2963. {
  2964. "name": "yiisoft/yii2-gii",
  2965. "version": "2.0.4",
  2966. "source": {
  2967. "type": "git",
  2968. "url": "https://github.com/yiisoft/yii2-gii.git",
  2969. "reference": "e5a023e8779bd774194842ec1b8fb4917cf04007"
  2970. },
  2971. "dist": {
  2972. "type": "zip",
  2973. "url": "https://api.github.com/repos/yiisoft/yii2-gii/zipball/e5a023e8779bd774194842ec1b8fb4917cf04007",
  2974. "reference": "e5a023e8779bd774194842ec1b8fb4917cf04007",
  2975. "shasum": ""
  2976. },
  2977. "require": {
  2978. "bower-asset/typeahead.js": "0.10.*",
  2979. "phpspec/php-diff": ">=1.0.2",
  2980. "yiisoft/yii2": ">=2.0.4",
  2981. "yiisoft/yii2-bootstrap": "~2.0"
  2982. },
  2983. "type": "yii2-extension",
  2984. "extra": {
  2985. "branch-alias": {
  2986. "dev-master": "2.0.x-dev"
  2987. },
  2988. "asset-installer-paths": {
  2989. "npm-asset-library": "vendor/npm",
  2990. "bower-asset-library": "vendor/bower"
  2991. }
  2992. },
  2993. "autoload": {
  2994. "psr-4": {
  2995. "yii\\gii\\": ""
  2996. }
  2997. },
  2998. "notification-url": "https://packagist.org/downloads/",
  2999. "license": [
  3000. "BSD-3-Clause"
  3001. ],
  3002. "authors": [
  3003. {
  3004. "name": "Qiang Xue",
  3005. "email": "qiang.xue@gmail.com"
  3006. }
  3007. ],
  3008. "description": "The Gii extension for the Yii framework",
  3009. "keywords": [
  3010. "code generator",
  3011. "gii",
  3012. "yii2"
  3013. ],
  3014. "time": "2015-05-10 22:09:31"
  3015. },
  3016. {
  3017. "name": "yiisoft/yii2-jui",
  3018. "version": "2.0.4",
  3019. "source": {
  3020. "type": "git",
  3021. "url": "https://github.com/yiisoft/yii2-jui.git",
  3022. "reference": "ce16f29cca654702c2ee500ccad9657a2d2e6a09"
  3023. },
  3024. "dist": {
  3025. "type": "zip",
  3026. "url": "https://api.github.com/repos/yiisoft/yii2-jui/zipball/ce16f29cca654702c2ee500ccad9657a2d2e6a09",
  3027. "reference": "ce16f29cca654702c2ee500ccad9657a2d2e6a09",
  3028. "shasum": ""
  3029. },
  3030. "require": {
  3031. "bower-asset/jquery-ui": "1.11.*@stable",
  3032. "yiisoft/yii2": ">=2.0.4"
  3033. },
  3034. "type": "yii2-extension",
  3035. "extra": {
  3036. "branch-alias": {
  3037. "dev-master": "2.0.x-dev"
  3038. },
  3039. "asset-installer-paths": {
  3040. "npm-asset-library": "vendor/npm",
  3041. "bower-asset-library": "vendor/bower"
  3042. }
  3043. },
  3044. "autoload": {
  3045. "psr-4": {
  3046. "yii\\jui\\": ""
  3047. }
  3048. },
  3049. "notification-url": "https://packagist.org/downloads/",
  3050. "license": [
  3051. "BSD-3-Clause"
  3052. ],
  3053. "authors": [
  3054. {
  3055. "name": "Qiang Xue",
  3056. "email": "qiang.xue@gmail.com"
  3057. }
  3058. ],
  3059. "description": "The Jquery UI extension for the Yii framework",
  3060. "keywords": [
  3061. "jQuery UI",
  3062. "yii2"
  3063. ],
  3064. "time": "2015-05-10 22:09:43"
  3065. }
  3066. ],
  3067. "aliases": [],
  3068. "minimum-stability": "stable",
  3069. "stability-flags": {
  3070. "miloschuman/yii2-highcharts-widget": 20,
  3071. "warrence/yii2-kartikgii": 20,
  3072. "kop/yii2-scroll-pager": 20
  3073. },
  3074. "prefer-stable": false,
  3075. "prefer-lowest": false,
  3076. "platform": {
  3077. "php": ">=5.4.0"
  3078. },
  3079. "platform-dev": []
  3080. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement