Files
awx/awx/ui/client/lib/angular-codemirror/bower.json
2016-07-18 09:53:10 -04:00

16 lines
333 B
JSON

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