ledgerrb/public/app/bower_components/angular-underscore/.bower.json

22 lines
531 B
JSON
Raw Normal View History

2014-10-12 08:44:44 +02:00
{
"name": "angular-underscore",
2014-11-03 17:32:25 +01:00
"version": "0.5.0",
2014-10-12 08:44:44 +02:00
"main": "angular-underscore.js",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"homepage": "https://github.com/floydsoft/angular-underscore",
2014-11-03 17:32:25 +01:00
"_release": "0.5.0",
2014-10-12 08:44:44 +02:00
"_resolution": {
2014-11-03 17:32:25 +01:00
"type": "version",
"tag": "v0.5.0",
"commit": "791146f6a86d349b53846c5681d62157eece2651"
2014-10-12 08:44:44 +02:00
},
"_source": "git://github.com/floydsoft/angular-underscore.git",
"_target": "*",
2014-11-03 17:32:25 +01:00
"_originalSource": "angular-underscore"
2014-10-12 08:44:44 +02:00
}