Files
xhs-examples/packages/decrypt-phone-by-data/package.json
2025-09-14 00:21:54 +08:00

15 lines
353 B
JSON

{
"name": "decrypt-phone-by-data",
"version": "0.0.1",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "abearxiong <xiongxiao@xiongxiao.me> (https://www.xiongxiao.me)",
"license": "MIT",
"packageManager": "pnpm@10.14.0",
"type": "module"
}