14 lines
244 B
JSON
14 lines
244 B
JSON
{
|
|
"name": "node-tuning",
|
|
"description": "Automatically create and apply tuned profile",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "github.com/openshift-eng"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |