16 lines
326 B
JSON
16 lines
326 B
JSON
{
|
|
"name": "@hare/decodal-language-tools",
|
|
"version": "0.1.2",
|
|
"license": "MIT",
|
|
"exports": "./decodal_language_tools.js",
|
|
"publish": {
|
|
"include": [
|
|
"README.md",
|
|
"decodal_language_tools.js",
|
|
"decodal_language_tools.d.ts",
|
|
"decodal_language_tools_bg.wasm",
|
|
"package.json"
|
|
]
|
|
}
|
|
}
|