This repository has been archived on 2020-10-11. You can view files and clone it, but cannot push or open issues or pull requests.
angularjs-batarang/bower.json
2014-10-21 15:12:45 -07:00

16 lines
260 B
JSON

{
"name": "angularjs-batarang",
"version": "0.5.0",
"dependencies": {
"angular": "1.3.0",
"d3": "~3.2.6",
"angular-loader": "1.3.0"
},
"devDependencies": {
"angular-mocks": "1.3.0"
},
"resolutions": {
"angular": "1.3.0"
}
}