Move code to awx/ui/client

This commit is contained in:
Joe Fiorini
2015-07-16 16:15:41 -04:00
parent e50d997577
commit 98a37a354a
3915 changed files with 2196 additions and 12520 deletions
@@ -0,0 +1,19 @@
{
"name": "angular-sanitize",
"version": "1.2.23",
"main": "./angular-sanitize.js",
"dependencies": {
"angular": "1.2.23"
},
"homepage": "https://github.com/angular/bower-angular-sanitize",
"_release": "1.2.23",
"_resolution": {
"type": "version",
"tag": "v1.2.23",
"commit": "c64ed360a0ee54d4f56da6ab84904478c2423628"
},
"_source": "git://github.com/angular/bower-angular-sanitize.git",
"_target": "~1.2.23",
"_originalSource": "angular-sanitize",
"_direct": true
}