Skip to content

Instantly share code, notes, and snippets.

@itolssy
Last active August 29, 2015 14:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save itolssy/7d0bafc30332fc6cf1ee to your computer and use it in GitHub Desktop.
Save itolssy/7d0bafc30332fc6cf1ee to your computer and use it in GitHub Desktop.
Hexo packages
{
"name": "hexo-site",
"version": "2.6.0",
"private": true,
"dependencies": {
"hexo-renderer-ejs": "*",
"hexo-renderer-stylus": "*",
"hexo-renderer-marked": "*",
"hexo-renderer-pandoc": "*",
"hexo-generator-feed": "*",
"hexo-generator-sitemap": "*",
"hexo-tag-bootstrap": "*"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment