Sha256: a14db46aa6a3e1bfb1ba7fb4e228b04cf08f80b6e1b9ceed73b87494d0241879

Contents?: true

Size: 1.02 KB

Versions: 1

Compression:

Stored size: 1.02 KB

Contents

{
  "name": "jquery-storage-api",
  "title": "jQuery Storage API",
  "version": "1.7.5",
  "main": "jquery.storageapi.js",
  "description": "jQuery Storage API is a plugin that simplify access to storages (HTML5) & cookies, add namespace storage functionality and provide compatiblity for old browsers with cookies!",
  "keywords": [
    "jquery",
    "storage",
    "html5",
    "localStorage",
    "sessionStorage",
    "cookie",
    "namespace"
  ],
  "author": {
    "name": "Julien Maurel",
    "url": "https://github.com/julien-maurel"
  },
  "licenses": [
    {
      "type": "MIT",
      "url": "http://www.opensource.org/licenses/mit-license.php"
    }
  ],
  "homepage": "https://github.com/julien-maurel/jQuery-Storage-API",
  "bugs": "https://github.com/julien-maurel/jQuery-Storage-API/issues",
  "repository": {
    "type": "git",
    "url": "git://github.com/julien-maurel/jQuery-Storage-API.git"
  },
  "ignore": [
    "Jasmine",
    "/*.md",
    "/*.txt",
    "/*.json"
  ],
  "dependencies": {
    "jquery": ">=1.4"
  }
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
radius-rails-3.1.4 app/assets/components/jQuery-Storage-API/bower.json