9 lines
235 B
JSON
9 lines
235 B
JSON
{
|
|
"name": "Shuffle",
|
|
"description": "Security Automation Platform",
|
|
"repository": "https://github.com/Shuffle/Shuffle",
|
|
"ref": "2.0.0",
|
|
"scripts": {
|
|
"postclone": "chmod +x startup.sh && ./startup.sh"
|
|
}
|
|
} |