Files
awx/awx/ui/client/lib/angular-codemirror/bower.json
2015-07-27 10:19:14 -04:00

16 lines
333 B
JSON

{
"name": "angular-codemirror",
"version": "0.0.3",
"dependencies": {
"angular": "latest",
"angular-route": "latest",
"jquery": "latest",
"jqueryui": "latest",
"components-font-awesome": "latest",
"twitter": "latest",
"js-yaml": "latest",
"jsonlint": "latest",
"codemirror": "latest"
}
}