File ".bower.json"

Full Path: /srv/www/www.cadoro.it/app/lib/angular-local-storage/.bower.json
File size: 1.01 KB
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"
  },
  "version": "0.5.2",
  "_release": "0.5.2",
  "_resolution": {
    "type": "version",
    "tag": "v0.5.2",
    "commit": "f0a0d6feb32bc34a15ddbe3369a04494f1f1955c"
  },
  "_source": "https://github.com/grevory/angular-local-storage.git",
  "_target": "*",
  "_originalSource": "angular-local-storage"
}