{
  "name": "san-html-cases",
  "version": "3.15.2",
  "description": "本仓库维护 San 在不同的使用场景下正确的 HTML 是什么。即 [san-ssr][san-ssr] 应当产出怎样的 HTML，以及 [san 核心][san] 正确反解依赖怎样的 HTML。因此本仓库就是 San HTML 的规范，并由 san 和 san-ssr 两个仓库的 e2e 测试来确保有效。",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ecomfe/san-html-cases.git"
  },
  "author": "harttle",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/ecomfe/san-html-cases/issues"
  },
  "homepage": "https://github.com/ecomfe/san-html-cases#readme"
}
