mirror of
https://github.com/kongyuebin1/dongfeng-pay.git
synced 2024-11-13 14:09:20 +08:00
15 lines
340 B
JSON
15 lines
340 B
JSON
{
|
|
"name": "jquery.cookie",
|
|
"repo": "carhartl/jquery-cookie",
|
|
"description": "A simple, lightweight jQuery plugin for reading, writing and deleting cookies",
|
|
"version": "1.4.1",
|
|
"keywords": [],
|
|
"dependencies": {},
|
|
"development": {},
|
|
"license": "MIT",
|
|
"main": "jquery.cookie.js",
|
|
"scripts": [
|
|
"jquery.cookie.js"
|
|
]
|
|
}
|