jp-pref-icons
Version:
Generate beautiful icon images for Japanese prefectures with official government data
30 lines • 645 B
JSON
{
"permissions": {
"allow": [
"Bash(npm run test:*)",
"Bash(npm ls:*)",
"Bash(node:*)",
"Bash(rm:*)",
"Bash(cp:*)",
"Bash(npm update:*)",
"Bash(npm install:*)",
"WebSearch",
"WebFetch(domain:github.com)",
"Bash(chmod:*)",
"Bash(npm pack)",
"Bash(npm:*)",
"Bash(git add:*)",
"Bash(git push:*)",
"Bash(npx japan-prefecture-icons:*)",
"Bash(npx jp-pref-icons:*)",
"Bash(mkdir:*)",
"Bash(mv:*)",
"Bash(./generate-samples.sh:*)"
],
"deny": [],
"ask": [],
"additionalDirectories": [
"/private/tmp"
]
}
}