Select the types of activity you want to include in your feed.
1{ 2 "name": "@phlex/morphlex", 3 "version": "1.0.4", 4 "exports": "./src/morphlex.ts", 5 "publish": { 6 "include": ["LICENSE", "README.md", "src/**/morphlex.ts"] 7 } 8}