{
  "name": "hexo-theme-inside",
  "version": "2.7.2",
  "description": "SPA, flat and clean theme for Hexo.",
  "scripts": {
    "test": "jasmine --config=test/jasmine.json"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ikeq/hexo-theme-inside.git"
  },
  "keywords": [
    "hexo",
    "hexo theme",
    "spa"
  ],
  "author": "ikeq <ikeq@foxmail.com>",
  "maintainers": [
    "ikeq <ikeq@foxmail.com>"
  ],
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/ikeq/hexo-theme-inside/issues"
  },
  "homepage": "https://github.com/ikeq/hexo-theme-inside#readme",
  "dependencies": {
    "html-to-text": "^9.0.5",
    "markdown-it": "^14.1.0",
    "markdown-it-container": "^4.0.0"
  },
  "devDependencies": {
    "cheerio": "^1.0.0",
    "hexo": "^7.3.0",
    "jasmine": "^5.3.0",
    "terser": "^5.32.0"
  }
}
