mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-17 16:56:08 +10:00
17 lines
411 B
JSON
17 lines
411 B
JSON
{
|
|
"name": "jquery-cookie",
|
|
"filename": "jquery.cookie.min.js",
|
|
"version": "1.3.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"
|
|
}
|
|
]
|
|
} |