packagegit.json 192 B

1234567891011
  1. {
  2. "Id": 2000,
  3. "Name": "gfg",
  4. "ScriptsReferences":
  5. {
  6. "Hotfix": ["GFG"],
  7. "HotfixView": ["GFG"],
  8. "Model": ["GFG"],
  9. "ModelView": ["GFG"]
  10. }
  11. }