fed-policy-cli
Version:
Macro trading intelligence from Fed policy analysis. Transform economic data into actionable trading insights by analyzing historical Fed policy analogues.
29 lines • 689 B
JSON
{
"permissions": {
"allow": [
"Bash(npm install:*)",
"Bash(node:*)",
"Bash(npm run dev:*)",
"Bash(npm view:*)",
"Bash(npm test)",
"Bash(npm run test:*)",
"Bash(npm run build:*)",
"Bash(sqlite3:*)",
"Bash(npm test:*)",
"WebFetch(domain:github.com)",
"Bash(npm run start:*)",
"Bash(npx tsx:*)",
"Bash(npx tsc:*)",
"Bash(npx ts-node:*)",
"Bash(find:*)",
"Bash(chmod:*)",
"Bash(fed-policy-cli)",
"Bash(fed-policy-cli market-expectations:*)",
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(npm version:*)",
"Bash(npm publish:*)"
],
"deny": []
}
}