|
| 1 | +{ |
| 2 | + "name": "hiqdev/asset-packagist.hiqdev.com", |
| 3 | + "type": "project", |
| 4 | + "description": "asset-packagist.hiqdev.com", |
| 5 | + "keywords": [], |
| 6 | + "homepage": "http://asset-packagist.hiqdev.com/", |
| 7 | + "license": "BSD-3-Clause", |
| 8 | + "support": { |
| 9 | + "email": "support@hiqdev.com", |
| 10 | + "source": "https://github.com/hiqdev/asset-packagist.hiqdev.com", |
| 11 | + "issues": "https://github.com/hiqdev/asset-packagist.hiqdev.com/issues", |
| 12 | + "wiki": "https://github.com/hiqdev/asset-packagist.hiqdev.com/wiki", |
| 13 | + "forum": "http://forum.hiqdev.com/" |
| 14 | + }, |
| 15 | + "authors": [ |
| 16 | + { |
| 17 | + "name": "Andrii Vasyliev", |
| 18 | + "role": "Project lead", |
| 19 | + "email": "sol@hiqdev.com", |
| 20 | + "homepage": "http://hipanel.com/" |
| 21 | + }, |
| 22 | + { |
| 23 | + "name": "Dmitry Naumenko", |
| 24 | + "role": "Lead backend developer", |
| 25 | + "email": "silverfire@hiqdev.com", |
| 26 | + "homepage": "http://silverfire.me/" |
| 27 | + }, |
| 28 | + { |
| 29 | + "name": "Andrey Klochok", |
| 30 | + "role": "Lead frontend developer", |
| 31 | + "email": "tafid@hiqdev.com", |
| 32 | + "homepage": "http://hiqdev.com/" |
| 33 | + }, |
| 34 | + { |
| 35 | + "name": "Yuriy Myronchuk", |
| 36 | + "role": "QA Lead", |
| 37 | + "email": "bladeroot@hiqdev.com", |
| 38 | + "homepage": "http://hiqdev.com/" |
| 39 | + } |
| 40 | + ], |
| 41 | + "require": { |
| 42 | + "composer/composer": "*@dev", |
| 43 | + "fxp/composer-asset-plugin": "*@dev", |
| 44 | + "yiisoft/yii2": "^2.0", |
| 45 | + "yiisoft/yii2-debug": "^2.0" |
| 46 | + }, |
| 47 | + "require-dev": { |
| 48 | + "hiqdev/composer-extension-plugin": "*@dev" |
| 49 | + }, |
| 50 | + "autoload": { |
| 51 | + "psr-4": { |
| 52 | + "hiqdev\\assetpackagist\\": "src" |
| 53 | + } |
| 54 | + }, |
| 55 | + "replace": { |
| 56 | + "bower-asset/bootstrap": "*", |
| 57 | + "bower-asset/jquery": "*", |
| 58 | + "bower-asset/jquery.inputmask": "*", |
| 59 | + "bower-asset/punycode": "*", |
| 60 | + "bower-asset/yii2-pjax": "*" |
| 61 | + } |
| 62 | +} |
0 commit comments