first commit
This commit is contained in:
22
vendor/yidas/yii2-bower-asset/bower/yii2-pjax/package.json
vendored
Normal file
22
vendor/yidas/yii2-bower-asset/bower/yii2-pjax/package.json
vendored
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "yii2-pjax",
|
||||
"version": "2.0.7.1",
|
||||
"main": "jquery.pjax.js",
|
||||
"repository": "yiisoft/jquery-pjax",
|
||||
"licenses": [
|
||||
{
|
||||
"type": "MIT",
|
||||
"url": "https://github.com/yiisoft/jquery-pjax/blob/master/LICENSE"
|
||||
}
|
||||
],
|
||||
"files" : [
|
||||
"LICENSE",
|
||||
"jquery.pjax.js"
|
||||
],
|
||||
"devDependencies": {
|
||||
"eslint": "^3.19.0"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "./script/test"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user