27 lines
642 B
JSON
27 lines
642 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:*)",
|
|
"Bash(npm run build)",
|
|
"Bash(node:*)",
|
|
"Bash(npm uninstall:*)",
|
|
"Bash(cp:*)",
|
|
"Bash(for dir in gltf ktx2 model scaffold)",
|
|
"Bash(do cp lib/$dir/*.js lib/plugins/$dir/)",
|
|
"Bash(done)",
|
|
"Bash(timeout 3 node:*)"
|
|
]
|
|
}
|
|
}
|