| 1234567891011 |
- {
- "permissions": {
- "allow": [
- "Bash(npm run:*)",
- "Bash(node -e \"require\\(''buffer''\\); require\\(''process/browser''\\); require\\(''url/''\\)\")",
- "Bash(npm install:*)",
- "Bash(node -e \"const p = require\\(''e:/git/2021项目/anKeYuan9600/node_modules/mqtt/package.json''\\); console.log\\(JSON.stringify\\(p.exports ? Object.keys\\(p.exports\\) : ''no exports'', null, 2\\)\\)\")"
- ]
- }
- }
|