UNPKG

hexo-asset-image-fix

Version:

Give asset image in hexo a absolutely path automatically

21 lines (20 loc) 423 B
{ "name": "hexo-asset-image-fix", "version": "0.1.0", "description": "Give asset image in hexo a absolutely path automatically", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "hexo", "iamge", "asset", "path" ], "author": "codefalling", "license": "MIT", "dependencies": { "cheerio": "^0.19.0" } }