.amd.json 92 B

123456
  1. {
  2. "paths": {
  3. "fooDot": "fooDot",
  4. "fooDotArray": [ "fooDotArray"]
  5. }
  6. }