Files
cdnjs/ajax/libs/jquery-cookie/package.json
T

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"
}
]
}