File "bower-20241022145218.json"

Full Path: /srv/www/www.cadoro.it/app/lib/angular-local-storage/bower-20241022145218.json
File size: 729 bytes
MIME-type: text/plain
Charset: utf-8

{
  "name": "angular-local-storage",
  "homepage": "http://gregpike.net/demos/angular-local-storage/demo.html",
  "authors": [
    "grevory <[email protected]>"
  ],
  "contributors": [
    "Ariel Mashraki <[email protected]>"
  ],
  "description": "An Angular module that gives you access to the browser's local storage",
  "main": "./dist/angular-local-storage.js",
  "keywords": [
    "AngularJS",
    "Angular",
    "Storage",
    "Local Storage",
    "Session",
    "Cookie"
  ],
  "license": "MIT",
  "ignore": [
    "src",
    "node_modules",
    "bower_components",
    "test",
    "tests",
    "Gruntfile.js"
  ],
  "dependencies": {
    "angular": "^1.x"
  },
  "devDependencies": {
    "angular-mocks": "^1.x"
  }
}