{
  "name": "hyperdown",
  "description": "Markdown解析器",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/SegmentFault/HyperDown.js.git"
  },
  "license": "BSD-4-Clause",
  "author": "SegmentFault",
  "version": "2.4.31",
  "scripts": {
    "test": "mocha",
    "build": "cake build"
  },
  "main": "Parser.js",
  "bugs": {
    "url": "https://github.com/SegmentFault/HyperDown.js/issues"
  },
  "homepage": "https://github.com/SegmentFault/HyperDown.js#readme",
  "dependencies": {},
  "devDependencies": {
    "mocha": "^8.2.1"
  }
}
