UNPKG

hexo-asset-image-fixed

Version:

Give asset image in hexo a absolutely path automatically. See details on https://github.com/Core00077/hexo-asset-image

21 lines (20 loc) 469 B
{ "name": "hexo-asset-image-fixed", "version": "0.0.6", "description": "Give asset image in hexo a absolutely path automatically. See details on https://github.com/Core00077/hexo-asset-image", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "hexo", "iamge", "asset", "path" ], "author": "core00077", "license": "MIT", "dependencies": { "cheerio": "^1.0.0-rc.3" } }