first commit
This commit is contained in:
18
vendor/yidas/yii2-bower-asset/bower/yii2-pjax/bower.json
vendored
Normal file
18
vendor/yidas/yii2-bower-asset/bower/yii2-pjax/bower.json
vendored
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "yii2-pjax",
|
||||
"version": "2.0.7.1",
|
||||
"main": "./jquery.pjax.js",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"jquery": ">=1.8"
|
||||
},
|
||||
"ignore": [
|
||||
".travis.yml",
|
||||
"Gemfile",
|
||||
"Gemfile.lock",
|
||||
"CONTRIBUTING.md",
|
||||
"vendor/",
|
||||
"script/",
|
||||
"test/"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user