html5-history-api
Version:
HTML5 History API expansion for browsers not supporting pushState, replaceState
24 lines (23 loc) • 513 B
JSON
{
"name": "html5-history-api",
"version": "4.2.10",
"description": "HTML5 History API expansion for browsers not supporting pushState, replaceState",
"main": "history.js",
"scripts": ["history.js"],
"repository": "devote/HTML5-History-API",
"keywords": [
"javascript",
"html5 history api",
"hashchange",
"popstate",
"pushstate",
"replacestate",
"hashes",
"hashbang",
"history",
"html5",
"devote"
],
"author": "Dmitrii Pakhtinov",
"license": "MIT"
}