Files
awx/awx/ui/static/lib/underscore/bower.json
Chris Houseknecht 9176955b42 JS Packaging Updates
Added to bower.json packages that were missing. Upgraded angular to 1.2.19 in the process.
2014-08-28 10:38:42 -04:00

8 lines
242 B
JSON

{
"name": "underscore",
"version": "1.7.0",
"main": "underscore.js",
"keywords": ["util", "functional", "server", "client", "browser"],
"ignore" : ["docs", "test", "*.yml", "CNAME", "index.html", "favicon.ico", "CONTRIBUTING.md"]
}