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

View File

@@ -0,0 +1,8 @@
{
"name": "angular-sanitize",
"version": "1.2.23",
"main": "./angular-sanitize.js",
"dependencies": {
"angular": "1.2.23"
}
}