{ "name": "pjax", "version": "0.1.3", "description": "Easily enable fast Ajax navigation on any website (using pushState + xhr)", "main": "src/pjax.js", "homepage": "https://github.com/MoOx/pjax", "authors": [ "Maxime Thirouin " ], "moduleType": [ "amd", "globals", "node" ], "keywords": [ "pjax", "push", "state", "ajax", "navigation", "transition", "animation" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] }