您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

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. }