UNPKG

hexo-encrypted-plugin

Version:

A Hexo plugin can encrypted your acticles easily

24 lines (23 loc) 585 B
{ "name": "hexo-encrypted-plugin", "version": "0.0.11", "description": "A Hexo plugin can encrypted your acticles easily", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "Hexo", "Encrypted" ], "author": "EvinK", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/EVINK/hexo-encrypted-plugin.git" }, "bugs": { "url": "https://github.com/EVINK/hexo-encrypted-plugin/issues" }, "homepage": "https://github.com/EVINK/hexo-encrypted-plugin#readme" }