地质所 沉降监测网建设项目
zmk
2024-05-22 28e168f05d3eb48223e69064188c6fce786442d4
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
  "name": "editor.md",
  "version": "1.5.0",
  "homepage": "https://github.com/pandao/editor.md",
  "authors": [
    "Pandao <pandao@vip.qq.com>"
  ],
  "description": "Open source online markdown editor.",
  "keywords": [
    "editor.md",
    "markdown",
    "editor"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "research",
    "docs",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}