hexo/node_modules/hexo-cli/assets/themes/landscape/package.json

13 lines
262 B
JSON
Raw Normal View History

2023-09-25 15:58:56 +08:00
{
"name": "hexo-theme-landscape",
"version": "0.0.2",
"private": true,
"devDependencies": {
"grunt": "~0.4.2",
"load-grunt-tasks": "~0.2.0",
"grunt-git": "~0.2.2",
"grunt-contrib-clean": "~0.5.0",
"grunt-contrib-copy": "~0.4.1"
}
}