mirror of
https://github.com/mii443/proof-dictionary.git
synced 2025-08-22 15:15:37 +00:00
11 lines
188 B
JSON
11 lines
188 B
JSON
{
|
|
"private": true,
|
|
"name": "proof-dictionary",
|
|
"scripts": {
|
|
"test": "proofdict-tester \"_data/**/*.yml\""
|
|
},
|
|
"devDependencies": {
|
|
"@proofdict/tester-cli": "^3.1.0"
|
|
}
|
|
}
|