Merge pull request #16429 from vargaz/llvm-jit-module
[mono-project.git] / sdks / wasm / package.json
blob76ae0148eb46a89c29de6ff1de1cf3a17b1982bf
2   "name": "wasm-driver",
3   "version": "1.0.0",
4   "description": "",
5   "main": "index.js",
6   "scripts": {
7     "test": "echo \"Error: no test specified\" && exit 1"
8   },
9   "author": "",
10   "license": "ISC",
11   "dependencies": {
12     "jsvu": "git+https://github.com/kjpou1/jsvu.git#mono-wasm",
13     "lite-server": "^2.5.3",
14     "puppeteer": "^1.17.0"
15   }