You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
301 B

{
"name": "yii2-pjax",
"version": "2.0.6",
"main": "./jquery.pjax.js",
"license": "MIT",
"dependencies": {
"jquery": ">=1.8"
},
"ignore": [
".travis.yml",
"Gemfile",
"Gemfile.lock",
"CONTRIBUTING.md",
"vendor/",
"script/",
"test/"
]
}