apollo_developers/bower_components/ngstorage/.bower.json
venbatechnologies@gmail.com 1809bcf9c9 fixed table for student details
2018-04-23 18:34:11 +05:30

31 lines
651 B
JSON
Executable File

{
"name": "ngstorage",
"main": "./ngStorage.js",
"keywords": [
"angular",
"cookie",
"storage",
"local",
"localstorage",
"session",
"sessionstorage"
],
"dependencies": {
"angular": ">=1.0.8"
},
"devDependencies": {
"angular-mocks": ">=1.0.8",
"chai": "~1.8.1"
},
"homepage": "https://github.com/gsklee/ngStorage",
"version": "0.3.0",
"_release": "0.3.0",
"_resolution": {
"type": "version",
"tag": "0.3.0",
"commit": "b68fef8a722a7d15c00d4d41041b96f95e867208"
},
"_source": "git://github.com/gsklee/ngStorage.git",
"_target": "~0.3.0",
"_originalSource": "ngstorage"
}