UNPKG

electron-posthtml

Version:
32 lines (31 loc) 713 B
{ "name": "electron-posthtml", "version": "1.0.2", "description": "PostHTML Plugin for Electron", "main": "index.js", "scripts": {}, "dependencies": { "mime": "^1.3.4", "posthtml": "^0.8.7" }, "devDependencies": {}, "keywords": [ "HTML", "PostHTML", "Electron", "Electron Protocol API" ], "author": { "name": "Michael Ciniawsky", "email": "<michael.ciniawsky@gmail.com>" }, "repository": { "type": "git", "url": "git+https://github.com/posthtml/electron-posthtml.git" }, "bugs": { "url": "https://github.com/posthtml/electron-posthtml/issues" }, "homepage": "https://github.com/posthtml/electron-posthtml#readme", "license": "MIT" }