Select the types of activity you want to include in your feed.
1{ 2 "name": "@atp/syntax", 3 "version": "0.1.0-alpha.2", 4 "exports": "./mod.ts", 5 "license": "MIT", 6 "test": { 7 "permissions": { 8 "read": ["./tests/interop"] 9 } 10 } 11}