UNPKG

@bevry/update-contributors

Version:

Update the package.json author, contributors, and maintainers fields with the latest remote data

14 lines (13 loc) 265 B
{ "compilerOptions": { "allowJs": true, "esModuleInterop": true, "isolatedModules": true, "maxNodeModuleJsDepth": 5, "moduleResolution": "Node", "strict": true, "target": "ES2021", "module": "ESNext" }, "include": ["source"] }