19 lines
384 B
JSON
19 lines
384 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(cat:*)",
|
|
"Bash(npm install:*)",
|
|
"Bash(node test-poem.js:*)",
|
|
"Bash(printf:*)",
|
|
"Bash(timeout 2 node:*)",
|
|
"Bash(npm ls:*)",
|
|
"Bash(timeout 1 node:*)",
|
|
"Bash(node -e:*)",
|
|
"Bash(node --check:*)",
|
|
"Bash(npm search:*)",
|
|
"Bash(mkdir:*)",
|
|
"Bash(./bin/assimp.exe:*)"
|
|
]
|
|
}
|
|
}
|