Web-Development-with-Blazor.../Chapter15/CustomElements/BlazorProject/package.json
2023-02-17 15:28:17 +01:00

15 lines
283 B
JSON

{
"name": "blazorproject",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"@github/markdown-toolbar-element": "^2.1.1"
}
}