mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-11 22:06:36 +10:00
26 lines
628 B
JSON
26 lines
628 B
JSON
{
|
|
"name": "path.js",
|
|
"filename": "path.min.js",
|
|
"version": "0.8.4",
|
|
"description": "PathJS is a lightweight, client-side routing library that allows you to create 'single page' applications using Hashbangs and/or HTML5 pushState.",
|
|
"homepage": "https://github.com/mtrpcic/pathjs",
|
|
"keywords": [
|
|
"path",
|
|
"routing",
|
|
"fragment",
|
|
"hash",
|
|
"push-state"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "mtrpcic"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/mtrpcic/pathjs"
|
|
}
|
|
]
|
|
}
|