Add package.json
Signed-off-by: a13590700372389888247547 <a13590700372389888247547@hero.ai>
This commit is contained in:
parent
9921b70c4f
commit
85af770fc6
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"dependencies": {
|
||||
"encryptlong": "^3.1.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"crypto-js": "^4.1.1"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue