ffffng/app/bower_components/angular-route/.bower.json

18 lines
473 B
JSON
Raw Normal View History

2014-05-12 20:08:19 +02:00
{
"name": "angular-route",
2014-06-06 14:29:32 +02:00
"version": "1.2.16",
2014-05-12 20:08:19 +02:00
"main": "./angular-route.js",
"dependencies": {
2014-06-06 14:29:32 +02:00
"angular": "1.2.16"
2014-05-12 20:08:19 +02:00
},
"homepage": "https://github.com/angular/bower-angular-route",
2014-06-06 14:29:32 +02:00
"_release": "1.2.16",
2014-05-12 20:08:19 +02:00
"_resolution": {
"type": "version",
2014-06-06 14:29:32 +02:00
"tag": "v1.2.16",
"commit": "ed0e2b796077d953f518cb81cc7af981cf695a45"
2014-05-12 20:08:19 +02:00
},
"_source": "git://github.com/angular/bower-angular-route.git",
2014-06-06 14:29:32 +02:00
"_target": "1.2.16",
2014-05-12 20:08:19 +02:00
"_originalSource": "angular-route"
}