mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 04:46:00 +10:00
27 lines
646 B
JSON
27 lines
646 B
JSON
{
|
|
"name": "jStorage",
|
|
"filename": "jstorage.min.js",
|
|
"version": "0.4.4",
|
|
"description": "Simple local storage wrapper to save data on the browser side, supporting * all major browsers - IE6+, Firefox2+, Safari4+, Chrome4+ and Opera 10.5+",
|
|
"homepage": "http://jstorage.info/",
|
|
"keywords": [
|
|
"storage",
|
|
"offline",
|
|
"webstorage",
|
|
"localStorage"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Andris Reinman",
|
|
"email": "andris.reinman@gmail.com",
|
|
"web": "http://andrisreinman.com/"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/andris9/jStorage"
|
|
}
|
|
]
|
|
}
|