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

32 lines
635 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"
],
"homepage": "https://github.com/jashkenas/underscore",
"_release": "1.7.0",
"_resolution": {
"type": "version",
"tag": "1.7.0",
"commit": "da996e665deb0b69b257e80e3e257c04fde4191c"
},
"_source": "git://github.com/jashkenas/underscore.git",
"_target": "~1.7.0",
"_originalSource": "underscore",
"_direct": true
}