mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-20 07:43:35 -05: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"
|
|
}
|
|
}
|