mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-17 08:46:19 +10:00
26 lines
670 B
JSON
26 lines
670 B
JSON
{
|
|
"name": "cookiejar",
|
|
"filename": "cookiejar.js",
|
|
"version": "0.5",
|
|
"description": "JavaScript code to store data as JSON strings in cookies. It uses Prototype.js 1.5.1 (http://prototypejs.org) or later. Apache Software licensed",
|
|
"homepage": "http://www.lalit.org/lab/jsoncookies",
|
|
"keywords": [
|
|
"javascript",
|
|
"cookies",
|
|
"json"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Lalit Patel",
|
|
"web": "http://www.lalit.org/"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "http",
|
|
"url": "http://www.lalit.org/wordpress_new/wp-content/uploads/2008/06/cookiejar.js"
|
|
}
|
|
]
|
|
|
|
}
|