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

27 lines
602 B
JSON
Executable File

{
"name": "AngularJS-Toaster",
"version": "0.4.10",
"main": [
"toaster.js",
"toaster.css"
],
"ignore": [
"**/.*",
"node_modules",
"components"
],
"dependencies": {
"angular": ">1.2.6",
"angular-animate": ">1.2.8"
},
"homepage": "https://github.com/jirikavi/AngularJS-Toaster",
"_release": "0.4.10",
"_resolution": {
"type": "version",
"tag": "0.4.10",
"commit": "ebdb0d4c834c91452d027e6be5606abfaf42deee"
},
"_source": "git://github.com/jirikavi/AngularJS-Toaster.git",
"_target": "~0.4.10",
"_originalSource": "AngularJS-Toaster"
}