petjs
Version:
Router of ajax applications, HTML5 history API expansion for browsers who not supporting it
37 lines (36 loc) • 809 B
JSON
{
"name": "petjs",
"version": "0.1.3",
"description": "Router of ajax applications, HTML5 history API expansion for browsers who not supporting it",
"homepage": "https://github.com/peteychuk/petjs",
"author": {
"name": "Yaroslav Peteychuk",
"url": "http://www.peteychuk.com/"
},
"bugs": {
"url": "https://github.com/peteychuk/petjs/issues"
},
"license": "GPL/MIT",
"repository": {
"type": "git",
"url": "https://github.com/peteychuk/petjs.git"
},
"keywords": [
"javascript",
"ajax",
"full ajax",
"ajax framework",
"html5 history api",
"popstate",
"pushstate",
"replacestate",
"history",
"html5",
"peteychuk",
"ajax router"
],
"devDependencies": {
"grunt": "~0.4.5",
"grunt-contrib-uglify": "~0.5.0"
}
}