UNPKG

lindera-wasm-ipadic

Version:

Lindera WASM with Japanese dictionary (IPADIC)

29 lines 617 B
{ "name": "lindera-wasm-ipadic", "type": "module", "description": "Lindera WASM with Japanese dictionary (IPADIC)", "version": "0.45.0", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/lindera/lindera-wasm" }, "files": [ "lindera_wasm_bg.wasm", "lindera_wasm.js", "lindera_wasm.d.ts" ], "main": "lindera_wasm.js", "homepage": "https://github.com/lindera/lindera-wasm", "types": "lindera_wasm.d.ts", "sideEffects": [ "./snippets/*" ], "keywords": [ "morphological", "analysis", "library", "wasm", "webassembly" ] }