UNPKG

gatsby-remark-external-links-ph

Version:

aw port of gatsby-remark-external-links plugin for ph link replacement

32 lines (31 loc) 713 B
{ "name": "gatsby-remark-external-links-ph", "version": "1.0.6", "description": "aw port of gatsby-remark-external-links plugin for ph link replacement", "main": "index.js", "bundleDependencies": false, "dependencies": { "is-relative-url": "^3.0.0", "unist-util-find": "^1.0.1", "unist-util-visit": "^2.0.3" }, "deprecated": false, "devDependencies": { "babel-cli": "^6.26.0", "cross-env": "^5.0.5", "dedent": "^0.7.0", "jest": "^21.2.1", "remark": "^8.0.0" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "gatsby", "remark", "external", "link" ], "author": "aliwilson", "license": "ISC" }