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

19 lines
418 B
JSON
Executable File

{
"name": "ngStorage",
"version": "0.3.0",
"private": true,
"author": "Gias Kay Lee",
"licenses": [
{
"type": "MIT",
"url": "https://github.com/gsklee/ngStorage/blob/master/LICENSE"
}
],
"devDependencies": {
"grunt": "~0.4.1",
"grunt-contrib-uglify": "~0.2.4",
"grunt-karma": "~0.7.1",
"karma-mocha": "~0.1.0"
}
}