mirror of
https://github.com/danbulant/markdown-wasm
synced 2026-05-19 20:38:43 +00:00
14 lines
376 B
JSON
14 lines
376 B
JSON
{
|
|
"name": "markdown-wasm",
|
|
"version": "1.1.2",
|
|
"lockfileVersion": 1,
|
|
"requires": true,
|
|
"dependencies": {
|
|
"wasmc": {
|
|
"version": "2.2.0",
|
|
"resolved": "https://registry.npmjs.org/wasmc/-/wasmc-2.2.0.tgz",
|
|
"integrity": "sha512-Pp2B42WuhL7JjslKDlGbpoV8WYpGAz0ct1XYTQWIN99cVsj7nfEuhD/jKwivLJHOFSOzMZZqvQH4m5BPQmTmCg==",
|
|
"dev": true
|
|
}
|
|
}
|
|
}
|