mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-26 05:05:59 +10:00
26 lines
583 B
JSON
26 lines
583 B
JSON
{
|
|
"name": "instantclick",
|
|
"filename": "instantclick.min.js",
|
|
"version": "3.0.1",
|
|
"description": "A Javascript library that preloads pages making use of pjax.",
|
|
"homepage": "instantclick.io",
|
|
"keywords": [
|
|
"ajax",
|
|
"preload",
|
|
"pjax",
|
|
"history"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "InstantClick",
|
|
"web": "https://twitter.com/instantclickjs"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/dieulot/instantclick.git"
|
|
}
|
|
]
|
|
}
|