Files: d437e946d7e817f50952f0f77abebbce532e671e / package.json
212 bytesRaw
1 | { |
2 | "name": "wasm-harness", |
3 | "version": "1.0.0", |
4 | "description": "", |
5 | "main": "wasmAgent.js", |
6 | "scripts": { |
7 | "test": "echo \"Error: no test specified\" && exit 1" |
8 | }, |
9 | "author": "", |
10 | "license": "ISC" |
11 | } |
12 |
Built with git-ssb-web