mirror of
https://gitlab.silvrtree.co.uk/martind2000/vulcan.git
synced 2025-01-28 23:16:18 +00:00
13 lines
262 B
JSON
13 lines
262 B
JSON
{
|
|
"name": "hexo-theme-landscape",
|
|
"version": "0.0.1",
|
|
"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"
|
|
}
|
|
}
|