Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

1073 lines
33KB

  1. [
  2. {
  3. "name": "yiisoft/yii2-composer",
  4. "version": "2.0.3",
  5. "version_normalized": "2.0.3.0",
  6. "source": {
  7. "type": "git",
  8. "url": "https://github.com/yiisoft/yii2-composer.git",
  9. "reference": "ca8d23707ae47d20b0454e4b135c156f6da6d7be"
  10. },
  11. "dist": {
  12. "type": "zip",
  13. "url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/ca8d23707ae47d20b0454e4b135c156f6da6d7be",
  14. "reference": "ca8d23707ae47d20b0454e4b135c156f6da6d7be",
  15. "shasum": ""
  16. },
  17. "require": {
  18. "composer-plugin-api": "1.0.0"
  19. },
  20. "time": "2015-03-01 06:22:44",
  21. "type": "composer-plugin",
  22. "extra": {
  23. "class": "yii\\composer\\Plugin",
  24. "branch-alias": {
  25. "dev-master": "2.0.x-dev"
  26. }
  27. },
  28. "installation-source": "dist",
  29. "autoload": {
  30. "psr-4": {
  31. "yii\\composer\\": ""
  32. }
  33. },
  34. "notification-url": "https://packagist.org/downloads/",
  35. "license": [
  36. "BSD-3-Clause"
  37. ],
  38. "authors": [
  39. {
  40. "name": "Qiang Xue",
  41. "email": "qiang.xue@gmail.com"
  42. }
  43. ],
  44. "description": "The composer plugin for Yii extension installer",
  45. "keywords": [
  46. "composer",
  47. "extension installer",
  48. "yii2"
  49. ]
  50. },
  51. {
  52. "name": "ezyang/htmlpurifier",
  53. "version": "v4.6.0",
  54. "version_normalized": "4.6.0.0",
  55. "source": {
  56. "type": "git",
  57. "url": "https://github.com/ezyang/htmlpurifier.git",
  58. "reference": "6f389f0f25b90d0b495308efcfa073981177f0fd"
  59. },
  60. "dist": {
  61. "type": "zip",
  62. "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/6f389f0f25b90d0b495308efcfa073981177f0fd",
  63. "reference": "6f389f0f25b90d0b495308efcfa073981177f0fd",
  64. "shasum": ""
  65. },
  66. "require": {
  67. "php": ">=5.2"
  68. },
  69. "time": "2013-11-30 08:25:19",
  70. "type": "library",
  71. "installation-source": "dist",
  72. "autoload": {
  73. "psr-0": {
  74. "HTMLPurifier": "library/"
  75. },
  76. "files": [
  77. "library/HTMLPurifier.composer.php"
  78. ]
  79. },
  80. "notification-url": "https://packagist.org/downloads/",
  81. "license": [
  82. "LGPL"
  83. ],
  84. "authors": [
  85. {
  86. "name": "Edward Z. Yang",
  87. "email": "admin@htmlpurifier.org",
  88. "homepage": "http://ezyang.com"
  89. }
  90. ],
  91. "description": "Standards compliant HTML filter written in PHP",
  92. "homepage": "http://htmlpurifier.org/",
  93. "keywords": [
  94. "html"
  95. ]
  96. },
  97. {
  98. "name": "swiftmailer/swiftmailer",
  99. "version": "v5.3.1",
  100. "version_normalized": "5.3.1.0",
  101. "source": {
  102. "type": "git",
  103. "url": "https://github.com/swiftmailer/swiftmailer.git",
  104. "reference": "c5f963e7f9d6f6438fda4f22d5cc2db296ec621a"
  105. },
  106. "dist": {
  107. "type": "zip",
  108. "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/c5f963e7f9d6f6438fda4f22d5cc2db296ec621a",
  109. "reference": "c5f963e7f9d6f6438fda4f22d5cc2db296ec621a",
  110. "shasum": ""
  111. },
  112. "require": {
  113. "php": ">=5.3.3"
  114. },
  115. "require-dev": {
  116. "mockery/mockery": "~0.9.1"
  117. },
  118. "time": "2014-12-05 14:17:14",
  119. "type": "library",
  120. "extra": {
  121. "branch-alias": {
  122. "dev-master": "5.3-dev"
  123. }
  124. },
  125. "installation-source": "dist",
  126. "autoload": {
  127. "files": [
  128. "lib/swift_required.php"
  129. ]
  130. },
  131. "notification-url": "https://packagist.org/downloads/",
  132. "license": [
  133. "MIT"
  134. ],
  135. "authors": [
  136. {
  137. "name": "Chris Corbyn"
  138. },
  139. {
  140. "name": "Fabien Potencier",
  141. "email": "fabien@symfony.com"
  142. }
  143. ],
  144. "description": "Swiftmailer, free feature-rich PHP mailer",
  145. "homepage": "http://swiftmailer.org",
  146. "keywords": [
  147. "mail",
  148. "mailer"
  149. ]
  150. },
  151. {
  152. "name": "cebe/markdown",
  153. "version": "1.0.1",
  154. "version_normalized": "1.0.1.0",
  155. "source": {
  156. "type": "git",
  157. "url": "https://github.com/cebe/markdown.git",
  158. "reference": "9d6c36d6623497523ed421a31d940bc1d7435578"
  159. },
  160. "dist": {
  161. "type": "zip",
  162. "url": "https://api.github.com/repos/cebe/markdown/zipball/9d6c36d6623497523ed421a31d940bc1d7435578",
  163. "reference": "9d6c36d6623497523ed421a31d940bc1d7435578",
  164. "shasum": ""
  165. },
  166. "require": {
  167. "lib-pcre": "*",
  168. "php": ">=5.4.0"
  169. },
  170. "require-dev": {
  171. "cebe/indent": "*",
  172. "facebook/xhprof": "*@dev",
  173. "phpunit/phpunit": "3.7.*"
  174. },
  175. "time": "2014-10-25 16:16:49",
  176. "bin": [
  177. "bin/markdown"
  178. ],
  179. "type": "library",
  180. "extra": {
  181. "branch-alias": {
  182. "dev-master": "1.0.x-dev"
  183. }
  184. },
  185. "installation-source": "dist",
  186. "autoload": {
  187. "psr-4": {
  188. "cebe\\markdown\\": ""
  189. }
  190. },
  191. "notification-url": "https://packagist.org/downloads/",
  192. "license": [
  193. "MIT"
  194. ],
  195. "authors": [
  196. {
  197. "name": "Carsten Brandt",
  198. "email": "mail@cebe.cc",
  199. "homepage": "http://cebe.cc/",
  200. "role": "Creator"
  201. }
  202. ],
  203. "description": "A super fast, highly extensible markdown parser for PHP",
  204. "homepage": "https://github.com/cebe/markdown#readme",
  205. "keywords": [
  206. "extensible",
  207. "fast",
  208. "gfm",
  209. "markdown",
  210. "markdown-extra"
  211. ]
  212. },
  213. {
  214. "name": "yiisoft/yii2",
  215. "version": "2.0.3",
  216. "version_normalized": "2.0.3.0",
  217. "source": {
  218. "type": "git",
  219. "url": "https://github.com/yiisoft/yii2-framework.git",
  220. "reference": "85b773a384f3894d558905cb13522bb338c99dba"
  221. },
  222. "dist": {
  223. "type": "zip",
  224. "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/85b773a384f3894d558905cb13522bb338c99dba",
  225. "reference": "85b773a384f3894d558905cb13522bb338c99dba",
  226. "shasum": ""
  227. },
  228. "require": {
  229. "bower-asset/jquery": "2.1.*@stable | 1.11.*@stable",
  230. "bower-asset/jquery.inputmask": "3.1.*",
  231. "bower-asset/punycode": "1.3.*",
  232. "bower-asset/yii2-pjax": ">=2.0.1",
  233. "cebe/markdown": "~1.0.0",
  234. "ext-mbstring": "*",
  235. "ezyang/htmlpurifier": "4.6.*",
  236. "lib-pcre": "*",
  237. "php": ">=5.4.0",
  238. "yiisoft/yii2-composer": "*"
  239. },
  240. "time": "2015-03-01 06:22:44",
  241. "bin": [
  242. "yii"
  243. ],
  244. "type": "library",
  245. "extra": {
  246. "branch-alias": {
  247. "dev-master": "2.0.x-dev"
  248. }
  249. },
  250. "installation-source": "dist",
  251. "autoload": {
  252. "psr-4": {
  253. "yii\\": ""
  254. }
  255. },
  256. "notification-url": "https://packagist.org/downloads/",
  257. "license": [
  258. "BSD-3-Clause"
  259. ],
  260. "authors": [
  261. {
  262. "name": "Qiang Xue",
  263. "email": "qiang.xue@gmail.com",
  264. "homepage": "http://www.yiiframework.com/",
  265. "role": "Founder and project lead"
  266. },
  267. {
  268. "name": "Alexander Makarov",
  269. "email": "sam@rmcreative.ru",
  270. "homepage": "http://rmcreative.ru/",
  271. "role": "Core framework development"
  272. },
  273. {
  274. "name": "Maurizio Domba",
  275. "homepage": "http://mdomba.info/",
  276. "role": "Core framework development"
  277. },
  278. {
  279. "name": "Carsten Brandt",
  280. "email": "mail@cebe.cc",
  281. "homepage": "http://cebe.cc/",
  282. "role": "Core framework development"
  283. },
  284. {
  285. "name": "Timur Ruziev",
  286. "email": "resurtm@gmail.com",
  287. "homepage": "http://resurtm.com/",
  288. "role": "Core framework development"
  289. },
  290. {
  291. "name": "Paul Klimov",
  292. "email": "klimov.paul@gmail.com",
  293. "role": "Core framework development"
  294. }
  295. ],
  296. "description": "Yii PHP Framework Version 2",
  297. "homepage": "http://www.yiiframework.com/",
  298. "keywords": [
  299. "framework",
  300. "yii2"
  301. ]
  302. },
  303. {
  304. "name": "yiisoft/yii2-swiftmailer",
  305. "version": "2.0.3",
  306. "version_normalized": "2.0.3.0",
  307. "source": {
  308. "type": "git",
  309. "url": "https://github.com/yiisoft/yii2-swiftmailer.git",
  310. "reference": "cb5f0a70d871b409bef7333fc3e0d262fb57eb5c"
  311. },
  312. "dist": {
  313. "type": "zip",
  314. "url": "https://api.github.com/repos/yiisoft/yii2-swiftmailer/zipball/cb5f0a70d871b409bef7333fc3e0d262fb57eb5c",
  315. "reference": "cb5f0a70d871b409bef7333fc3e0d262fb57eb5c",
  316. "shasum": ""
  317. },
  318. "require": {
  319. "swiftmailer/swiftmailer": "*",
  320. "yiisoft/yii2": "*"
  321. },
  322. "time": "2015-03-01 06:22:44",
  323. "type": "yii2-extension",
  324. "extra": {
  325. "branch-alias": {
  326. "dev-master": "2.0.x-dev"
  327. }
  328. },
  329. "installation-source": "dist",
  330. "autoload": {
  331. "psr-4": {
  332. "yii\\swiftmailer\\": ""
  333. }
  334. },
  335. "notification-url": "https://packagist.org/downloads/",
  336. "license": [
  337. "BSD-3-Clause"
  338. ],
  339. "authors": [
  340. {
  341. "name": "Paul Klimov",
  342. "email": "klimov.paul@gmail.com"
  343. }
  344. ],
  345. "description": "The SwiftMailer integration for the Yii framework",
  346. "keywords": [
  347. "email",
  348. "mail",
  349. "mailer",
  350. "swift",
  351. "swiftmailer",
  352. "yii2"
  353. ]
  354. },
  355. {
  356. "name": "yiisoft/yii2-codeception",
  357. "version": "2.0.3",
  358. "version_normalized": "2.0.3.0",
  359. "source": {
  360. "type": "git",
  361. "url": "https://github.com/yiisoft/yii2-codeception.git",
  362. "reference": "c2fdee4e7e9846e141ceddeb4386325e921e375a"
  363. },
  364. "dist": {
  365. "type": "zip",
  366. "url": "https://api.github.com/repos/yiisoft/yii2-codeception/zipball/c2fdee4e7e9846e141ceddeb4386325e921e375a",
  367. "reference": "c2fdee4e7e9846e141ceddeb4386325e921e375a",
  368. "shasum": ""
  369. },
  370. "require": {
  371. "yiisoft/yii2": "*"
  372. },
  373. "time": "2015-03-01 06:22:44",
  374. "type": "yii2-extension",
  375. "extra": {
  376. "branch-alias": {
  377. "dev-master": "2.0.x-dev"
  378. }
  379. },
  380. "installation-source": "dist",
  381. "autoload": {
  382. "psr-4": {
  383. "yii\\codeception\\": ""
  384. }
  385. },
  386. "notification-url": "https://packagist.org/downloads/",
  387. "license": [
  388. "BSD-3-Clause"
  389. ],
  390. "authors": [
  391. {
  392. "name": "Mark Jebri",
  393. "email": "mark.github@yandex.ru"
  394. }
  395. ],
  396. "description": "The Codeception integration for the Yii framework",
  397. "keywords": [
  398. "codeception",
  399. "yii2"
  400. ]
  401. },
  402. {
  403. "name": "yiisoft/yii2-bootstrap",
  404. "version": "2.0.3",
  405. "version_normalized": "2.0.3.0",
  406. "source": {
  407. "type": "git",
  408. "url": "https://github.com/yiisoft/yii2-bootstrap.git",
  409. "reference": "d4bd9c5f97ea891ebbfaf276d3083d85e27fbcb6"
  410. },
  411. "dist": {
  412. "type": "zip",
  413. "url": "https://api.github.com/repos/yiisoft/yii2-bootstrap/zipball/d4bd9c5f97ea891ebbfaf276d3083d85e27fbcb6",
  414. "reference": "d4bd9c5f97ea891ebbfaf276d3083d85e27fbcb6",
  415. "shasum": ""
  416. },
  417. "require": {
  418. "bower-asset/bootstrap": "3.3.* | 3.2.* | 3.1.*",
  419. "yiisoft/yii2": "*"
  420. },
  421. "time": "2015-03-01 06:22:44",
  422. "type": "yii2-extension",
  423. "extra": {
  424. "branch-alias": {
  425. "dev-master": "2.0.x-dev"
  426. }
  427. },
  428. "installation-source": "dist",
  429. "autoload": {
  430. "psr-4": {
  431. "yii\\bootstrap\\": ""
  432. }
  433. },
  434. "notification-url": "https://packagist.org/downloads/",
  435. "license": [
  436. "BSD-3-Clause"
  437. ],
  438. "authors": [
  439. {
  440. "name": "Qiang Xue",
  441. "email": "qiang.xue@gmail.com"
  442. }
  443. ],
  444. "description": "The Twitter Bootstrap extension for the Yii framework",
  445. "keywords": [
  446. "bootstrap",
  447. "yii2"
  448. ]
  449. },
  450. {
  451. "name": "yiisoft/yii2-debug",
  452. "version": "2.0.3",
  453. "version_normalized": "2.0.3.0",
  454. "source": {
  455. "type": "git",
  456. "url": "https://github.com/yiisoft/yii2-debug.git",
  457. "reference": "8a0db5130a9ea3941304dd77cef23d69257e8d48"
  458. },
  459. "dist": {
  460. "type": "zip",
  461. "url": "https://api.github.com/repos/yiisoft/yii2-debug/zipball/8a0db5130a9ea3941304dd77cef23d69257e8d48",
  462. "reference": "8a0db5130a9ea3941304dd77cef23d69257e8d48",
  463. "shasum": ""
  464. },
  465. "require": {
  466. "yiisoft/yii2": "*",
  467. "yiisoft/yii2-bootstrap": "*"
  468. },
  469. "time": "2015-03-01 06:22:44",
  470. "type": "yii2-extension",
  471. "extra": {
  472. "branch-alias": {
  473. "dev-master": "2.0.x-dev"
  474. }
  475. },
  476. "installation-source": "dist",
  477. "autoload": {
  478. "psr-4": {
  479. "yii\\debug\\": ""
  480. }
  481. },
  482. "notification-url": "https://packagist.org/downloads/",
  483. "license": [
  484. "BSD-3-Clause"
  485. ],
  486. "authors": [
  487. {
  488. "name": "Qiang Xue",
  489. "email": "qiang.xue@gmail.com"
  490. }
  491. ],
  492. "description": "The debugger extension for the Yii framework",
  493. "keywords": [
  494. "debug",
  495. "debugger",
  496. "yii2"
  497. ]
  498. },
  499. {
  500. "name": "phpspec/php-diff",
  501. "version": "v1.0.2",
  502. "version_normalized": "1.0.2.0",
  503. "source": {
  504. "type": "git",
  505. "url": "https://github.com/phpspec/php-diff.git",
  506. "reference": "30e103d19519fe678ae64a60d77884ef3d71b28a"
  507. },
  508. "dist": {
  509. "type": "zip",
  510. "url": "https://api.github.com/repos/phpspec/php-diff/zipball/30e103d19519fe678ae64a60d77884ef3d71b28a",
  511. "reference": "30e103d19519fe678ae64a60d77884ef3d71b28a",
  512. "shasum": ""
  513. },
  514. "time": "2013-11-01 13:02:21",
  515. "type": "library",
  516. "installation-source": "dist",
  517. "autoload": {
  518. "psr-0": {
  519. "Diff": "lib/"
  520. }
  521. },
  522. "notification-url": "https://packagist.org/downloads/",
  523. "license": [
  524. "BSD-3-Clause"
  525. ],
  526. "authors": [
  527. {
  528. "name": "Chris Boulton",
  529. "homepage": "http://github.com/chrisboulton",
  530. "role": "Original developer"
  531. }
  532. ],
  533. "description": "A comprehensive library for generating differences between two hashable objects (strings or arrays)."
  534. },
  535. {
  536. "name": "yiisoft/yii2-gii",
  537. "version": "2.0.3",
  538. "version_normalized": "2.0.3.0",
  539. "source": {
  540. "type": "git",
  541. "url": "https://github.com/yiisoft/yii2-gii.git",
  542. "reference": "bb79aeafa8e3b89dd25e07ac895b269680e537a8"
  543. },
  544. "dist": {
  545. "type": "zip",
  546. "url": "https://api.github.com/repos/yiisoft/yii2-gii/zipball/bb79aeafa8e3b89dd25e07ac895b269680e537a8",
  547. "reference": "bb79aeafa8e3b89dd25e07ac895b269680e537a8",
  548. "shasum": ""
  549. },
  550. "require": {
  551. "bower-asset/typeahead.js": "0.10.*",
  552. "phpspec/php-diff": ">=1.0.2",
  553. "yiisoft/yii2": "*",
  554. "yiisoft/yii2-bootstrap": "*"
  555. },
  556. "time": "2015-03-01 06:22:44",
  557. "type": "yii2-extension",
  558. "extra": {
  559. "branch-alias": {
  560. "dev-master": "2.0.x-dev"
  561. }
  562. },
  563. "installation-source": "dist",
  564. "autoload": {
  565. "psr-4": {
  566. "yii\\gii\\": ""
  567. }
  568. },
  569. "notification-url": "https://packagist.org/downloads/",
  570. "license": [
  571. "BSD-3-Clause"
  572. ],
  573. "authors": [
  574. {
  575. "name": "Qiang Xue",
  576. "email": "qiang.xue@gmail.com"
  577. }
  578. ],
  579. "description": "The Gii extension for the Yii framework",
  580. "keywords": [
  581. "code generator",
  582. "gii",
  583. "yii2"
  584. ]
  585. },
  586. {
  587. "name": "fzaninotto/faker",
  588. "version": "v1.4.0",
  589. "version_normalized": "1.4.0.0",
  590. "source": {
  591. "type": "git",
  592. "url": "https://github.com/fzaninotto/Faker.git",
  593. "reference": "010c7efedd88bf31141a02719f51fb44c732d5a0"
  594. },
  595. "dist": {
  596. "type": "zip",
  597. "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/010c7efedd88bf31141a02719f51fb44c732d5a0",
  598. "reference": "010c7efedd88bf31141a02719f51fb44c732d5a0",
  599. "shasum": ""
  600. },
  601. "require": {
  602. "php": ">=5.3.3"
  603. },
  604. "require-dev": {
  605. "phpunit/phpunit": "~4.0",
  606. "squizlabs/php_codesniffer": "~1.5"
  607. },
  608. "time": "2014-06-04 14:43:02",
  609. "type": "library",
  610. "extra": {
  611. "branch-alias": []
  612. },
  613. "installation-source": "dist",
  614. "autoload": {
  615. "psr-0": {
  616. "Faker": "src/",
  617. "Faker\\PHPUnit": "test/"
  618. }
  619. },
  620. "notification-url": "https://packagist.org/downloads/",
  621. "license": [
  622. "MIT"
  623. ],
  624. "authors": [
  625. {
  626. "name": "François Zaninotto"
  627. }
  628. ],
  629. "description": "Faker is a PHP library that generates fake data for you.",
  630. "keywords": [
  631. "data",
  632. "faker",
  633. "fixtures"
  634. ]
  635. },
  636. {
  637. "name": "yiisoft/yii2-faker",
  638. "version": "2.0.3",
  639. "version_normalized": "2.0.3.0",
  640. "source": {
  641. "type": "git",
  642. "url": "https://github.com/yiisoft/yii2-faker.git",
  643. "reference": "b88ca69ee226a3610b2c26c026c3203d7ac50f6c"
  644. },
  645. "dist": {
  646. "type": "zip",
  647. "url": "https://api.github.com/repos/yiisoft/yii2-faker/zipball/b88ca69ee226a3610b2c26c026c3203d7ac50f6c",
  648. "reference": "b88ca69ee226a3610b2c26c026c3203d7ac50f6c",
  649. "shasum": ""
  650. },
  651. "require": {
  652. "fzaninotto/faker": "*",
  653. "yiisoft/yii2": "*"
  654. },
  655. "time": "2015-03-01 06:22:44",
  656. "type": "yii2-extension",
  657. "extra": {
  658. "branch-alias": {
  659. "dev-master": "2.0.x-dev"
  660. }
  661. },
  662. "installation-source": "dist",
  663. "autoload": {
  664. "psr-4": {
  665. "yii\\faker\\": ""
  666. }
  667. },
  668. "notification-url": "https://packagist.org/downloads/",
  669. "license": [
  670. "BSD-3-Clause"
  671. ],
  672. "authors": [
  673. {
  674. "name": "Mark Jebri",
  675. "email": "mark.github@yandex.ru"
  676. }
  677. ],
  678. "description": "Fixture generator. The Faker integration for the Yii framework.",
  679. "keywords": [
  680. "Fixture",
  681. "faker",
  682. "yii2"
  683. ]
  684. },
  685. {
  686. "name": "fxp/composer-asset-plugin",
  687. "version": "v1.1.1",
  688. "version_normalized": "1.1.1.0",
  689. "source": {
  690. "type": "git",
  691. "url": "https://github.com/francoispluchino/composer-asset-plugin.git",
  692. "reference": "daca454b94539a4e6d30937dfc6b817eceb03f28"
  693. },
  694. "dist": {
  695. "type": "zip",
  696. "url": "https://api.github.com/repos/francoispluchino/composer-asset-plugin/zipball/daca454b94539a4e6d30937dfc6b817eceb03f28",
  697. "reference": "daca454b94539a4e6d30937dfc6b817eceb03f28",
  698. "shasum": ""
  699. },
  700. "require": {
  701. "composer-plugin-api": "^1.0",
  702. "php": ">=5.3.3"
  703. },
  704. "require-dev": {
  705. "composer/composer": "~1.0@dev"
  706. },
  707. "time": "2015-11-20 14:58:24",
  708. "type": "composer-plugin",
  709. "extra": {
  710. "class": "Fxp\\Composer\\AssetPlugin\\FxpAssetPlugin",
  711. "branch-alias": {
  712. "dev-master": "1.1-dev"
  713. }
  714. },
  715. "installation-source": "dist",
  716. "autoload": {
  717. "psr-4": {
  718. "Fxp\\Composer\\AssetPlugin\\": ""
  719. }
  720. },
  721. "notification-url": "https://packagist.org/downloads/",
  722. "license": [
  723. "MIT"
  724. ],
  725. "authors": [
  726. {
  727. "name": "François Pluchino",
  728. "email": "francois.pluchino@gmail.com"
  729. }
  730. ],
  731. "description": "NPM/Bower Dependency Manager for Composer",
  732. "homepage": "https://github.com/francoispluchino/composer-asset-plugin",
  733. "keywords": [
  734. "asset",
  735. "bower",
  736. "composer",
  737. "dependency manager",
  738. "nodejs",
  739. "npm",
  740. "package"
  741. ]
  742. },
  743. {
  744. "name": "bower-asset/jquery",
  745. "version": "2.1.3",
  746. "version_normalized": "2.1.3.0",
  747. "source": {
  748. "type": "git",
  749. "url": "https://github.com/jquery/jquery.git",
  750. "reference": "8f2a9d9272d6ed7f32d3a484740ab342c02541e0"
  751. },
  752. "dist": {
  753. "type": "zip",
  754. "url": "https://api.github.com/repos/jquery/jquery/zipball/8f2a9d9272d6ed7f32d3a484740ab342c02541e0",
  755. "reference": "8f2a9d9272d6ed7f32d3a484740ab342c02541e0",
  756. "shasum": ""
  757. },
  758. "require-dev": {
  759. "bower-asset/qunit": "1.14.0",
  760. "bower-asset/requirejs": "2.1.10",
  761. "bower-asset/sinon": "1.8.1",
  762. "bower-asset/sizzle": "2.1.1-patch2"
  763. },
  764. "type": "bower-asset-library",
  765. "extra": {
  766. "bower-asset-main": "dist/jquery.js",
  767. "bower-asset-ignore": [
  768. "**/.*",
  769. "build",
  770. "speed",
  771. "test",
  772. "*.md",
  773. "AUTHORS.txt",
  774. "Gruntfile.js",
  775. "package.json"
  776. ]
  777. },
  778. "installation-source": "dist",
  779. "license": [
  780. "MIT"
  781. ],
  782. "keywords": [
  783. "javascript",
  784. "jquery",
  785. "library"
  786. ]
  787. },
  788. {
  789. "name": "bower-asset/yii2-pjax",
  790. "version": "v2.0.2",
  791. "version_normalized": "2.0.2.0",
  792. "source": {
  793. "type": "git",
  794. "url": "https://github.com/yiisoft/jquery-pjax.git",
  795. "reference": "fb92be865c0fd6583714475cb7d629020749d73f"
  796. },
  797. "dist": {
  798. "type": "zip",
  799. "url": "https://api.github.com/repos/yiisoft/jquery-pjax/zipball/fb92be865c0fd6583714475cb7d629020749d73f",
  800. "reference": "fb92be865c0fd6583714475cb7d629020749d73f",
  801. "shasum": ""
  802. },
  803. "require": {
  804. "bower-asset/jquery": ">=1.8"
  805. },
  806. "type": "bower-asset-library",
  807. "extra": {
  808. "bower-asset-main": "./jquery.pjax.js",
  809. "bower-asset-ignore": [
  810. ".travis.yml",
  811. "Gemfile",
  812. "Gemfile.lock",
  813. "vendor/",
  814. "script/",
  815. "test/"
  816. ]
  817. },
  818. "installation-source": "dist"
  819. },
  820. {
  821. "name": "bower-asset/punycode",
  822. "version": "v1.3.2",
  823. "version_normalized": "1.3.2.0",
  824. "source": {
  825. "type": "git",
  826. "url": "https://github.com/bestiejs/punycode.js.git",
  827. "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3"
  828. },
  829. "dist": {
  830. "type": "zip",
  831. "url": "https://api.github.com/repos/bestiejs/punycode.js/zipball/38c8d3131a82567bfef18da09f7f4db68c84f8a3",
  832. "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3",
  833. "shasum": ""
  834. },
  835. "type": "bower-asset-library",
  836. "extra": {
  837. "bower-asset-main": "punycode.js",
  838. "bower-asset-ignore": [
  839. "coverage",
  840. "tests",
  841. ".*",
  842. "component.json",
  843. "Gruntfile.js",
  844. "node_modules",
  845. "package.json"
  846. ]
  847. },
  848. "installation-source": "dist"
  849. },
  850. {
  851. "name": "bower-asset/jquery.inputmask",
  852. "version": "3.1.61",
  853. "version_normalized": "3.1.61.0",
  854. "source": {
  855. "type": "git",
  856. "url": "https://github.com/RobinHerbots/jquery.inputmask.git",
  857. "reference": "f2c086411d2557fc485c47afb3cecfa6c1de9ee2"
  858. },
  859. "dist": {
  860. "type": "zip",
  861. "url": "https://api.github.com/repos/RobinHerbots/jquery.inputmask/zipball/f2c086411d2557fc485c47afb3cecfa6c1de9ee2",
  862. "reference": "f2c086411d2557fc485c47afb3cecfa6c1de9ee2",
  863. "shasum": ""
  864. },
  865. "require": {
  866. "bower-asset/jquery": ">=1.7"
  867. },
  868. "type": "bower-asset-library",
  869. "extra": {
  870. "bower-asset-main": [
  871. "./dist/inputmask/jquery.inputmask.js",
  872. "./dist/inputmask/jquery.inputmask.extensions.js",
  873. "./dist/inputmask/jquery.inputmask.date.extensions.js",
  874. "./dist/inputmask/jquery.inputmask.numeric.extensions.js",
  875. "./dist/inputmask/jquery.inputmask.phone.extensions.js",
  876. "./dist/inputmask/jquery.inputmask.regex.extensions.js"
  877. ],
  878. "bower-asset-ignore": [
  879. "**/.*",
  880. "qunit/",
  881. "nuget/",
  882. "tools/",
  883. "js/",
  884. "*.md",
  885. "build.properties",
  886. "build.xml",
  887. "jquery.inputmask.jquery.json"
  888. ]
  889. },
  890. "installation-source": "dist",
  891. "license": [
  892. "http://opensource.org/licenses/mit-license.php"
  893. ],
  894. "description": "jquery.inputmask is a jquery plugin which create an input mask.",
  895. "keywords": [
  896. "form",
  897. "input",
  898. "inputmask",
  899. "jquery",
  900. "mask",
  901. "plugins"
  902. ]
  903. },
  904. {
  905. "name": "bower-asset/bootstrap",
  906. "version": "v3.3.2",
  907. "version_normalized": "3.3.2.0",
  908. "source": {
  909. "type": "git",
  910. "url": "https://github.com/twbs/bootstrap.git",
  911. "reference": "bcf7dd38b5ab180256e2e4fb5da0369551b3f082"
  912. },
  913. "dist": {
  914. "type": "zip",
  915. "url": "https://api.github.com/repos/twbs/bootstrap/zipball/bcf7dd38b5ab180256e2e4fb5da0369551b3f082",
  916. "reference": "bcf7dd38b5ab180256e2e4fb5da0369551b3f082",
  917. "shasum": ""
  918. },
  919. "require": {
  920. "bower-asset/jquery": ">=1.9.1"
  921. },
  922. "type": "bower-asset-library",
  923. "extra": {
  924. "bower-asset-main": [
  925. "less/bootstrap.less",
  926. "dist/css/bootstrap.css",
  927. "dist/js/bootstrap.js",
  928. "dist/fonts/glyphicons-halflings-regular.eot",
  929. "dist/fonts/glyphicons-halflings-regular.svg",
  930. "dist/fonts/glyphicons-halflings-regular.ttf",
  931. "dist/fonts/glyphicons-halflings-regular.woff"
  932. ],
  933. "bower-asset-ignore": [
  934. "/.*",
  935. "_config.yml",
  936. "CNAME",
  937. "composer.json",
  938. "CONTRIBUTING.md",
  939. "docs",
  940. "js/tests",
  941. "test-infra"
  942. ]
  943. },
  944. "installation-source": "dist",
  945. "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
  946. "keywords": [
  947. "css",
  948. "framework",
  949. "front-end",
  950. "js",
  951. "less",
  952. "mobile-first",
  953. "responsive",
  954. "web"
  955. ]
  956. },
  957. {
  958. "name": "bower-asset/typeahead.js",
  959. "version": "v0.10.5",
  960. "version_normalized": "0.10.5.0",
  961. "source": {
  962. "type": "git",
  963. "url": "https://github.com/twitter/typeahead.js.git",
  964. "reference": "5f198b87d1af845da502ea9df93a5e84801ce742"
  965. },
  966. "dist": {
  967. "type": "zip",
  968. "url": "https://api.github.com/repos/twitter/typeahead.js/zipball/5f198b87d1af845da502ea9df93a5e84801ce742",
  969. "reference": "5f198b87d1af845da502ea9df93a5e84801ce742",
  970. "shasum": ""
  971. },
  972. "require": {
  973. "bower-asset/jquery": ">=1.7"
  974. },
  975. "require-dev": {
  976. "bower-asset/jasmine-ajax": ">=1.3.1,<1.4",
  977. "bower-asset/jasmine-jquery": ">=1.5.2,<1.6",
  978. "bower-asset/jquery": ">=1.7,<1.8"
  979. },
  980. "type": "bower-asset-library",
  981. "extra": {
  982. "bower-asset-main": "dist/typeahead.bundle.js"
  983. },
  984. "installation-source": "dist"
  985. },
  986. {
  987. "name": "bower-asset/chartjs",
  988. "version": "v1.0.2",
  989. "version_normalized": "1.0.2.0",
  990. "source": {
  991. "type": "git",
  992. "url": "https://github.com/nnnick/Chart.js.git",
  993. "reference": "930b16a0af59201dcfcd1594b0e7540db4d04c9f"
  994. },
  995. "dist": {
  996. "type": "zip",
  997. "url": "https://api.github.com/repos/nnnick/Chart.js/zipball/930b16a0af59201dcfcd1594b0e7540db4d04c9f",
  998. "reference": "930b16a0af59201dcfcd1594b0e7540db4d04c9f",
  999. "shasum": ""
  1000. },
  1001. "type": "bower-asset-library",
  1002. "extra": {
  1003. "bower-asset-main": [
  1004. "Chart.js"
  1005. ]
  1006. },
  1007. "installation-source": "dist",
  1008. "description": "Simple HTML5 Charts using the canvas element"
  1009. },
  1010. {
  1011. "name": "2amigos/yii2-chartjs-widget",
  1012. "version": "2.0.0",
  1013. "version_normalized": "2.0.0.0",
  1014. "source": {
  1015. "type": "git",
  1016. "url": "https://github.com/2amigos/yii2-chartjs-widget.git",
  1017. "reference": "6637e1559cb4b365fcc3966e1776a67f03ba6c2a"
  1018. },
  1019. "dist": {
  1020. "type": "zip",
  1021. "url": "https://api.github.com/repos/2amigos/yii2-chartjs-widget/zipball/6637e1559cb4b365fcc3966e1776a67f03ba6c2a",
  1022. "reference": "6637e1559cb4b365fcc3966e1776a67f03ba6c2a",
  1023. "shasum": ""
  1024. },
  1025. "require": {
  1026. "bower-asset/chartjs": "1.0.2",
  1027. "yiisoft/yii2": "*"
  1028. },
  1029. "require-dev": {
  1030. "phpunit/phpunit": "4.*"
  1031. },
  1032. "time": "2015-03-18 13:16:41",
  1033. "type": "yii2-extension",
  1034. "extra": {
  1035. "branch-alias": {
  1036. "dev-master": "1.0-dev"
  1037. },
  1038. "asset-installer-paths": {
  1039. "bower-asset-library": "vendor/bower"
  1040. }
  1041. },
  1042. "installation-source": "dist",
  1043. "autoload": {
  1044. "psr-4": {
  1045. "dosamigos\\chartjs\\": "src"
  1046. }
  1047. },
  1048. "notification-url": "https://packagist.org/downloads/",
  1049. "license": [
  1050. "BSD-3-Clause"
  1051. ],
  1052. "authors": [
  1053. {
  1054. "name": "2amigOS! Consulting Group",
  1055. "email": "hola@2amigos.us",
  1056. "homepage": "http://2amigos.us",
  1057. "role": "Developer"
  1058. }
  1059. ],
  1060. "description": "ChartJs widget for Yii2.",
  1061. "homepage": "http://yiiwheels.com/extension/chartjs-widget",
  1062. "keywords": [
  1063. "2amigos",
  1064. "chartjs",
  1065. "extension",
  1066. "widget",
  1067. "yii",
  1068. "yii 2",
  1069. "yii2"
  1070. ]
  1071. }
  1072. ]