canyin-project/ybcy/vendor/bower-asset/yii2-pjax/package.json
2024-11-01 16:07:54 +08:00

23 lines
400 B
JSON

{
"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"
}
}