Files
upgrading-ethereum-book/plugins/my-svg-embed/package.json
Ben Edgington 3582bde336 Dark mode
2022-12-23 17:27:05 +00:00

12 lines
259 B
JSON

{
"name": "my-svg-embed",
"version": "1.0.0",
"description": "Inline SVG files into the Markdown AST",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Ben Edgington",
"license": "ISC"
}