You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
611 B

2 years ago
{
"name": "hexo-butterfly-extjs",
"version": "1.0.0",
"description": "The third party scripts of hexo-theme-butterfly",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/jerryc127/butterfly-plugins.git"
},
"author": "Jerry",
"license": "MIT",
"bugs": {
"url": "https://github.com/jerryc127/butterfly-plugins/issues"
},
"homepage": "https://github.com/jerryc127/butterfly-plugins/tree/main/hexo-butterfly-extjs#readme",
"dependencies": {
"fs-extra": "^10.0.0"
}
}