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.

catalog.json 533B

123456789101112131415161718192021
  1. {
  2. "version": 1,
  3. "packages": {
  4. "neo-sqlite3": {
  5. "0.1.0": {
  6. "git": {
  7. "url": "https://github.com/vector-of-bool/neo-sqlite3.git",
  8. "ref": "0.1.0"
  9. },
  10. "depends": {}
  11. },
  12. "0.2.2": {
  13. "git": {
  14. "url": "https://github.com/vector-of-bool/neo-sqlite3.git",
  15. "ref": "0.2.2"
  16. },
  17. "depends": {}
  18. }
  19. }
  20. }
  21. }