mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-21 18:56:05 +10:00
18 lines
412 B
JSON
18 lines
412 B
JSON
{
|
|
"name": "jquery-cookie",
|
|
"filename": "jquery.cookie.min.js",
|
|
"version": "1.4.1",
|
|
"description": "A simple, lightweight jQuery plugin for reading, writing and deleting cookies.",
|
|
"homepage": "https://github.com/carhartl/jquery-cookie",
|
|
"keywords": [
|
|
"jquery",
|
|
"cookie"
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url" : "https://github.com/carhartl/jquery-cookie"
|
|
}
|
|
]
|
|
}
|