Files
whenwe2/package.json
2022-12-28 13:46:32 +00:00

18 lines
325 B
JSON

{
"name": "conversion",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"node-html-markdown": "^1.3.0"
},
"devDependencies": {
"@11ty/eleventy": "^1.0.2"
}
}