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