UNPKG

remarkable-extlink

Version:
31 lines (30 loc) 730 B
{ "name": "remarkable-extlink", "version": "1.1.1", "description": "Adds target and rel attributes to external links.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/vitaliy-bobrov/remarkable-extlink.git" }, "keywords": [ "remarkable", "plugin", "extlink", "external", "links" ], "author": "Vitaliy Bobrov", "license": "MIT", "bugs": { "url": "https://github.com/vitaliy-bobrov/remarkable-extlink/issues" }, "homepage": "https://github.com/vitaliy-bobrov/remarkable-extlink#readme", "dependencies": { "remarkable": "^2.0.1", "url": "^0.11.0" } }