...
This commit is contained in:
12
www/package.json
Normal file
12
www/package.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "webassembly-crypto-example",
|
||||
"version": "1.0.0",
|
||||
"description": "WebAssembly Crypto Example",
|
||||
"main": "server.js",
|
||||
"scripts": {
|
||||
"start": "node server.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"express": "^4.18.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user