{ "name": "@webassemblyjs/utf8", "version": "1.13.2", "description": "UTF8 encoder/decoder for WASM", "main": "lib/index.js", "module": "esm/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/xtuc/webassemblyjs.git" }, "publishConfig": { "access": "public" }, "author": "Sven Sauleau", "license": "MIT", "gitHead": "897aeb784f042a46a00626f1d1cca96159aa5db3" ,"_resolved": "https://registry.npmmirror.com/@webassemblyjs/utf8/-/utf8-1.13.2.tgz" ,"_integrity": "sha512-3NQWGjKTASY1xV5m7Hr0iPeXD9+RDobLll3T9d2AO+g3my8xy5peVyjSag4I50mR1bBSN/Ct12lo+R9tJk0NZQ==" ,"_from": "@webassemblyjs/utf8@1.13.2" }