You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

jsonnetfile.json 289B

123456789101112131415
  1. {
  2. "version": 1,
  3. "dependencies": [
  4. {
  5. "source": {
  6. "git": {
  7. "remote": "https://github.com/grafana/grafonnet-lib.git",
  8. "subdir": "grafonnet"
  9. }
  10. },
  11. "version": "master"
  12. }
  13. ],
  14. "legacyImports": false
  15. }