whispering/package.json
2022-09-23 19:20:29 +09:00

17 lines
309 B
JSON

{
"author": "",
"description": "",
"license": "",
"main": "",
"name": "pyright-exec",
"scripts": {
"pyright": "pyright"
},
"version": "1.0.0",
"dependencies": {},
"devDependencies": {
"markdownlint-cli": "^0.32.1",
"pyright": "^1.1.270"
}
}