{ "name": "angular-indexedDB", "version": "1.1.3", "homepage": "https://github.com/bramski/angular-indexedDB", "authors": [ "bramski " ], "description": "An angularjs serviceprovider to utilize indexedDB with angular", "main": "angular-indexed-db.js", "keywords": [ "angularjs", "indexeddb", "angular" ], "license": "MIT", "dependencies": { "angular": "1.2 - 1.3" }, "devDependencies": { "angular-mocks": "1.2 - 1.3", "angular-scenario": "1.2 - 1.3", "karma-jasmine": "~0.2.2", "jasmine-sinon": "~0.4.0" }, "resolutions": { "angular": "1.2 - 1.3" }, "_release": "1.1.3", "_resolution": { "type": "version", "tag": "v1.1.3", "commit": "37e74387e3690adff834baa44cba6a4b2f2de39c" }, "_source": "git://github.com/bramski/angular-indexedDB.git", "_target": "~1.1.3", "_originalSource": "angular-indexed-db", "_direct": true }