mirror of
https://github.com/shirayu/whispering.git
synced 2024-11-14 12:41:25 +00:00
17 lines
309 B
JSON
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"
|
||
|
}
|
||
|
}
|