Files
cdnjs/ajax/libs/jStorage/package.json
T

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