From 891b77b99b6a5d320e643182d4ee61879df01992 Mon Sep 17 00:00:00 2001 From: Robin North Date: Thu, 1 Feb 2018 20:19:45 +0000 Subject: [PATCH] Update package.json --- package.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 5b026ba..f333781 100644 --- a/package.json +++ b/package.json @@ -1,11 +1,10 @@ { "name": "pjax", "version": "0.2.4", - "description": "Easily enable fast Ajax navigation on any website (using pushState + xhr)", + "description": "Easily enable fast AJAX navigation on any website (using pushState + XHR)", "keywords": [ "pjax", - "push", - "state", + "pushstate", "ajax", "navigation", "transition", @@ -13,6 +12,10 @@ ], "repository": "https://github.com/MoOx/pjax.git", "author": "Maxime Thirouin", + "contributors": [ + "BehindTheMath", + "Robin North (http://robinnorth.co.uk)" + ], "license": "MIT", "main": "index.js", "files": [