{ "name": "hello-wasm", "version": "1.0.0", "description": "", "main": "index.js", "directories": { "test": "tests" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "devDependencies": { "@tdos/js-sdk": "0.0.4", "light-server": "^2.9.1" } }