mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-17 00:36:26 +10:00
27 lines
586 B
JSON
27 lines
586 B
JSON
{
|
|
"name": "jStorage",
|
|
"filename": "jstorage.min.js",
|
|
"version": "0.3.0",
|
|
"description": "Simple wrapper plugin for Prototype, MooTools, and jQuery to store data on browser side.",
|
|
"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"
|
|
}
|
|
]
|
|
}
|