fib-fasttext
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "fib-fasttext", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "fibjs binding for fasttext representation and classification.", | ||
@@ -23,2 +23,3 @@ "main": "index.js", | ||
"module_path": "./addon", | ||
"remote_path": "{version}", | ||
"package_name": "{module_name}-{platform}-{arch}-release.tar.gz", | ||
@@ -25,0 +26,0 @@ "host": "https://github.com/fibjs/fib-fasttext/releases/download/" |
986