{"name":"@tootallnate/quickjs-emscripten","version":"0.23.0","main":"dist/index.js","sideEffects":false,"license":"MIT","keywords":["eval","quickjs","vm","interpreter","runtime","safe","emscripten","wasm"],"repository":{"type":"git","url":"git+https://github.com/justjake/quickjs-emscripten.git"},"scripts":{"tarball":"make build/quickjs-emscripten.tgz","clean":"make clean","tsc":"tsc","build":"make dist","doc":"typedoc","test":"TS_NODE_TRANSPILE_ONLY=true mocha 'ts/**/*.test.ts'","test-dist":"cd dist && TS_NODE_TRANSPILE_ONLY=true mocha --require source-map-support/register *.test.js","test-fast":"TEST_NO_ASYNC=true yarn test 'ts/**/*.test.ts'","test-all":"TEST_LEAK=1 yarn test && TEST_LEAK=1 yarn test-dist","prettier":"prettier --write .","prettier-check":"prettier --check .","update-quickjs":"git subtree pull --prefix=quickjs --squash git@github.com:bellard/quickjs.git master","smoketest-node":"yarn tarball && ./scripts/smoketest-node.sh","smoketest-cra":"yarn tarball && ./scripts/smoketest-website.sh"},"devDependencies":{"@types/emscripten":"^1.38.0","@types/fs-extra":"^9.0.13","@types/mocha":"^5.2.7","@types/node":"^13.1.4","fs-extra":"^10.0.1","markserv":"^1.17.4","mocha":"7.2.0","node-fetch-commonjs":"^3.1.1","prettier":"2.8.4","source-map-support":"^0.5.21","ts-node":"^10.9.1","typedoc":"^0.22.0","typedoc-plugin-inline-sources":"^1.0.1","typedoc-plugin-markdown":"^3.11.12","typescript":"^4.9.5"},"types":"./dist/index.d.ts","gitHead":"891a55e8df93a667e5980863f2995e8bfef54872","description":"Javascript/Typescript bindings for QuickJS, a modern Javascript interpreter, compiled to WebAssembly.","bugs":{"url":"https://github.com/justjake/quickjs-emscripten/issues"},"homepage":"https://github.com/justjake/quickjs-emscripten#readme","_id":"@tootallnate/quickjs-emscripten@0.23.0","_nodeVersion":"16.20.1","_npmVersion":"8.19.4","dist":{"shasum":"db4ecfd499a9765ab24002c3b696d02e6d32a12c","size":663737,"noattachment":false,"key":"/@tootallnate/quickjs-emscripten/-/@tootallnate/quickjs-emscripten-0.23.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@tootallnate/quickjs-emscripten/download/@tootallnate/quickjs-emscripten-0.23.0.tgz"},"_npmUser":{"name":"tootallnate","email":"nathan@tootallnate.net"},"directories":{},"maintainers":[{"name":"tootallnate","email":"nathan@tootallnate.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/quickjs-emscripten_0.23.0_1689668807300_0.47508671517826206"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-07-18T08:26:47.468Z","publish_time":1689668807468,"_source_registry_name":"default","_cnpm_publish_time":1689668807468,"dist-tags":{"latest":"0.23.0"}}