EXPORT-MANIFEST.json 740 B

12345678910111213141516171819202122232425262728293031323334353637383940
  1. {
  2. "name": "fmode-image-set",
  3. "version": "0.9.0",
  4. "source": "D:\\Angular\\套图设计-2\\fmode-image-set",
  5. "target": "D:\\Angular\\汇总\\fmode-image-set",
  6. "exportedAt": "2026-09-09T14:43:23",
  7. "includedEntries": [
  8. ".claude-plugin",
  9. ".env.example",
  10. ".mcp.json",
  11. "bin",
  12. "docs",
  13. "install.js",
  14. "mcp",
  15. "package.json",
  16. "package-lock.json",
  17. "README.md",
  18. "LICENSE",
  19. "THIRD_PARTY_NOTICES.md",
  20. "scripts",
  21. "skill-package-manifest.json",
  22. "skills"
  23. ],
  24. "excluded": [
  25. "node_modules",
  26. "test",
  27. "outputs",
  28. "output",
  29. "生成结果",
  30. "memory",
  31. ".tmp",
  32. ".env",
  33. ".env.local",
  34. ".env.*",
  35. "*.tgz",
  36. "*.log",
  37. ".codex",
  38. ".claude"
  39. ]
  40. }