UNPKG

wasmjieba-web

Version:
37 lines (36 loc) 643 B
{ "name": "wasmjieba-web", "main": "wasmjieba-web.js", "keywords": [ "Jieba", "Rust", "WASM", "WebAssembly", "NLP", "Natural Language Processing", "结巴分词", "中文分词", "分词", "中文", "Chinese" ], "version": "1.0.15", "sideEffects": [ "./snippets/*" ], "files": [ "*.wasm", "*.js", "*.json", "*.ts" ], "collaborators": [ "Luna Yao <40349250+ZnqbuZ@users.noreply.github.com>" ], "description": "A WASM binding to jieba-rs.", "repository": { "type": "git", "url": "https://github.com/ZnqbuZ/WasmJieba" }, "license": "MIT" }