Skip to content

Instantly share code, notes, and snippets.

View Yin-Jinlong's full-sized avatar

YJL Yin-Jinlong

  • China
  • 19:05 (UTC +08:00)
View GitHub Profile
{
"$schema": "http://json-schema.org/draft-07/schema",
"type": "object",
"required": ["version", "platform", "versions"],
"properties": {
"$schema": {
"type": "string"
},
"version": {
"description": "文件版本号",