mirror of
https://github.com/danbulant/markdown-wasm
synced 2026-05-19 04:18:38 +00:00
14 lines
376 B
JSON
14 lines
376 B
JSON
{
|
|
"name": "markdown-wasm",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 1,
|
|
"requires": true,
|
|
"dependencies": {
|
|
"wasmc": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/wasmc/-/wasmc-2.0.1.tgz",
|
|
"integrity": "sha512-EVa1ep5aKKHZpd3+L4s3hah4JO2AId+V13kASKgHvZhAlji0SvyY7WOu/uM8Of0ZTQUdgm6K3zmmPo7G3Pt00w==",
|
|
"dev": true
|
|
}
|
|
}
|
|
}
|