{ "name": "wasm", "version": "1.0.0", "description": "", "main": "index.js", "directories": { "lib": "lib", "test": "test" }, "dependencies": { "@microsoft/api-extractor": "^5.6.3" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC" }