ori-include-linked-paths/package.json

18 lines
353 B
JSON

{
"name": "ori-include-linked-paths",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"type": "module",
"dependencies": {
"hast-util-from-html": "^2.0.3",
"unist-util-visit": "^5.1.0"
}
}