mirror of https://gitee.com/karson/fastadmin.git
26 lines
563 B
JSON
26 lines
563 B
JSON
{
|
|
"name": "jquery-pjax",
|
|
"version": "1.9.6",
|
|
"main": "./jquery.pjax.js",
|
|
"dependencies": {
|
|
"jquery": ">=1.8"
|
|
},
|
|
"ignore": [
|
|
".travis.yml",
|
|
"Gemfile",
|
|
"Gemfile.lock",
|
|
"vendor/",
|
|
"script/",
|
|
"test/"
|
|
],
|
|
"homepage": "https://github.com/defunkt/jquery-pjax",
|
|
"_release": "1.9.6",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "v1.9.6",
|
|
"commit": "8d8a3bc2e215585cba7ed275d0628ca569804be6"
|
|
},
|
|
"_source": "https://github.com/defunkt/jquery-pjax.git",
|
|
"_target": "^1.9.6",
|
|
"_originalSource": "jquery-pjax"
|
|
} |