init
This commit is contained in:
5
packages/decrypt-phone-by-data/demo.json
Normal file
5
packages/decrypt-phone-by-data/demo.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"encryptedData": "NpiIHuKkhY2S8pCG9WShtDcCLmBhnKkU+m0BLUHJKWkUFrkPay6j3Lc7wkzKat8U/gWsP2WfcMHS6nz48VvjyyKAeXrAxQKEFIxLKslRqntEJnvu5HmANssOypHHk7Y7ovij1QvY+Od/pTBKL73i2AzLoNtXubMTWSPcqG0A/Ov1uy4U7zRZpUIa5otQ+o5dqHc4+rj5EnT2MQ73+QGcFA==",
|
||||
"errMsg": "getPhoneNumber:ok",
|
||||
"iv": "aUFhbEhJbWFydjVNQlE4cg=="
|
||||
}
|
||||
14
packages/decrypt-phone-by-data/package.json
Normal file
14
packages/decrypt-phone-by-data/package.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user