mirror of
https://github.com/ansible/awx.git
synced 2024-11-02 01:21:21 +03:00
11 lines
218 B
JSON
11 lines
218 B
JSON
{
|
|
"name": "ansible-commander",
|
|
"version": "1.4.5",
|
|
"devDependencies": {
|
|
"grunt": "latest",
|
|
"grunt-contrib-jshint": "~0.8.0",
|
|
"grunt-contrib-uglify": "~0.3.1",
|
|
"grunt-contrib-less": "~0.9.0"
|
|
}
|
|
}
|