petjs
Version:
Router of ajax applications, HTML5 history API expansion for browsers who not supporting it
22 lines (21 loc) • 564 B
JSON
{
"name": "petjs",
"version": "0.1.3",
"homepage": "https://github.com/peteychuk/petjs",
"author": {
"name": "Yaroslav Peteychuk",
"url": "http://www.peteychuk.com/"
},
"description": "Router of ajax applications, HTML5 history API expansion for browsers who not supporting it",
"main": "pet.min.js",
"scripts": ["history.js"],
"repository": {
"type": "git",
"url": "https://github.com/peteychuk/petjs.git"
},
"licenses": [{
"type": "GPL3"
}, {
"type": "MIT"
}]
}