mirror of
https://github.com/shirayu/whispering.git
synced 2024-11-14 04:31:34 +00:00
16 lines
309 B
JSON
16 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"
|
|
}
|
|
}
|