UNPKG

honkit-plugin-add-js

Version:
32 lines (31 loc) 644 B
{ "name": "honkit-plugin-add-js", "version": "1.0.0", "description": "custom include js script for honkit", "main": "index.js", "scripts": {}, "repository": { "type": "git", "url": "https://github.com/ehimemikan/honkit-plugin-add-js" }, "keywords": [ "custom", "custom-js", "honkit", "plugin" ], "author": "Yasuharu.S", "license": "Apache-2.0", "engines": { "honkit": ">1.x.x" }, "bugs": { "url": "https://github.com/ehimemikan/honkit-plugin-add-js/issues" }, "dependencies": { "crypto": "^1.0.1", "fs": "^0.0.1-security", "path": "^0.12.7", "tmp": "^0.2.1" } }