Files
pinyin-pro/benchmark/package.json
2023-05-17 08:55:10 +08:00

16 lines
291 B
JSON

{
"name": "benchmark",
"version": "1.0.0",
"private": true,
"devDependencies": {
"@napi-rs/pinyin": "^1.7.1",
"pinyin": "^3.0.0-alpha.4"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC"
}