UNPKG

manifest

Version:

The backend for AI code editors

14 lines (13 loc) 253 B
{ "watch": ["manifest.yml", "handlers/*.js"], "ext": "yml,js", "exec": "node node_modules/manifest/dist/manifest/src/main.js", "ignore": [ "*.lock", "**/*.lock", "*.db", "**/*.db", "*.db-journal", "**/*.db-journal" ] }