@evocrawl/rs
Advanced tools
+7
-6
| { | ||
| "name": "@evocrawl/rs", | ||
| "version": "1.0.0", | ||
| "version": "1.0.1", | ||
| "description": "Template project for writing node package with napi-rs", | ||
@@ -23,3 +23,4 @@ "main": "index.js", | ||
| "index.js", | ||
| "browser.js" | ||
| "browser.js", | ||
| "*.node" | ||
| ], | ||
@@ -71,7 +72,7 @@ "napi": { | ||
| "optionalDependencies": { | ||
| "@evocrawl/rs-win32-x64-msvc": "1.0.0", | ||
| "@evocrawl/rs-darwin-x64": "1.0.0", | ||
| "@evocrawl/rs-linux-x64-gnu": "1.0.0", | ||
| "@evocrawl/rs-darwin-arm64": "1.0.0" | ||
| "@evocrawl/rs-win32-x64-msvc": "1.0.1", | ||
| "@evocrawl/rs-darwin-x64": "1.0.1", | ||
| "@evocrawl/rs-linux-x64-gnu": "1.0.1", | ||
| "@evocrawl/rs-darwin-arm64": "1.0.1" | ||
| } | ||
| } |
Unidentified License
LicenseSomething that seems like a license was found, but its contents could not be matched with a known license.
Unidentified License
LicenseSomething that seems like a license was found, but its contents could not be matched with a known license.
5021
0.28%