Qiang Xue
12 years ago
305 changed files with 20606 additions and 20585 deletions
@ -0,0 +1,21 @@
|
||||
{ |
||||
"name": "yiisoft/yii2-jui", |
||||
"description": "The Jquery UI extension for the Yii framework", |
||||
"keywords": ["yii", "Jquery UI", "renderer"], |
||||
"type": "library", |
||||
"license": "BSD-3-Clause", |
||||
"support": { |
||||
"issues": "https://github.com/yiisoft/yii2/issues?state=open", |
||||
"forum": "http://www.yiiframework.com/forum/", |
||||
"wiki": "http://www.yiiframework.com/wiki/", |
||||
"irc": "irc://irc.freenode.net/yii", |
||||
"source": "https://github.com/yiisoft/yii2" |
||||
}, |
||||
"minimum-stability": "dev", |
||||
"require": { |
||||
"yiisoft/yii2": "*" |
||||
}, |
||||
"autoload": { |
||||
"psr-0": { "yii\\jui": "" } |
||||
} |
||||
} |
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in new issue