mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-18 01:08:18 +10:00
25 lines
623 B
JSON
25 lines
623 B
JSON
{
|
|
"name": "davis.js",
|
|
"filename": "davis.min.js",
|
|
"version": "0.9.5",
|
|
"description": "Davis.js is a small JavaScript library using HTML5 history.pushState that allows simple Sinatra style routing for your JavaScript apps.",
|
|
"homepage": "http://davisjs.com",
|
|
"keywords": [
|
|
"routing",
|
|
"pushState",
|
|
"restful"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Oliver Nightingale",
|
|
"email": "oliver.nightingale1@gmail.com"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/olivernn/davis.js"
|
|
}
|
|
]
|
|
}
|