From fc8a804c747c792644c6138f1aa268edacefb09a Mon Sep 17 00:00:00 2001 From: LongYinan Date: Sat, 26 Oct 2024 23:30:14 +0800 Subject: [PATCH] chore: remove npm dirs --- .github/workflows/ci.yaml | 14 ------ README.md | 19 +------- packages/argon2/.gitignore | 1 + .../argon2/npm/android-arm-eabi/README.md | 3 -- .../argon2/npm/android-arm-eabi/package.json | 39 --------------- packages/argon2/npm/android-arm64/README.md | 3 -- .../argon2/npm/android-arm64/package.json | 39 --------------- packages/argon2/npm/darwin-arm64/README.md | 3 -- packages/argon2/npm/darwin-arm64/package.json | 39 --------------- packages/argon2/npm/darwin-x64/README.md | 3 -- packages/argon2/npm/darwin-x64/package.json | 39 --------------- packages/argon2/npm/freebsd-x64/README.md | 3 -- packages/argon2/npm/freebsd-x64/package.json | 39 --------------- .../argon2/npm/linux-arm-gnueabihf/README.md | 3 -- .../npm/linux-arm-gnueabihf/package.json | 39 --------------- packages/argon2/npm/linux-arm64-gnu/README.md | 3 -- .../argon2/npm/linux-arm64-gnu/package.json | 42 ---------------- .../argon2/npm/linux-arm64-musl/README.md | 3 -- .../argon2/npm/linux-arm64-musl/package.json | 42 ---------------- packages/argon2/npm/linux-x64-gnu/README.md | 3 -- .../argon2/npm/linux-x64-gnu/package.json | 42 ---------------- packages/argon2/npm/linux-x64-musl/README.md | 3 -- .../argon2/npm/linux-x64-musl/package.json | 42 ---------------- packages/argon2/npm/wasm32-wasi/README.md | 3 -- packages/argon2/npm/wasm32-wasi/package.json | 44 ----------------- .../argon2/npm/win32-arm64-msvc/README.md | 3 -- .../argon2/npm/win32-arm64-msvc/package.json | 39 --------------- packages/argon2/npm/win32-ia32-msvc/README.md | 3 -- .../argon2/npm/win32-ia32-msvc/package.json | 39 --------------- packages/argon2/npm/win32-x64-msvc/README.md | 3 -- .../argon2/npm/win32-x64-msvc/package.json | 39 --------------- packages/bcrypt/.gitignore | 1 + .../bcrypt/npm/android-arm-eabi/README.md | 3 -- .../bcrypt/npm/android-arm-eabi/package.json | 43 ----------------- packages/bcrypt/npm/android-arm64/README.md | 3 -- .../bcrypt/npm/android-arm64/package.json | 43 ----------------- packages/bcrypt/npm/darwin-arm64/README.md | 3 -- packages/bcrypt/npm/darwin-arm64/package.json | 43 ----------------- packages/bcrypt/npm/darwin-x64/README.md | 3 -- packages/bcrypt/npm/darwin-x64/package.json | 43 ----------------- packages/bcrypt/npm/freebsd-x64/README.md | 3 -- packages/bcrypt/npm/freebsd-x64/package.json | 43 ----------------- .../bcrypt/npm/linux-arm-gnueabihf/README.md | 3 -- .../npm/linux-arm-gnueabihf/package.json | 43 ----------------- packages/bcrypt/npm/linux-arm64-gnu/README.md | 3 -- .../bcrypt/npm/linux-arm64-gnu/package.json | 46 ------------------ .../bcrypt/npm/linux-arm64-musl/README.md | 3 -- .../bcrypt/npm/linux-arm64-musl/package.json | 46 ------------------ packages/bcrypt/npm/linux-x64-gnu/README.md | 3 -- .../bcrypt/npm/linux-x64-gnu/package.json | 46 ------------------ packages/bcrypt/npm/linux-x64-musl/README.md | 3 -- .../bcrypt/npm/linux-x64-musl/package.json | 46 ------------------ packages/bcrypt/npm/wasm32-wasi/README.md | 3 -- packages/bcrypt/npm/wasm32-wasi/package.json | 48 ------------------- .../bcrypt/npm/win32-arm64-msvc/README.md | 3 -- .../bcrypt/npm/win32-arm64-msvc/package.json | 43 ----------------- packages/bcrypt/npm/win32-ia32-msvc/README.md | 3 -- .../bcrypt/npm/win32-ia32-msvc/package.json | 43 ----------------- packages/bcrypt/npm/win32-x64-msvc/README.md | 3 -- .../bcrypt/npm/win32-x64-msvc/package.json | 43 ----------------- packages/crc32/.gitignore | 1 + packages/crc32/npm/android-arm-eabi/README.md | 3 -- .../crc32/npm/android-arm-eabi/package.json | 40 ---------------- packages/crc32/npm/android-arm64/README.md | 3 -- packages/crc32/npm/android-arm64/package.json | 40 ---------------- packages/crc32/npm/darwin-arm64/README.md | 3 -- packages/crc32/npm/darwin-arm64/package.json | 40 ---------------- packages/crc32/npm/darwin-x64/README.md | 3 -- packages/crc32/npm/darwin-x64/package.json | 40 ---------------- packages/crc32/npm/freebsd-x64/README.md | 3 -- packages/crc32/npm/freebsd-x64/package.json | 40 ---------------- .../crc32/npm/linux-arm-gnueabihf/README.md | 3 -- .../npm/linux-arm-gnueabihf/package.json | 40 ---------------- packages/crc32/npm/linux-arm64-gnu/README.md | 3 -- .../crc32/npm/linux-arm64-gnu/package.json | 43 ----------------- packages/crc32/npm/linux-arm64-musl/README.md | 3 -- .../crc32/npm/linux-arm64-musl/package.json | 43 ----------------- packages/crc32/npm/linux-x64-gnu/README.md | 3 -- packages/crc32/npm/linux-x64-gnu/package.json | 43 ----------------- packages/crc32/npm/linux-x64-musl/README.md | 3 -- .../crc32/npm/linux-x64-musl/package.json | 43 ----------------- packages/crc32/npm/wasm32-wasi/README.md | 3 -- packages/crc32/npm/wasm32-wasi/package.json | 45 ----------------- packages/crc32/npm/win32-arm64-msvc/README.md | 3 -- .../crc32/npm/win32-arm64-msvc/package.json | 40 ---------------- packages/crc32/npm/win32-ia32-msvc/README.md | 3 -- .../crc32/npm/win32-ia32-msvc/package.json | 40 ---------------- packages/crc32/npm/win32-x64-msvc/README.md | 3 -- .../crc32/npm/win32-x64-msvc/package.json | 40 ---------------- packages/jieba/.gitignore | 1 + packages/jsonwebtoken/.gitignore | 1 + .../npm/android-arm-eabi/README.md | 3 -- .../npm/android-arm-eabi/package.json | 42 ---------------- .../jsonwebtoken/npm/android-arm64/README.md | 3 -- .../npm/android-arm64/package.json | 42 ---------------- .../jsonwebtoken/npm/darwin-arm64/README.md | 3 -- .../npm/darwin-arm64/package.json | 42 ---------------- .../jsonwebtoken/npm/darwin-x64/README.md | 3 -- .../jsonwebtoken/npm/darwin-x64/package.json | 42 ---------------- .../jsonwebtoken/npm/freebsd-x64/README.md | 3 -- .../jsonwebtoken/npm/freebsd-x64/package.json | 42 ---------------- .../npm/linux-arm-gnueabihf/README.md | 3 -- .../npm/linux-arm-gnueabihf/package.json | 42 ---------------- .../npm/linux-arm64-gnu/README.md | 3 -- .../npm/linux-arm64-gnu/package.json | 45 ----------------- .../npm/linux-arm64-musl/README.md | 3 -- .../npm/linux-arm64-musl/package.json | 45 ----------------- .../jsonwebtoken/npm/linux-x64-gnu/README.md | 3 -- .../npm/linux-x64-gnu/package.json | 45 ----------------- .../jsonwebtoken/npm/linux-x64-musl/README.md | 3 -- .../npm/linux-x64-musl/package.json | 45 ----------------- .../jsonwebtoken/npm/wasm32-wasi/README.md | 3 -- .../jsonwebtoken/npm/wasm32-wasi/package.json | 47 ------------------ .../npm/win32-arm64-msvc/README.md | 3 -- .../npm/win32-arm64-msvc/package.json | 42 ---------------- .../npm/win32-ia32-msvc/README.md | 3 -- .../npm/win32-ia32-msvc/package.json | 42 ---------------- .../jsonwebtoken/npm/win32-x64-msvc/README.md | 3 -- .../npm/win32-x64-msvc/package.json | 42 ---------------- packages/xxhash/.gitignore | 1 + 120 files changed, 7 insertions(+), 2564 deletions(-) create mode 100644 packages/argon2/.gitignore delete mode 100644 packages/argon2/npm/android-arm-eabi/README.md delete mode 100644 packages/argon2/npm/android-arm-eabi/package.json delete mode 100644 packages/argon2/npm/android-arm64/README.md delete mode 100644 packages/argon2/npm/android-arm64/package.json delete mode 100644 packages/argon2/npm/darwin-arm64/README.md delete mode 100644 packages/argon2/npm/darwin-arm64/package.json delete mode 100644 packages/argon2/npm/darwin-x64/README.md delete mode 100644 packages/argon2/npm/darwin-x64/package.json delete mode 100644 packages/argon2/npm/freebsd-x64/README.md delete mode 100644 packages/argon2/npm/freebsd-x64/package.json delete mode 100644 packages/argon2/npm/linux-arm-gnueabihf/README.md delete mode 100644 packages/argon2/npm/linux-arm-gnueabihf/package.json delete mode 100644 packages/argon2/npm/linux-arm64-gnu/README.md delete mode 100644 packages/argon2/npm/linux-arm64-gnu/package.json delete mode 100644 packages/argon2/npm/linux-arm64-musl/README.md delete mode 100644 packages/argon2/npm/linux-arm64-musl/package.json delete mode 100644 packages/argon2/npm/linux-x64-gnu/README.md delete mode 100644 packages/argon2/npm/linux-x64-gnu/package.json delete mode 100644 packages/argon2/npm/linux-x64-musl/README.md delete mode 100644 packages/argon2/npm/linux-x64-musl/package.json delete mode 100644 packages/argon2/npm/wasm32-wasi/README.md delete mode 100644 packages/argon2/npm/wasm32-wasi/package.json delete mode 100644 packages/argon2/npm/win32-arm64-msvc/README.md delete mode 100644 packages/argon2/npm/win32-arm64-msvc/package.json delete mode 100644 packages/argon2/npm/win32-ia32-msvc/README.md delete mode 100644 packages/argon2/npm/win32-ia32-msvc/package.json delete mode 100644 packages/argon2/npm/win32-x64-msvc/README.md delete mode 100644 packages/argon2/npm/win32-x64-msvc/package.json create mode 100644 packages/bcrypt/.gitignore delete mode 100644 packages/bcrypt/npm/android-arm-eabi/README.md delete mode 100644 packages/bcrypt/npm/android-arm-eabi/package.json delete mode 100644 packages/bcrypt/npm/android-arm64/README.md delete mode 100644 packages/bcrypt/npm/android-arm64/package.json delete mode 100644 packages/bcrypt/npm/darwin-arm64/README.md delete mode 100644 packages/bcrypt/npm/darwin-arm64/package.json delete mode 100644 packages/bcrypt/npm/darwin-x64/README.md delete mode 100644 packages/bcrypt/npm/darwin-x64/package.json delete mode 100644 packages/bcrypt/npm/freebsd-x64/README.md delete mode 100644 packages/bcrypt/npm/freebsd-x64/package.json delete mode 100644 packages/bcrypt/npm/linux-arm-gnueabihf/README.md delete mode 100644 packages/bcrypt/npm/linux-arm-gnueabihf/package.json delete mode 100644 packages/bcrypt/npm/linux-arm64-gnu/README.md delete mode 100644 packages/bcrypt/npm/linux-arm64-gnu/package.json delete mode 100644 packages/bcrypt/npm/linux-arm64-musl/README.md delete mode 100644 packages/bcrypt/npm/linux-arm64-musl/package.json delete mode 100644 packages/bcrypt/npm/linux-x64-gnu/README.md delete mode 100644 packages/bcrypt/npm/linux-x64-gnu/package.json delete mode 100644 packages/bcrypt/npm/linux-x64-musl/README.md delete mode 100644 packages/bcrypt/npm/linux-x64-musl/package.json delete mode 100644 packages/bcrypt/npm/wasm32-wasi/README.md delete mode 100644 packages/bcrypt/npm/wasm32-wasi/package.json delete mode 100644 packages/bcrypt/npm/win32-arm64-msvc/README.md delete mode 100644 packages/bcrypt/npm/win32-arm64-msvc/package.json delete mode 100644 packages/bcrypt/npm/win32-ia32-msvc/README.md delete mode 100644 packages/bcrypt/npm/win32-ia32-msvc/package.json delete mode 100644 packages/bcrypt/npm/win32-x64-msvc/README.md delete mode 100644 packages/bcrypt/npm/win32-x64-msvc/package.json create mode 100644 packages/crc32/.gitignore delete mode 100644 packages/crc32/npm/android-arm-eabi/README.md delete mode 100644 packages/crc32/npm/android-arm-eabi/package.json delete mode 100644 packages/crc32/npm/android-arm64/README.md delete mode 100644 packages/crc32/npm/android-arm64/package.json delete mode 100644 packages/crc32/npm/darwin-arm64/README.md delete mode 100644 packages/crc32/npm/darwin-arm64/package.json delete mode 100644 packages/crc32/npm/darwin-x64/README.md delete mode 100644 packages/crc32/npm/darwin-x64/package.json delete mode 100644 packages/crc32/npm/freebsd-x64/README.md delete mode 100644 packages/crc32/npm/freebsd-x64/package.json delete mode 100644 packages/crc32/npm/linux-arm-gnueabihf/README.md delete mode 100644 packages/crc32/npm/linux-arm-gnueabihf/package.json delete mode 100644 packages/crc32/npm/linux-arm64-gnu/README.md delete mode 100644 packages/crc32/npm/linux-arm64-gnu/package.json delete mode 100644 packages/crc32/npm/linux-arm64-musl/README.md delete mode 100644 packages/crc32/npm/linux-arm64-musl/package.json delete mode 100644 packages/crc32/npm/linux-x64-gnu/README.md delete mode 100644 packages/crc32/npm/linux-x64-gnu/package.json delete mode 100644 packages/crc32/npm/linux-x64-musl/README.md delete mode 100644 packages/crc32/npm/linux-x64-musl/package.json delete mode 100644 packages/crc32/npm/wasm32-wasi/README.md delete mode 100644 packages/crc32/npm/wasm32-wasi/package.json delete mode 100644 packages/crc32/npm/win32-arm64-msvc/README.md delete mode 100644 packages/crc32/npm/win32-arm64-msvc/package.json delete mode 100644 packages/crc32/npm/win32-ia32-msvc/README.md delete mode 100644 packages/crc32/npm/win32-ia32-msvc/package.json delete mode 100644 packages/crc32/npm/win32-x64-msvc/README.md delete mode 100644 packages/crc32/npm/win32-x64-msvc/package.json create mode 100644 packages/jieba/.gitignore create mode 100644 packages/jsonwebtoken/.gitignore delete mode 100644 packages/jsonwebtoken/npm/android-arm-eabi/README.md delete mode 100644 packages/jsonwebtoken/npm/android-arm-eabi/package.json delete mode 100644 packages/jsonwebtoken/npm/android-arm64/README.md delete mode 100644 packages/jsonwebtoken/npm/android-arm64/package.json delete mode 100644 packages/jsonwebtoken/npm/darwin-arm64/README.md delete mode 100644 packages/jsonwebtoken/npm/darwin-arm64/package.json delete mode 100644 packages/jsonwebtoken/npm/darwin-x64/README.md delete mode 100644 packages/jsonwebtoken/npm/darwin-x64/package.json delete mode 100644 packages/jsonwebtoken/npm/freebsd-x64/README.md delete mode 100644 packages/jsonwebtoken/npm/freebsd-x64/package.json delete mode 100644 packages/jsonwebtoken/npm/linux-arm-gnueabihf/README.md delete mode 100644 packages/jsonwebtoken/npm/linux-arm-gnueabihf/package.json delete mode 100644 packages/jsonwebtoken/npm/linux-arm64-gnu/README.md delete mode 100644 packages/jsonwebtoken/npm/linux-arm64-gnu/package.json delete mode 100644 packages/jsonwebtoken/npm/linux-arm64-musl/README.md delete mode 100644 packages/jsonwebtoken/npm/linux-arm64-musl/package.json delete mode 100644 packages/jsonwebtoken/npm/linux-x64-gnu/README.md delete mode 100644 packages/jsonwebtoken/npm/linux-x64-gnu/package.json delete mode 100644 packages/jsonwebtoken/npm/linux-x64-musl/README.md delete mode 100644 packages/jsonwebtoken/npm/linux-x64-musl/package.json delete mode 100644 packages/jsonwebtoken/npm/wasm32-wasi/README.md delete mode 100644 packages/jsonwebtoken/npm/wasm32-wasi/package.json delete mode 100644 packages/jsonwebtoken/npm/win32-arm64-msvc/README.md delete mode 100644 packages/jsonwebtoken/npm/win32-arm64-msvc/package.json delete mode 100644 packages/jsonwebtoken/npm/win32-ia32-msvc/README.md delete mode 100644 packages/jsonwebtoken/npm/win32-ia32-msvc/package.json delete mode 100644 packages/jsonwebtoken/npm/win32-x64-msvc/README.md delete mode 100644 packages/jsonwebtoken/npm/win32-x64-msvc/package.json create mode 100644 packages/xxhash/.gitignore diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 7c650d28..fd012edd 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -154,9 +154,6 @@ jobs: - name: 'Install dependencies' run: yarn install --immutable --mode=skip-build - - name: 'Build TypeScript' - run: yarn build:ts - - name: Setup node x86 uses: actions/setup-node@v4 if: matrix.settings.target == 'i686-pc-windows-msvc' @@ -224,7 +221,6 @@ jobs: env freebsd-version yarn install --immutable --mode=skip-build - yarn build:ts yarn build strip -x packages/*/*.node rm -rf node_modules @@ -286,9 +282,6 @@ jobs: run: yarn artifacts shell: bash - - name: Build TypeScript - run: yarn build:ts - - name: Test bindings run: yarn workspaces foreach -A -j 1 run test @@ -331,9 +324,6 @@ jobs: run: ls -R packages shell: bash - - name: Build TypeScript - run: yarn build:ts - - name: Test bindings uses: addnab/docker-run-action@v3 with: @@ -442,7 +432,6 @@ jobs: options: --platform linux/arm64 -v ${{ github.workspace }}:/build -w /build run: | set -e - yarn build:ts yarn test -s ls -la @@ -496,7 +485,6 @@ jobs: options: --platform linux/arm64 -v ${{ github.workspace }}:/build -w /build run: | set -e - yarn build:ts yarn test -s test-linux-arm-gnueabihf-binding: @@ -547,7 +535,6 @@ jobs: options: --platform linux/arm/v7 -v ${{ github.workspace }}:/build -w /build run: | set -e - yarn build:ts yarn test -s ls -la @@ -582,7 +569,6 @@ jobs: run: ls -R . - name: Test run: | - yarn build:ts yarn test -s env: NAPI_RS_FORCE_WASI: 'true' diff --git a/README.md b/README.md index 7b4c2019..afcbd913 100644 --- a/README.md +++ b/README.md @@ -8,23 +8,7 @@ When `Node.js` meet `Rust` = 🚀 Make rust crates binding to Node.js use [napi-rs](https://github.com/napi-rs/napi-rs) -# Support matrix - -| | node12 | node14 | node16 | node18 | -| ---------------------------- | ------ | ------ | ------ | ------ | -| Windows x64 | ✓ | ✓ | ✓ | ✓ | -| Windows x32 | ✓ | ✓ | ✓ | ✓ | -| Windows arm64 | ✓ | ✓ | ✓ | ✓ | -| macOS x64 | ✓ | ✓ | ✓ | ✓ | -| macOS arm64 (m chips) | ✓ | ✓ | ✓ | ✓ | -| Linux x64 gnu (glibc 2.17) | ✓ | ✓ | ✓ | ✓ | -| Linux x64 musl | ✓ | ✓ | ✓ | ✓ | -| Linux arm gnu (glibc 2.17) | ✓ | ✓ | ✓ | ✓ | -| Linux arm64 gnu (glibc 2.17) | ✓ | ✓ | ✓ | ✓ | -| Linux arm64 musl | ✓ | ✓ | ✓ | ✓ | -| Android arm64 | ✓ | ✓ | ✓ | ✓ | -| Android armv7 | ✓ | ✓ | ✓ | ✓ | -| FreeBSD x64 | ✓ | ✓ | ✓ | ✓ | +Playground: [https://node-rs.dev](https://node-rs.dev) # Packages @@ -33,7 +17,6 @@ Make rust crates binding to Node.js use [napi-rs](https://github.com/napi-rs/nap | [`@node-rs/crc32`](./packages/crc32) | ![](https://img.shields.io/npm/v/@node-rs/crc32.svg) | ![](https://img.shields.io/npm/dm/@node-rs/crc32.svg?sanitize=true) | Fastest `CRC32` implementation using `SIMD` | | [`@node-rs/jieba`](./packages/jieba) | ![](https://img.shields.io/npm/v/@node-rs/jieba.svg) | ![](https://img.shields.io/npm/dm/@node-rs/jieba.svg?sanitize=true) | [`jieba-rs`](https://github.com/messense/jieba-rs) binding | | [`@node-rs/bcrypt`](./packages/bcrypt) | ![](https://img.shields.io/npm/v/@node-rs/bcrypt.svg) | ![](https://img.shields.io/npm/dm/@node-rs/bcrypt.svg?sanitize=true) | Fastest bcrypt implementation | -| [`@node-rs/deno-lint`](./packages/deno-lint) | ![](https://img.shields.io/npm/v/@node-rs/deno-lint.svg) | ![](https://img.shields.io/npm/dm/@node-rs/deno-lint.svg?sanitize=true) | [deno_lint](https://github.com/denoland/deno_lint) Node.js binding | | [`@node-rs/xxhash`](./packages/xxhash) | ![](https://img.shields.io/npm/v/@node-rs/xxhash.svg) | ![](https://img.shields.io/npm/dm/@node-rs/xxhash.svg?sanitize=true) | [`xxhash-rust`](https://github.com/DoumanAsh/xxhash-rust) Node.js binding | | [`@node-rs/argon2`](./packages/argon2) | ![](https://img.shields.io/npm/v/@node-rs/argon2.svg) | ![](https://img.shields.io/npm/dm/@node-rs/argon2.svg?sanitize=true) | [argon2](https://crates.io/crates/argon2) binding for Node.js. | | [`@node-rs/jsonwebtoken`](./packages/jsonwebtoken) | ![](https://img.shields.io/npm/v/@node-rs/jsonwebtoken.svg) | ![](https://img.shields.io/npm/dm/@node-rs/jsonwebtoken.svg?sanitize=true) | [jsonwebtoken](https://github.com/Keats/jsonwebtoken) binding for Node.js. | diff --git a/packages/argon2/.gitignore b/packages/argon2/.gitignore new file mode 100644 index 00000000..64997f0d --- /dev/null +++ b/packages/argon2/.gitignore @@ -0,0 +1 @@ +/npm diff --git a/packages/argon2/npm/android-arm-eabi/README.md b/packages/argon2/npm/android-arm-eabi/README.md deleted file mode 100644 index 5c940657..00000000 --- a/packages/argon2/npm/android-arm-eabi/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# `@node-rs/argon2-android-arm-eabi` - -This is the **armv7-linux-androideabi** binary for `@node-rs/argon2` diff --git a/packages/argon2/npm/android-arm-eabi/package.json b/packages/argon2/npm/android-arm-eabi/package.json deleted file mode 100644 index 159c8c9b..00000000 --- a/packages/argon2/npm/android-arm-eabi/package.json +++ /dev/null @@ -1,39 +0,0 @@ -{ - "name": "@node-rs/argon2-android-arm-eabi", - "version": "2.0.0", - "cpu": [ - "arm" - ], - "main": "argon2.android-arm-eabi.node", - "files": [ - "argon2.android-arm-eabi.node" - ], - "description": "RustCrypto: Argon2 binding for Node.js", - "keywords": [ - "argon2", - "argon2-password", - "crypto", - "password", - "encryption", - "hashing", - "hash", - "secure", - "verify" - ], - "homepage": "https://github.com/napi-rs/node-rs", - "license": "MIT", - "engines": { - "node": ">= 10" - }, - "publishConfig": { - "registry": "https://registry.npmjs.org/", - "access": "public" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/napi-rs/node-rs.git" - }, - "os": [ - "android" - ] -} diff --git a/packages/argon2/npm/android-arm64/README.md b/packages/argon2/npm/android-arm64/README.md deleted file mode 100644 index 8d1bccb9..00000000 --- a/packages/argon2/npm/android-arm64/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# `@node-rs/argon2-android-arm64` - -This is the **aarch64-linux-android** binary for `@node-rs/argon2` diff --git a/packages/argon2/npm/android-arm64/package.json b/packages/argon2/npm/android-arm64/package.json deleted file mode 100644 index f1b668a7..00000000 --- a/packages/argon2/npm/android-arm64/package.json +++ /dev/null @@ -1,39 +0,0 @@ -{ - "name": "@node-rs/argon2-android-arm64", - "version": "2.0.0", - "cpu": [ - "arm64" - ], - "main": "argon2.android-arm64.node", - "files": [ - "argon2.android-arm64.node" - ], - "description": "RustCrypto: Argon2 binding for Node.js", - "keywords": [ - "argon2", - "argon2-password", - "crypto", - "password", - "encryption", - "hashing", - "hash", - "secure", - "verify" - ], - "homepage": "https://github.com/napi-rs/node-rs", - "license": "MIT", - "engines": { - "node": ">= 10" - }, - "publishConfig": { - "registry": "https://registry.npmjs.org/", - "access": "public" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/napi-rs/node-rs.git" - }, - "os": [ - "android" - ] -} diff --git a/packages/argon2/npm/darwin-arm64/README.md b/packages/argon2/npm/darwin-arm64/README.md deleted file mode 100644 index f063f7cf..00000000 --- a/packages/argon2/npm/darwin-arm64/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# `@node-rs/argon2-darwin-arm64` - -This is the **aarch64-apple-darwin** binary for `@node-rs/argon2` diff --git a/packages/argon2/npm/darwin-arm64/package.json b/packages/argon2/npm/darwin-arm64/package.json deleted file mode 100644 index 521bf901..00000000 --- a/packages/argon2/npm/darwin-arm64/package.json +++ /dev/null @@ -1,39 +0,0 @@ -{ - "name": "@node-rs/argon2-darwin-arm64", - "version": "2.0.0", - "cpu": [ - "arm64" - ], - "main": "argon2.darwin-arm64.node", - "files": [ - "argon2.darwin-arm64.node" - ], - "description": "RustCrypto: Argon2 binding for Node.js", - "keywords": [ - "argon2", - "argon2-password", - "crypto", - "password", - "encryption", - "hashing", - "hash", - "secure", - "verify" - ], - "homepage": "https://github.com/napi-rs/node-rs", - "license": "MIT", - "engines": { - "node": ">= 10" - }, - "publishConfig": { - "registry": "https://registry.npmjs.org/", - "access": "public" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/napi-rs/node-rs.git" - }, - "os": [ - "darwin" - ] -} diff --git a/packages/argon2/npm/darwin-x64/README.md b/packages/argon2/npm/darwin-x64/README.md deleted file mode 100644 index 0c387a3b..00000000 --- a/packages/argon2/npm/darwin-x64/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# `@node-rs/argon2-darwin-x64` - -This is the **x86_64-apple-darwin** binary for `@node-rs/argon2` diff --git a/packages/argon2/npm/darwin-x64/package.json b/packages/argon2/npm/darwin-x64/package.json deleted file mode 100644 index 9733531c..00000000 --- a/packages/argon2/npm/darwin-x64/package.json +++ /dev/null @@ -1,39 +0,0 @@ -{ - "name": "@node-rs/argon2-darwin-x64", - "version": "2.0.0", - "cpu": [ - "x64" - ], - "main": "argon2.darwin-x64.node", - "files": [ - "argon2.darwin-x64.node" - ], - "description": "RustCrypto: Argon2 binding for Node.js", - "keywords": [ - "argon2", - "argon2-password", - "crypto", - "password", - "encryption", - "hashing", - "hash", - "secure", - "verify" - ], - "homepage": "https://github.com/napi-rs/node-rs", - "license": "MIT", - "engines": { - "node": ">= 10" - }, - "publishConfig": { - "registry": "https://registry.npmjs.org/", - "access": "public" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/napi-rs/node-rs.git" - }, - "os": [ - "darwin" - ] -} diff --git a/packages/argon2/npm/freebsd-x64/README.md b/packages/argon2/npm/freebsd-x64/README.md deleted file mode 100644 index bbc66d4d..00000000 --- a/packages/argon2/npm/freebsd-x64/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# `@node-rs/argon2-freebsd-x64` - -This is the **x86_64-unknown-freebsd** binary for `@node-rs/argon2` diff --git a/packages/argon2/npm/freebsd-x64/package.json b/packages/argon2/npm/freebsd-x64/package.json deleted file mode 100644 index 10bd191a..00000000 --- a/packages/argon2/npm/freebsd-x64/package.json +++ /dev/null @@ -1,39 +0,0 @@ -{ - "name": "@node-rs/argon2-freebsd-x64", - "version": "2.0.0", - "cpu": [ - "x64" - ], - "main": "argon2.freebsd-x64.node", - "files": [ - "argon2.freebsd-x64.node" - ], - "description": "RustCrypto: Argon2 binding for Node.js", - "keywords": [ - "argon2", - "argon2-password", - "crypto", - "password", - "encryption", - "hashing", - "hash", - "secure", - "verify" - ], - "homepage": "https://github.com/napi-rs/node-rs", - "license": "MIT", - "engines": { - "node": ">= 10" - }, - "publishConfig": { - "registry": "https://registry.npmjs.org/", - "access": "public" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/napi-rs/node-rs.git" - }, - "os": [ - "freebsd" - ] -} diff --git a/packages/argon2/npm/linux-arm-gnueabihf/README.md b/packages/argon2/npm/linux-arm-gnueabihf/README.md deleted file mode 100644 index a193e4e7..00000000 --- a/packages/argon2/npm/linux-arm-gnueabihf/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# `@node-rs/argon2-linux-arm-gnueabihf` - -This is the **armv7-unknown-linux-gnueabihf** binary for `@node-rs/argon2` diff --git a/packages/argon2/npm/linux-arm-gnueabihf/package.json b/packages/argon2/npm/linux-arm-gnueabihf/package.json deleted file mode 100644 index 83464d2b..00000000 --- a/packages/argon2/npm/linux-arm-gnueabihf/package.json +++ /dev/null @@ -1,39 +0,0 @@ -{ - "name": "@node-rs/argon2-linux-arm-gnueabihf", - "version": "2.0.0", - "cpu": [ - "arm" - ], - "main": "argon2.linux-arm-gnueabihf.node", - "files": [ - "argon2.linux-arm-gnueabihf.node" - ], - "description": "RustCrypto: Argon2 binding for Node.js", - "keywords": [ - "argon2", - "argon2-password", - "crypto", - "password", - "encryption", - "hashing", - "hash", - "secure", - "verify" - ], - "homepage": "https://github.com/napi-rs/node-rs", - "license": "MIT", - "engines": { - "node": ">= 10" - }, - "publishConfig": { - "registry": "https://registry.npmjs.org/", - "access": "public" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/napi-rs/node-rs.git" - }, - "os": [ - "linux" - ] -} diff --git a/packages/argon2/npm/linux-arm64-gnu/README.md b/packages/argon2/npm/linux-arm64-gnu/README.md deleted file mode 100644 index f8f955ed..00000000 --- a/packages/argon2/npm/linux-arm64-gnu/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# `@node-rs/argon2-linux-arm64-gnu` - -This is the **aarch64-unknown-linux-gnu** binary for `@node-rs/argon2` diff --git a/packages/argon2/npm/linux-arm64-gnu/package.json b/packages/argon2/npm/linux-arm64-gnu/package.json deleted file mode 100644 index ff65457b..00000000 --- a/packages/argon2/npm/linux-arm64-gnu/package.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "name": "@node-rs/argon2-linux-arm64-gnu", - "version": "2.0.0", - "cpu": [ - "arm64" - ], - "main": "argon2.linux-arm64-gnu.node", - "files": [ - "argon2.linux-arm64-gnu.node" - ], - "description": "RustCrypto: Argon2 binding for Node.js", - "keywords": [ - "argon2", - "argon2-password", - "crypto", - "password", - "encryption", - "hashing", - "hash", - "secure", - "verify" - ], - "homepage": "https://github.com/napi-rs/node-rs", - "license": "MIT", - "engines": { - "node": ">= 10" - }, - "publishConfig": { - "registry": "https://registry.npmjs.org/", - "access": "public" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/napi-rs/node-rs.git" - }, - "os": [ - "linux" - ], - "libc": [ - "glibc" - ] -} diff --git a/packages/argon2/npm/linux-arm64-musl/README.md b/packages/argon2/npm/linux-arm64-musl/README.md deleted file mode 100644 index 4f4bac14..00000000 --- a/packages/argon2/npm/linux-arm64-musl/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# `@node-rs/argon2-linux-arm64-musl` - -This is the **aarch64-unknown-linux-musl** binary for `@node-rs/argon2` diff --git a/packages/argon2/npm/linux-arm64-musl/package.json b/packages/argon2/npm/linux-arm64-musl/package.json deleted file mode 100644 index 7813af2e..00000000 --- a/packages/argon2/npm/linux-arm64-musl/package.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "name": "@node-rs/argon2-linux-arm64-musl", - "version": "2.0.0", - "cpu": [ - "arm64" - ], - "main": "argon2.linux-arm64-musl.node", - "files": [ - "argon2.linux-arm64-musl.node" - ], - "description": "RustCrypto: Argon2 binding for Node.js", - "keywords": [ - "argon2", - "argon2-password", - "crypto", - "password", - "encryption", - "hashing", - "hash", - "secure", - "verify" - ], - "homepage": "https://github.com/napi-rs/node-rs", - "license": "MIT", - "engines": { - "node": ">= 10" - }, - "publishConfig": { - "registry": "https://registry.npmjs.org/", - "access": "public" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/napi-rs/node-rs.git" - }, - "os": [ - "linux" - ], - "libc": [ - "musl" - ] -} diff --git a/packages/argon2/npm/linux-x64-gnu/README.md b/packages/argon2/npm/linux-x64-gnu/README.md deleted file mode 100644 index 19355d3c..00000000 --- a/packages/argon2/npm/linux-x64-gnu/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# `@node-rs/argon2-linux-x64-gnu` - -This is the **x86_64-unknown-linux-gnu** binary for `@node-rs/argon2` diff --git a/packages/argon2/npm/linux-x64-gnu/package.json b/packages/argon2/npm/linux-x64-gnu/package.json deleted file mode 100644 index 727d5f1e..00000000 --- a/packages/argon2/npm/linux-x64-gnu/package.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "name": "@node-rs/argon2-linux-x64-gnu", - "version": "2.0.0", - "cpu": [ - "x64" - ], - "main": "argon2.linux-x64-gnu.node", - "files": [ - "argon2.linux-x64-gnu.node" - ], - "description": "RustCrypto: Argon2 binding for Node.js", - "keywords": [ - "argon2", - "argon2-password", - "crypto", - "password", - "encryption", - "hashing", - "hash", - "secure", - "verify" - ], - "homepage": "https://github.com/napi-rs/node-rs", - "license": "MIT", - "engines": { - "node": ">= 10" - }, - "publishConfig": { - "registry": "https://registry.npmjs.org/", - "access": "public" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/napi-rs/node-rs.git" - }, - "os": [ - "linux" - ], - "libc": [ - "glibc" - ] -} diff --git a/packages/argon2/npm/linux-x64-musl/README.md b/packages/argon2/npm/linux-x64-musl/README.md deleted file mode 100644 index 3786de0e..00000000 --- a/packages/argon2/npm/linux-x64-musl/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# `@node-rs/argon2-linux-x64-musl` - -This is the **x86_64-unknown-linux-musl** binary for `@node-rs/argon2` diff --git a/packages/argon2/npm/linux-x64-musl/package.json b/packages/argon2/npm/linux-x64-musl/package.json deleted file mode 100644 index a16fa184..00000000 --- a/packages/argon2/npm/linux-x64-musl/package.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "name": "@node-rs/argon2-linux-x64-musl", - "version": "2.0.0", - "cpu": [ - "x64" - ], - "main": "argon2.linux-x64-musl.node", - "files": [ - "argon2.linux-x64-musl.node" - ], - "description": "RustCrypto: Argon2 binding for Node.js", - "keywords": [ - "argon2", - "argon2-password", - "crypto", - "password", - "encryption", - "hashing", - "hash", - "secure", - "verify" - ], - "homepage": "https://github.com/napi-rs/node-rs", - "license": "MIT", - "engines": { - "node": ">= 10" - }, - "publishConfig": { - "registry": "https://registry.npmjs.org/", - "access": "public" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/napi-rs/node-rs.git" - }, - "os": [ - "linux" - ], - "libc": [ - "musl" - ] -} diff --git a/packages/argon2/npm/wasm32-wasi/README.md b/packages/argon2/npm/wasm32-wasi/README.md deleted file mode 100644 index d07b7ed9..00000000 --- a/packages/argon2/npm/wasm32-wasi/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# `@node-rs/argon2-wasm32-wasi` - -This is the **wasm32-wasip1-threads** binary for `@node-rs/argon2` diff --git a/packages/argon2/npm/wasm32-wasi/package.json b/packages/argon2/npm/wasm32-wasi/package.json deleted file mode 100644 index cd99dd75..00000000 --- a/packages/argon2/npm/wasm32-wasi/package.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "name": "@node-rs/argon2-wasm32-wasi", - "version": "2.0.0", - "cpu": [ - "wasm32" - ], - "main": "argon2.wasi.cjs", - "files": [ - "argon2.wasm32-wasi.wasm", - "argon2.wasi.cjs", - "argon2.wasi-browser.js", - "wasi-worker.mjs", - "wasi-worker-browser.mjs" - ], - "description": "RustCrypto: Argon2 binding for Node.js", - "keywords": [ - "argon2", - "argon2-password", - "crypto", - "password", - "encryption", - "hashing", - "hash", - "secure", - "verify" - ], - "homepage": "https://github.com/napi-rs/node-rs", - "license": "MIT", - "engines": { - "node": ">=14.0.0" - }, - "publishConfig": { - "registry": "https://registry.npmjs.org/", - "access": "public" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/napi-rs/node-rs.git" - }, - "browser": "argon2.wasi-browser.js", - "dependencies": { - "@napi-rs/wasm-runtime": "^0.2.3" - } -} diff --git a/packages/argon2/npm/win32-arm64-msvc/README.md b/packages/argon2/npm/win32-arm64-msvc/README.md deleted file mode 100644 index b4280aec..00000000 --- a/packages/argon2/npm/win32-arm64-msvc/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# `@node-rs/argon2-win32-arm64-msvc` - -This is the **aarch64-pc-windows-msvc** binary for `@node-rs/argon2` diff --git a/packages/argon2/npm/win32-arm64-msvc/package.json b/packages/argon2/npm/win32-arm64-msvc/package.json deleted file mode 100644 index 648c256a..00000000 --- a/packages/argon2/npm/win32-arm64-msvc/package.json +++ /dev/null @@ -1,39 +0,0 @@ -{ - "name": "@node-rs/argon2-win32-arm64-msvc", - "version": "2.0.0", - "cpu": [ - "arm64" - ], - "main": "argon2.win32-arm64-msvc.node", - "files": [ - "argon2.win32-arm64-msvc.node" - ], - "description": "RustCrypto: Argon2 binding for Node.js", - "keywords": [ - "argon2", - "argon2-password", - "crypto", - "password", - "encryption", - "hashing", - "hash", - "secure", - "verify" - ], - "homepage": "https://github.com/napi-rs/node-rs", - "license": "MIT", - "engines": { - "node": ">= 10" - }, - "publishConfig": { - "registry": "https://registry.npmjs.org/", - "access": "public" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/napi-rs/node-rs.git" - }, - "os": [ - "win32" - ] -} diff --git a/packages/argon2/npm/win32-ia32-msvc/README.md b/packages/argon2/npm/win32-ia32-msvc/README.md deleted file mode 100644 index 712f0d5c..00000000 --- a/packages/argon2/npm/win32-ia32-msvc/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# `@node-rs/argon2-win32-ia32-msvc` - -This is the **i686-pc-windows-msvc** binary for `@node-rs/argon2` diff --git a/packages/argon2/npm/win32-ia32-msvc/package.json b/packages/argon2/npm/win32-ia32-msvc/package.json deleted file mode 100644 index 679d3598..00000000 --- a/packages/argon2/npm/win32-ia32-msvc/package.json +++ /dev/null @@ -1,39 +0,0 @@ -{ - "name": "@node-rs/argon2-win32-ia32-msvc", - "version": "2.0.0", - "cpu": [ - "ia32" - ], - "main": "argon2.win32-ia32-msvc.node", - "files": [ - "argon2.win32-ia32-msvc.node" - ], - "description": "RustCrypto: Argon2 binding for Node.js", - "keywords": [ - "argon2", - "argon2-password", - "crypto", - "password", - "encryption", - "hashing", - "hash", - "secure", - "verify" - ], - "homepage": "https://github.com/napi-rs/node-rs", - "license": "MIT", - "engines": { - "node": ">= 10" - }, - "publishConfig": { - "registry": "https://registry.npmjs.org/", - "access": "public" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/napi-rs/node-rs.git" - }, - "os": [ - "win32" - ] -} diff --git a/packages/argon2/npm/win32-x64-msvc/README.md b/packages/argon2/npm/win32-x64-msvc/README.md deleted file mode 100644 index fd9ddadc..00000000 --- a/packages/argon2/npm/win32-x64-msvc/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# `@node-rs/argon2-win32-x64-msvc` - -This is the **x86_64-pc-windows-msvc** binary for `@node-rs/argon2` diff --git a/packages/argon2/npm/win32-x64-msvc/package.json b/packages/argon2/npm/win32-x64-msvc/package.json deleted file mode 100644 index e899b76c..00000000 --- a/packages/argon2/npm/win32-x64-msvc/package.json +++ /dev/null @@ -1,39 +0,0 @@ -{ - "name": "@node-rs/argon2-win32-x64-msvc", - "version": "2.0.0", - "cpu": [ - "x64" - ], - "main": "argon2.win32-x64-msvc.node", - "files": [ - "argon2.win32-x64-msvc.node" - ], - "description": "RustCrypto: Argon2 binding for Node.js", - "keywords": [ - "argon2", - "argon2-password", - "crypto", - "password", - "encryption", - "hashing", - "hash", - "secure", - "verify" - ], - "homepage": "https://github.com/napi-rs/node-rs", - "license": "MIT", - "engines": { - "node": ">= 10" - }, - "publishConfig": { - "registry": "https://registry.npmjs.org/", - "access": "public" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/napi-rs/node-rs.git" - }, - "os": [ - "win32" - ] -} diff --git a/packages/bcrypt/.gitignore b/packages/bcrypt/.gitignore new file mode 100644 index 00000000..64997f0d --- /dev/null +++ b/packages/bcrypt/.gitignore @@ -0,0 +1 @@ +/npm diff --git a/packages/bcrypt/npm/android-arm-eabi/README.md b/packages/bcrypt/npm/android-arm-eabi/README.md deleted file mode 100644 index 648b682a..00000000 --- a/packages/bcrypt/npm/android-arm-eabi/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# `@node-rs/bcrypt-android-arm-eabi` - -This is the **armv7-linux-androideabi** binary for `@node-rs/bcrypt` diff --git a/packages/bcrypt/npm/android-arm-eabi/package.json b/packages/bcrypt/npm/android-arm-eabi/package.json deleted file mode 100644 index 677d2d9b..00000000 --- a/packages/bcrypt/npm/android-arm-eabi/package.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "name": "@node-rs/bcrypt-android-arm-eabi", - "version": "1.10.5", - "cpu": [ - "arm" - ], - "main": "bcrypt.android-arm-eabi.node", - "files": [ - "bcrypt.android-arm-eabi.node" - ], - "description": "Rust bcrypt binding", - "keywords": [ - "bcrypt", - "auth", - "password", - "authentication", - "encryption", - "crypto", - "N-API", - "napi-rs", - "node-rs" - ], - "author": "LongYinan ", - "homepage": "https://github.com/napi-rs/node-rs", - "license": "MIT", - "engines": { - "node": ">= 10" - }, - "publishConfig": { - "registry": "https://registry.npmjs.org/", - "access": "public" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/napi-rs/node-rs.git" - }, - "bugs": { - "url": "https://github.com/napi-rs/node-rs/issues" - }, - "os": [ - "android" - ] -} diff --git a/packages/bcrypt/npm/android-arm64/README.md b/packages/bcrypt/npm/android-arm64/README.md deleted file mode 100644 index 7e8bfb77..00000000 --- a/packages/bcrypt/npm/android-arm64/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# `@node-rs/bcrypt-android-arm64` - -This is the **aarch64-linux-android** binary for `@node-rs/bcrypt` diff --git a/packages/bcrypt/npm/android-arm64/package.json b/packages/bcrypt/npm/android-arm64/package.json deleted file mode 100644 index ea87943b..00000000 --- a/packages/bcrypt/npm/android-arm64/package.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "name": "@node-rs/bcrypt-android-arm64", - "version": "1.10.5", - "cpu": [ - "arm64" - ], - "main": "bcrypt.android-arm64.node", - "files": [ - "bcrypt.android-arm64.node" - ], - "description": "Rust bcrypt binding", - "keywords": [ - "bcrypt", - "auth", - "password", - "authentication", - "encryption", - "crypto", - "N-API", - "napi-rs", - "node-rs" - ], - "author": "LongYinan ", - "homepage": "https://github.com/napi-rs/node-rs", - "license": "MIT", - "engines": { - "node": ">= 10" - }, - "publishConfig": { - "registry": "https://registry.npmjs.org/", - "access": "public" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/napi-rs/node-rs.git" - }, - "bugs": { - "url": "https://github.com/napi-rs/node-rs/issues" - }, - "os": [ - "android" - ] -} diff --git a/packages/bcrypt/npm/darwin-arm64/README.md b/packages/bcrypt/npm/darwin-arm64/README.md deleted file mode 100644 index beb8b932..00000000 --- a/packages/bcrypt/npm/darwin-arm64/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# `@node-rs/bcrypt-darwin-arm64` - -This is the **aarch64-apple-darwin** binary for `@node-rs/bcrypt` diff --git a/packages/bcrypt/npm/darwin-arm64/package.json b/packages/bcrypt/npm/darwin-arm64/package.json deleted file mode 100644 index 6146e9d7..00000000 --- a/packages/bcrypt/npm/darwin-arm64/package.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "name": "@node-rs/bcrypt-darwin-arm64", - "version": "1.10.5", - "cpu": [ - "arm64" - ], - "main": "bcrypt.darwin-arm64.node", - "files": [ - "bcrypt.darwin-arm64.node" - ], - "description": "Rust bcrypt binding", - "keywords": [ - "bcrypt", - "auth", - "password", - "authentication", - "encryption", - "crypto", - "N-API", - "napi-rs", - "node-rs" - ], - "author": "LongYinan ", - "homepage": "https://github.com/napi-rs/node-rs", - "license": "MIT", - "engines": { - "node": ">= 10" - }, - "publishConfig": { - "registry": "https://registry.npmjs.org/", - "access": "public" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/napi-rs/node-rs.git" - }, - "bugs": { - "url": "https://github.com/napi-rs/node-rs/issues" - }, - "os": [ - "darwin" - ] -} diff --git a/packages/bcrypt/npm/darwin-x64/README.md b/packages/bcrypt/npm/darwin-x64/README.md deleted file mode 100644 index 14552aa3..00000000 --- a/packages/bcrypt/npm/darwin-x64/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# `@node-rs/bcrypt-darwin-x64` - -This is the **x86_64-apple-darwin** binary for `@node-rs/bcrypt` diff --git a/packages/bcrypt/npm/darwin-x64/package.json b/packages/bcrypt/npm/darwin-x64/package.json deleted file mode 100644 index d2354c97..00000000 --- a/packages/bcrypt/npm/darwin-x64/package.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "name": "@node-rs/bcrypt-darwin-x64", - "version": "1.10.5", - "cpu": [ - "x64" - ], - "main": "bcrypt.darwin-x64.node", - "files": [ - "bcrypt.darwin-x64.node" - ], - "description": "Rust bcrypt binding", - "keywords": [ - "bcrypt", - "auth", - "password", - "authentication", - "encryption", - "crypto", - "N-API", - "napi-rs", - "node-rs" - ], - "author": "LongYinan ", - "homepage": "https://github.com/napi-rs/node-rs", - "license": "MIT", - "engines": { - "node": ">= 10" - }, - "publishConfig": { - "registry": "https://registry.npmjs.org/", - "access": "public" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/napi-rs/node-rs.git" - }, - "bugs": { - "url": "https://github.com/napi-rs/node-rs/issues" - }, - "os": [ - "darwin" - ] -} diff --git a/packages/bcrypt/npm/freebsd-x64/README.md b/packages/bcrypt/npm/freebsd-x64/README.md deleted file mode 100644 index 10bcd8d8..00000000 --- a/packages/bcrypt/npm/freebsd-x64/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# `@node-rs/bcrypt-freebsd-x64` - -This is the **x86_64-unknown-freebsd** binary for `@node-rs/bcrypt` diff --git a/packages/bcrypt/npm/freebsd-x64/package.json b/packages/bcrypt/npm/freebsd-x64/package.json deleted file mode 100644 index 2b13906f..00000000 --- a/packages/bcrypt/npm/freebsd-x64/package.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "name": "@node-rs/bcrypt-freebsd-x64", - "version": "1.10.5", - "cpu": [ - "x64" - ], - "main": "bcrypt.freebsd-x64.node", - "files": [ - "bcrypt.freebsd-x64.node" - ], - "description": "Rust bcrypt binding", - "keywords": [ - "bcrypt", - "auth", - "password", - "authentication", - "encryption", - "crypto", - "N-API", - "napi-rs", - "node-rs" - ], - "author": "LongYinan ", - "homepage": "https://github.com/napi-rs/node-rs", - "license": "MIT", - "engines": { - "node": ">= 10" - }, - "publishConfig": { - "registry": "https://registry.npmjs.org/", - "access": "public" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/napi-rs/node-rs.git" - }, - "bugs": { - "url": "https://github.com/napi-rs/node-rs/issues" - }, - "os": [ - "freebsd" - ] -} diff --git a/packages/bcrypt/npm/linux-arm-gnueabihf/README.md b/packages/bcrypt/npm/linux-arm-gnueabihf/README.md deleted file mode 100644 index ed160738..00000000 --- a/packages/bcrypt/npm/linux-arm-gnueabihf/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# `@node-rs/bcrypt-linux-arm-gnueabihf` - -This is the **armv7-unknown-linux-gnueabihf** binary for `@node-rs/bcrypt` diff --git a/packages/bcrypt/npm/linux-arm-gnueabihf/package.json b/packages/bcrypt/npm/linux-arm-gnueabihf/package.json deleted file mode 100644 index 1f58e9c8..00000000 --- a/packages/bcrypt/npm/linux-arm-gnueabihf/package.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "name": "@node-rs/bcrypt-linux-arm-gnueabihf", - "version": "1.10.5", - "cpu": [ - "arm" - ], - "main": "bcrypt.linux-arm-gnueabihf.node", - "files": [ - "bcrypt.linux-arm-gnueabihf.node" - ], - "description": "Rust bcrypt binding", - "keywords": [ - "bcrypt", - "auth", - "password", - "authentication", - "encryption", - "crypto", - "N-API", - "napi-rs", - "node-rs" - ], - "author": "LongYinan ", - "homepage": "https://github.com/napi-rs/node-rs", - "license": "MIT", - "engines": { - "node": ">= 10" - }, - "publishConfig": { - "registry": "https://registry.npmjs.org/", - "access": "public" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/napi-rs/node-rs.git" - }, - "bugs": { - "url": "https://github.com/napi-rs/node-rs/issues" - }, - "os": [ - "linux" - ] -} diff --git a/packages/bcrypt/npm/linux-arm64-gnu/README.md b/packages/bcrypt/npm/linux-arm64-gnu/README.md deleted file mode 100644 index 0dfbd5b2..00000000 --- a/packages/bcrypt/npm/linux-arm64-gnu/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# `@node-rs/bcrypt-linux-arm64-gnu` - -This is the **aarch64-unknown-linux-gnu** binary for `@node-rs/bcrypt` diff --git a/packages/bcrypt/npm/linux-arm64-gnu/package.json b/packages/bcrypt/npm/linux-arm64-gnu/package.json deleted file mode 100644 index bba1e26f..00000000 --- a/packages/bcrypt/npm/linux-arm64-gnu/package.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "name": "@node-rs/bcrypt-linux-arm64-gnu", - "version": "1.10.5", - "cpu": [ - "arm64" - ], - "main": "bcrypt.linux-arm64-gnu.node", - "files": [ - "bcrypt.linux-arm64-gnu.node" - ], - "description": "Rust bcrypt binding", - "keywords": [ - "bcrypt", - "auth", - "password", - "authentication", - "encryption", - "crypto", - "N-API", - "napi-rs", - "node-rs" - ], - "author": "LongYinan ", - "homepage": "https://github.com/napi-rs/node-rs", - "license": "MIT", - "engines": { - "node": ">= 10" - }, - "publishConfig": { - "registry": "https://registry.npmjs.org/", - "access": "public" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/napi-rs/node-rs.git" - }, - "bugs": { - "url": "https://github.com/napi-rs/node-rs/issues" - }, - "os": [ - "linux" - ], - "libc": [ - "glibc" - ] -} diff --git a/packages/bcrypt/npm/linux-arm64-musl/README.md b/packages/bcrypt/npm/linux-arm64-musl/README.md deleted file mode 100644 index b8b4423e..00000000 --- a/packages/bcrypt/npm/linux-arm64-musl/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# `@node-rs/bcrypt-linux-arm64-musl` - -This is the **aarch64-unknown-linux-musl** binary for `@node-rs/bcrypt` diff --git a/packages/bcrypt/npm/linux-arm64-musl/package.json b/packages/bcrypt/npm/linux-arm64-musl/package.json deleted file mode 100644 index c5a863dd..00000000 --- a/packages/bcrypt/npm/linux-arm64-musl/package.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "name": "@node-rs/bcrypt-linux-arm64-musl", - "version": "1.10.5", - "cpu": [ - "arm64" - ], - "main": "bcrypt.linux-arm64-musl.node", - "files": [ - "bcrypt.linux-arm64-musl.node" - ], - "description": "Rust bcrypt binding", - "keywords": [ - "bcrypt", - "auth", - "password", - "authentication", - "encryption", - "crypto", - "N-API", - "napi-rs", - "node-rs" - ], - "author": "LongYinan ", - "homepage": "https://github.com/napi-rs/node-rs", - "license": "MIT", - "engines": { - "node": ">= 10" - }, - "publishConfig": { - "registry": "https://registry.npmjs.org/", - "access": "public" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/napi-rs/node-rs.git" - }, - "bugs": { - "url": "https://github.com/napi-rs/node-rs/issues" - }, - "os": [ - "linux" - ], - "libc": [ - "musl" - ] -} diff --git a/packages/bcrypt/npm/linux-x64-gnu/README.md b/packages/bcrypt/npm/linux-x64-gnu/README.md deleted file mode 100644 index 2545228b..00000000 --- a/packages/bcrypt/npm/linux-x64-gnu/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# `@node-rs/bcrypt-linux-x64-gnu` - -This is the **x86_64-unknown-linux-gnu** binary for `@node-rs/bcrypt` diff --git a/packages/bcrypt/npm/linux-x64-gnu/package.json b/packages/bcrypt/npm/linux-x64-gnu/package.json deleted file mode 100644 index 0f620fb3..00000000 --- a/packages/bcrypt/npm/linux-x64-gnu/package.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "name": "@node-rs/bcrypt-linux-x64-gnu", - "version": "1.10.5", - "cpu": [ - "x64" - ], - "main": "bcrypt.linux-x64-gnu.node", - "files": [ - "bcrypt.linux-x64-gnu.node" - ], - "description": "Rust bcrypt binding", - "keywords": [ - "bcrypt", - "auth", - "password", - "authentication", - "encryption", - "crypto", - "N-API", - "napi-rs", - "node-rs" - ], - "author": "LongYinan ", - "homepage": "https://github.com/napi-rs/node-rs", - "license": "MIT", - "engines": { - "node": ">= 10" - }, - "publishConfig": { - "registry": "https://registry.npmjs.org/", - "access": "public" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/napi-rs/node-rs.git" - }, - "bugs": { - "url": "https://github.com/napi-rs/node-rs/issues" - }, - "os": [ - "linux" - ], - "libc": [ - "glibc" - ] -} diff --git a/packages/bcrypt/npm/linux-x64-musl/README.md b/packages/bcrypt/npm/linux-x64-musl/README.md deleted file mode 100644 index e7cb8646..00000000 --- a/packages/bcrypt/npm/linux-x64-musl/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# `@node-rs/bcrypt-linux-x64-musl` - -This is the **x86_64-unknown-linux-musl** binary for `@node-rs/bcrypt` diff --git a/packages/bcrypt/npm/linux-x64-musl/package.json b/packages/bcrypt/npm/linux-x64-musl/package.json deleted file mode 100644 index 4aa5f27a..00000000 --- a/packages/bcrypt/npm/linux-x64-musl/package.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "name": "@node-rs/bcrypt-linux-x64-musl", - "version": "1.10.5", - "cpu": [ - "x64" - ], - "main": "bcrypt.linux-x64-musl.node", - "files": [ - "bcrypt.linux-x64-musl.node" - ], - "description": "Rust bcrypt binding", - "keywords": [ - "bcrypt", - "auth", - "password", - "authentication", - "encryption", - "crypto", - "N-API", - "napi-rs", - "node-rs" - ], - "author": "LongYinan ", - "homepage": "https://github.com/napi-rs/node-rs", - "license": "MIT", - "engines": { - "node": ">= 10" - }, - "publishConfig": { - "registry": "https://registry.npmjs.org/", - "access": "public" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/napi-rs/node-rs.git" - }, - "bugs": { - "url": "https://github.com/napi-rs/node-rs/issues" - }, - "os": [ - "linux" - ], - "libc": [ - "musl" - ] -} diff --git a/packages/bcrypt/npm/wasm32-wasi/README.md b/packages/bcrypt/npm/wasm32-wasi/README.md deleted file mode 100644 index 856402eb..00000000 --- a/packages/bcrypt/npm/wasm32-wasi/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# `@node-rs/bcrypt-wasm32-wasi` - -This is the **wasm32-wasip1-threads** binary for `@node-rs/bcrypt` diff --git a/packages/bcrypt/npm/wasm32-wasi/package.json b/packages/bcrypt/npm/wasm32-wasi/package.json deleted file mode 100644 index fb1fd5b5..00000000 --- a/packages/bcrypt/npm/wasm32-wasi/package.json +++ /dev/null @@ -1,48 +0,0 @@ -{ - "name": "@node-rs/bcrypt-wasm32-wasi", - "version": "1.10.5", - "cpu": [ - "wasm32" - ], - "main": "bcrypt.wasi.cjs", - "files": [ - "bcrypt.wasm32-wasi.wasm", - "bcrypt.wasi.cjs", - "bcrypt.wasi-browser.js", - "wasi-worker.mjs", - "wasi-worker-browser.mjs" - ], - "description": "Rust bcrypt binding", - "keywords": [ - "bcrypt", - "auth", - "password", - "authentication", - "encryption", - "crypto", - "N-API", - "napi-rs", - "node-rs" - ], - "author": "LongYinan ", - "homepage": "https://github.com/napi-rs/node-rs", - "license": "MIT", - "engines": { - "node": ">=14.0.0" - }, - "publishConfig": { - "registry": "https://registry.npmjs.org/", - "access": "public" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/napi-rs/node-rs.git" - }, - "bugs": { - "url": "https://github.com/napi-rs/node-rs/issues" - }, - "browser": "bcrypt.wasi-browser.js", - "dependencies": { - "@napi-rs/wasm-runtime": "^0.2.3" - } -} diff --git a/packages/bcrypt/npm/win32-arm64-msvc/README.md b/packages/bcrypt/npm/win32-arm64-msvc/README.md deleted file mode 100644 index 7a41e8cd..00000000 --- a/packages/bcrypt/npm/win32-arm64-msvc/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# `@node-rs/bcrypt-win32-arm64-msvc` - -This is the **aarch64-pc-windows-msvc** binary for `@node-rs/bcrypt` diff --git a/packages/bcrypt/npm/win32-arm64-msvc/package.json b/packages/bcrypt/npm/win32-arm64-msvc/package.json deleted file mode 100644 index 5ffcbdc8..00000000 --- a/packages/bcrypt/npm/win32-arm64-msvc/package.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "name": "@node-rs/bcrypt-win32-arm64-msvc", - "version": "1.10.5", - "cpu": [ - "arm64" - ], - "main": "bcrypt.win32-arm64-msvc.node", - "files": [ - "bcrypt.win32-arm64-msvc.node" - ], - "description": "Rust bcrypt binding", - "keywords": [ - "bcrypt", - "auth", - "password", - "authentication", - "encryption", - "crypto", - "N-API", - "napi-rs", - "node-rs" - ], - "author": "LongYinan ", - "homepage": "https://github.com/napi-rs/node-rs", - "license": "MIT", - "engines": { - "node": ">= 10" - }, - "publishConfig": { - "registry": "https://registry.npmjs.org/", - "access": "public" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/napi-rs/node-rs.git" - }, - "bugs": { - "url": "https://github.com/napi-rs/node-rs/issues" - }, - "os": [ - "win32" - ] -} diff --git a/packages/bcrypt/npm/win32-ia32-msvc/README.md b/packages/bcrypt/npm/win32-ia32-msvc/README.md deleted file mode 100644 index b90ce5fb..00000000 --- a/packages/bcrypt/npm/win32-ia32-msvc/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# `@node-rs/bcrypt-win32-ia32-msvc` - -This is the **i686-pc-windows-msvc** binary for `@node-rs/bcrypt` diff --git a/packages/bcrypt/npm/win32-ia32-msvc/package.json b/packages/bcrypt/npm/win32-ia32-msvc/package.json deleted file mode 100644 index fe8650b6..00000000 --- a/packages/bcrypt/npm/win32-ia32-msvc/package.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "name": "@node-rs/bcrypt-win32-ia32-msvc", - "version": "1.10.5", - "cpu": [ - "ia32" - ], - "main": "bcrypt.win32-ia32-msvc.node", - "files": [ - "bcrypt.win32-ia32-msvc.node" - ], - "description": "Rust bcrypt binding", - "keywords": [ - "bcrypt", - "auth", - "password", - "authentication", - "encryption", - "crypto", - "N-API", - "napi-rs", - "node-rs" - ], - "author": "LongYinan ", - "homepage": "https://github.com/napi-rs/node-rs", - "license": "MIT", - "engines": { - "node": ">= 10" - }, - "publishConfig": { - "registry": "https://registry.npmjs.org/", - "access": "public" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/napi-rs/node-rs.git" - }, - "bugs": { - "url": "https://github.com/napi-rs/node-rs/issues" - }, - "os": [ - "win32" - ] -} diff --git a/packages/bcrypt/npm/win32-x64-msvc/README.md b/packages/bcrypt/npm/win32-x64-msvc/README.md deleted file mode 100644 index 083c267e..00000000 --- a/packages/bcrypt/npm/win32-x64-msvc/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# `@node-rs/bcrypt-win32-x64-msvc` - -This is the **x86_64-pc-windows-msvc** binary for `@node-rs/bcrypt` diff --git a/packages/bcrypt/npm/win32-x64-msvc/package.json b/packages/bcrypt/npm/win32-x64-msvc/package.json deleted file mode 100644 index f75622f6..00000000 --- a/packages/bcrypt/npm/win32-x64-msvc/package.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "name": "@node-rs/bcrypt-win32-x64-msvc", - "version": "1.10.5", - "cpu": [ - "x64" - ], - "main": "bcrypt.win32-x64-msvc.node", - "files": [ - "bcrypt.win32-x64-msvc.node" - ], - "description": "Rust bcrypt binding", - "keywords": [ - "bcrypt", - "auth", - "password", - "authentication", - "encryption", - "crypto", - "N-API", - "napi-rs", - "node-rs" - ], - "author": "LongYinan ", - "homepage": "https://github.com/napi-rs/node-rs", - "license": "MIT", - "engines": { - "node": ">= 10" - }, - "publishConfig": { - "registry": "https://registry.npmjs.org/", - "access": "public" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/napi-rs/node-rs.git" - }, - "bugs": { - "url": "https://github.com/napi-rs/node-rs/issues" - }, - "os": [ - "win32" - ] -} diff --git a/packages/crc32/.gitignore b/packages/crc32/.gitignore new file mode 100644 index 00000000..64997f0d --- /dev/null +++ b/packages/crc32/.gitignore @@ -0,0 +1 @@ +/npm diff --git a/packages/crc32/npm/android-arm-eabi/README.md b/packages/crc32/npm/android-arm-eabi/README.md deleted file mode 100644 index 74caa568..00000000 --- a/packages/crc32/npm/android-arm-eabi/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# `@node-rs/crc32-android-arm-eabi` - -This is the **armv7-linux-androideabi** binary for `@node-rs/crc32` diff --git a/packages/crc32/npm/android-arm-eabi/package.json b/packages/crc32/npm/android-arm-eabi/package.json deleted file mode 100644 index df94d025..00000000 --- a/packages/crc32/npm/android-arm-eabi/package.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "name": "@node-rs/crc32-android-arm-eabi", - "version": "1.10.4", - "cpu": [ - "arm" - ], - "main": "crc32.android-arm-eabi.node", - "files": [ - "crc32.android-arm-eabi.node" - ], - "description": "SIMD crc32", - "keywords": [ - "SIMD", - "NAPI", - "napi-rs", - "node-rs", - "crc32", - "crc32c" - ], - "author": "LongYinan ", - "homepage": "https://github.com/napi-rs/node-rs", - "license": "MIT", - "engines": { - "node": ">= 10" - }, - "publishConfig": { - "registry": "https://registry.npmjs.org/", - "access": "public" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/napi-rs/node-rs.git" - }, - "bugs": { - "url": "https://github.com/napi-rs/node-rs/issues" - }, - "os": [ - "android" - ] -} diff --git a/packages/crc32/npm/android-arm64/README.md b/packages/crc32/npm/android-arm64/README.md deleted file mode 100644 index 635062f4..00000000 --- a/packages/crc32/npm/android-arm64/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# `@node-rs/crc32-android-arm64` - -This is the **aarch64-linux-android** binary for `@node-rs/crc32` diff --git a/packages/crc32/npm/android-arm64/package.json b/packages/crc32/npm/android-arm64/package.json deleted file mode 100644 index 78c4aece..00000000 --- a/packages/crc32/npm/android-arm64/package.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "name": "@node-rs/crc32-android-arm64", - "version": "1.10.4", - "cpu": [ - "arm64" - ], - "main": "crc32.android-arm64.node", - "files": [ - "crc32.android-arm64.node" - ], - "description": "SIMD crc32", - "keywords": [ - "SIMD", - "NAPI", - "napi-rs", - "node-rs", - "crc32", - "crc32c" - ], - "author": "LongYinan ", - "homepage": "https://github.com/napi-rs/node-rs", - "license": "MIT", - "engines": { - "node": ">= 10" - }, - "publishConfig": { - "registry": "https://registry.npmjs.org/", - "access": "public" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/napi-rs/node-rs.git" - }, - "bugs": { - "url": "https://github.com/napi-rs/node-rs/issues" - }, - "os": [ - "android" - ] -} diff --git a/packages/crc32/npm/darwin-arm64/README.md b/packages/crc32/npm/darwin-arm64/README.md deleted file mode 100644 index 5163021c..00000000 --- a/packages/crc32/npm/darwin-arm64/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# `@node-rs/crc32-darwin-arm64` - -This is the **aarch64-apple-darwin** binary for `@node-rs/crc32` diff --git a/packages/crc32/npm/darwin-arm64/package.json b/packages/crc32/npm/darwin-arm64/package.json deleted file mode 100644 index 7c30aba5..00000000 --- a/packages/crc32/npm/darwin-arm64/package.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "name": "@node-rs/crc32-darwin-arm64", - "version": "1.10.4", - "cpu": [ - "arm64" - ], - "main": "crc32.darwin-arm64.node", - "files": [ - "crc32.darwin-arm64.node" - ], - "description": "SIMD crc32", - "keywords": [ - "SIMD", - "NAPI", - "napi-rs", - "node-rs", - "crc32", - "crc32c" - ], - "author": "LongYinan ", - "homepage": "https://github.com/napi-rs/node-rs", - "license": "MIT", - "engines": { - "node": ">= 10" - }, - "publishConfig": { - "registry": "https://registry.npmjs.org/", - "access": "public" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/napi-rs/node-rs.git" - }, - "bugs": { - "url": "https://github.com/napi-rs/node-rs/issues" - }, - "os": [ - "darwin" - ] -} diff --git a/packages/crc32/npm/darwin-x64/README.md b/packages/crc32/npm/darwin-x64/README.md deleted file mode 100644 index 7344e37f..00000000 --- a/packages/crc32/npm/darwin-x64/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# `@node-rs/crc32-darwin-x64` - -This is the **x86_64-apple-darwin** binary for `@node-rs/crc32` diff --git a/packages/crc32/npm/darwin-x64/package.json b/packages/crc32/npm/darwin-x64/package.json deleted file mode 100644 index 2c97d51e..00000000 --- a/packages/crc32/npm/darwin-x64/package.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "name": "@node-rs/crc32-darwin-x64", - "version": "1.10.4", - "cpu": [ - "x64" - ], - "main": "crc32.darwin-x64.node", - "files": [ - "crc32.darwin-x64.node" - ], - "description": "SIMD crc32", - "keywords": [ - "SIMD", - "NAPI", - "napi-rs", - "node-rs", - "crc32", - "crc32c" - ], - "author": "LongYinan ", - "homepage": "https://github.com/napi-rs/node-rs", - "license": "MIT", - "engines": { - "node": ">= 10" - }, - "publishConfig": { - "registry": "https://registry.npmjs.org/", - "access": "public" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/napi-rs/node-rs.git" - }, - "bugs": { - "url": "https://github.com/napi-rs/node-rs/issues" - }, - "os": [ - "darwin" - ] -} diff --git a/packages/crc32/npm/freebsd-x64/README.md b/packages/crc32/npm/freebsd-x64/README.md deleted file mode 100644 index 40382efc..00000000 --- a/packages/crc32/npm/freebsd-x64/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# `@node-rs/crc32-freebsd-x64` - -This is the **x86_64-unknown-freebsd** binary for `@node-rs/crc32` diff --git a/packages/crc32/npm/freebsd-x64/package.json b/packages/crc32/npm/freebsd-x64/package.json deleted file mode 100644 index 69c17372..00000000 --- a/packages/crc32/npm/freebsd-x64/package.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "name": "@node-rs/crc32-freebsd-x64", - "version": "1.10.4", - "cpu": [ - "x64" - ], - "main": "crc32.freebsd-x64.node", - "files": [ - "crc32.freebsd-x64.node" - ], - "description": "SIMD crc32", - "keywords": [ - "SIMD", - "NAPI", - "napi-rs", - "node-rs", - "crc32", - "crc32c" - ], - "author": "LongYinan ", - "homepage": "https://github.com/napi-rs/node-rs", - "license": "MIT", - "engines": { - "node": ">= 10" - }, - "publishConfig": { - "registry": "https://registry.npmjs.org/", - "access": "public" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/napi-rs/node-rs.git" - }, - "bugs": { - "url": "https://github.com/napi-rs/node-rs/issues" - }, - "os": [ - "freebsd" - ] -} diff --git a/packages/crc32/npm/linux-arm-gnueabihf/README.md b/packages/crc32/npm/linux-arm-gnueabihf/README.md deleted file mode 100644 index e9e1c026..00000000 --- a/packages/crc32/npm/linux-arm-gnueabihf/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# `@node-rs/crc32-linux-arm-gnueabihf` - -This is the **armv7-unknown-linux-gnueabihf** binary for `@node-rs/crc32` diff --git a/packages/crc32/npm/linux-arm-gnueabihf/package.json b/packages/crc32/npm/linux-arm-gnueabihf/package.json deleted file mode 100644 index e4c6ffbd..00000000 --- a/packages/crc32/npm/linux-arm-gnueabihf/package.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "name": "@node-rs/crc32-linux-arm-gnueabihf", - "version": "1.10.4", - "cpu": [ - "arm" - ], - "main": "crc32.linux-arm-gnueabihf.node", - "files": [ - "crc32.linux-arm-gnueabihf.node" - ], - "description": "SIMD crc32", - "keywords": [ - "SIMD", - "NAPI", - "napi-rs", - "node-rs", - "crc32", - "crc32c" - ], - "author": "LongYinan ", - "homepage": "https://github.com/napi-rs/node-rs", - "license": "MIT", - "engines": { - "node": ">= 10" - }, - "publishConfig": { - "registry": "https://registry.npmjs.org/", - "access": "public" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/napi-rs/node-rs.git" - }, - "bugs": { - "url": "https://github.com/napi-rs/node-rs/issues" - }, - "os": [ - "linux" - ] -} diff --git a/packages/crc32/npm/linux-arm64-gnu/README.md b/packages/crc32/npm/linux-arm64-gnu/README.md deleted file mode 100644 index 4f0c9d8c..00000000 --- a/packages/crc32/npm/linux-arm64-gnu/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# `@node-rs/crc32-linux-arm64-gnu` - -This is the **aarch64-unknown-linux-gnu** binary for `@node-rs/crc32` diff --git a/packages/crc32/npm/linux-arm64-gnu/package.json b/packages/crc32/npm/linux-arm64-gnu/package.json deleted file mode 100644 index adf3be41..00000000 --- a/packages/crc32/npm/linux-arm64-gnu/package.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "name": "@node-rs/crc32-linux-arm64-gnu", - "version": "1.10.4", - "cpu": [ - "arm64" - ], - "main": "crc32.linux-arm64-gnu.node", - "files": [ - "crc32.linux-arm64-gnu.node" - ], - "description": "SIMD crc32", - "keywords": [ - "SIMD", - "NAPI", - "napi-rs", - "node-rs", - "crc32", - "crc32c" - ], - "author": "LongYinan ", - "homepage": "https://github.com/napi-rs/node-rs", - "license": "MIT", - "engines": { - "node": ">= 10" - }, - "publishConfig": { - "registry": "https://registry.npmjs.org/", - "access": "public" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/napi-rs/node-rs.git" - }, - "bugs": { - "url": "https://github.com/napi-rs/node-rs/issues" - }, - "os": [ - "linux" - ], - "libc": [ - "glibc" - ] -} diff --git a/packages/crc32/npm/linux-arm64-musl/README.md b/packages/crc32/npm/linux-arm64-musl/README.md deleted file mode 100644 index 4623fce2..00000000 --- a/packages/crc32/npm/linux-arm64-musl/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# `@node-rs/crc32-linux-arm64-musl` - -This is the **aarch64-unknown-linux-musl** binary for `@node-rs/crc32` diff --git a/packages/crc32/npm/linux-arm64-musl/package.json b/packages/crc32/npm/linux-arm64-musl/package.json deleted file mode 100644 index 52e1c3e3..00000000 --- a/packages/crc32/npm/linux-arm64-musl/package.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "name": "@node-rs/crc32-linux-arm64-musl", - "version": "1.10.4", - "cpu": [ - "arm64" - ], - "main": "crc32.linux-arm64-musl.node", - "files": [ - "crc32.linux-arm64-musl.node" - ], - "description": "SIMD crc32", - "keywords": [ - "SIMD", - "NAPI", - "napi-rs", - "node-rs", - "crc32", - "crc32c" - ], - "author": "LongYinan ", - "homepage": "https://github.com/napi-rs/node-rs", - "license": "MIT", - "engines": { - "node": ">= 10" - }, - "publishConfig": { - "registry": "https://registry.npmjs.org/", - "access": "public" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/napi-rs/node-rs.git" - }, - "bugs": { - "url": "https://github.com/napi-rs/node-rs/issues" - }, - "os": [ - "linux" - ], - "libc": [ - "musl" - ] -} diff --git a/packages/crc32/npm/linux-x64-gnu/README.md b/packages/crc32/npm/linux-x64-gnu/README.md deleted file mode 100644 index 2076ccc8..00000000 --- a/packages/crc32/npm/linux-x64-gnu/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# `@node-rs/crc32-linux-x64-gnu` - -This is the **x86_64-unknown-linux-gnu** binary for `@node-rs/crc32` diff --git a/packages/crc32/npm/linux-x64-gnu/package.json b/packages/crc32/npm/linux-x64-gnu/package.json deleted file mode 100644 index fbdff5c7..00000000 --- a/packages/crc32/npm/linux-x64-gnu/package.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "name": "@node-rs/crc32-linux-x64-gnu", - "version": "1.10.4", - "cpu": [ - "x64" - ], - "main": "crc32.linux-x64-gnu.node", - "files": [ - "crc32.linux-x64-gnu.node" - ], - "description": "SIMD crc32", - "keywords": [ - "SIMD", - "NAPI", - "napi-rs", - "node-rs", - "crc32", - "crc32c" - ], - "author": "LongYinan ", - "homepage": "https://github.com/napi-rs/node-rs", - "license": "MIT", - "engines": { - "node": ">= 10" - }, - "publishConfig": { - "registry": "https://registry.npmjs.org/", - "access": "public" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/napi-rs/node-rs.git" - }, - "bugs": { - "url": "https://github.com/napi-rs/node-rs/issues" - }, - "os": [ - "linux" - ], - "libc": [ - "glibc" - ] -} diff --git a/packages/crc32/npm/linux-x64-musl/README.md b/packages/crc32/npm/linux-x64-musl/README.md deleted file mode 100644 index b1bdb3d8..00000000 --- a/packages/crc32/npm/linux-x64-musl/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# `@node-rs/crc32-linux-x64-musl` - -This is the **x86_64-unknown-linux-musl** binary for `@node-rs/crc32` diff --git a/packages/crc32/npm/linux-x64-musl/package.json b/packages/crc32/npm/linux-x64-musl/package.json deleted file mode 100644 index 56d95a6e..00000000 --- a/packages/crc32/npm/linux-x64-musl/package.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "name": "@node-rs/crc32-linux-x64-musl", - "version": "1.10.4", - "cpu": [ - "x64" - ], - "main": "crc32.linux-x64-musl.node", - "files": [ - "crc32.linux-x64-musl.node" - ], - "description": "SIMD crc32", - "keywords": [ - "SIMD", - "NAPI", - "napi-rs", - "node-rs", - "crc32", - "crc32c" - ], - "author": "LongYinan ", - "homepage": "https://github.com/napi-rs/node-rs", - "license": "MIT", - "engines": { - "node": ">= 10" - }, - "publishConfig": { - "registry": "https://registry.npmjs.org/", - "access": "public" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/napi-rs/node-rs.git" - }, - "bugs": { - "url": "https://github.com/napi-rs/node-rs/issues" - }, - "os": [ - "linux" - ], - "libc": [ - "musl" - ] -} diff --git a/packages/crc32/npm/wasm32-wasi/README.md b/packages/crc32/npm/wasm32-wasi/README.md deleted file mode 100644 index 91bd6c0a..00000000 --- a/packages/crc32/npm/wasm32-wasi/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# `@node-rs/crc32-wasm32-wasi` - -This is the **wasm32-wasip1-threads** binary for `@node-rs/crc32` diff --git a/packages/crc32/npm/wasm32-wasi/package.json b/packages/crc32/npm/wasm32-wasi/package.json deleted file mode 100644 index 151ed162..00000000 --- a/packages/crc32/npm/wasm32-wasi/package.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "name": "@node-rs/crc32-wasm32-wasi", - "version": "1.10.4", - "cpu": [ - "wasm32" - ], - "main": "crc32.wasi.cjs", - "files": [ - "crc32.wasm32-wasi.wasm", - "crc32.wasi.cjs", - "crc32.wasi-browser.js", - "wasi-worker.mjs", - "wasi-worker-browser.mjs" - ], - "description": "SIMD crc32", - "keywords": [ - "SIMD", - "NAPI", - "napi-rs", - "node-rs", - "crc32", - "crc32c" - ], - "author": "LongYinan ", - "homepage": "https://github.com/napi-rs/node-rs", - "license": "MIT", - "engines": { - "node": ">=14.0.0" - }, - "publishConfig": { - "registry": "https://registry.npmjs.org/", - "access": "public" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/napi-rs/node-rs.git" - }, - "bugs": { - "url": "https://github.com/napi-rs/node-rs/issues" - }, - "browser": "crc32.wasi-browser.js", - "dependencies": { - "@napi-rs/wasm-runtime": "^0.2.3" - } -} diff --git a/packages/crc32/npm/win32-arm64-msvc/README.md b/packages/crc32/npm/win32-arm64-msvc/README.md deleted file mode 100644 index 484e9c07..00000000 --- a/packages/crc32/npm/win32-arm64-msvc/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# `@node-rs/crc32-win32-arm64-msvc` - -This is the **aarch64-pc-windows-msvc** binary for `@node-rs/crc32` diff --git a/packages/crc32/npm/win32-arm64-msvc/package.json b/packages/crc32/npm/win32-arm64-msvc/package.json deleted file mode 100644 index 4faa6d0b..00000000 --- a/packages/crc32/npm/win32-arm64-msvc/package.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "name": "@node-rs/crc32-win32-arm64-msvc", - "version": "1.10.4", - "cpu": [ - "arm64" - ], - "main": "crc32.win32-arm64-msvc.node", - "files": [ - "crc32.win32-arm64-msvc.node" - ], - "description": "SIMD crc32", - "keywords": [ - "SIMD", - "NAPI", - "napi-rs", - "node-rs", - "crc32", - "crc32c" - ], - "author": "LongYinan ", - "homepage": "https://github.com/napi-rs/node-rs", - "license": "MIT", - "engines": { - "node": ">= 10" - }, - "publishConfig": { - "registry": "https://registry.npmjs.org/", - "access": "public" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/napi-rs/node-rs.git" - }, - "bugs": { - "url": "https://github.com/napi-rs/node-rs/issues" - }, - "os": [ - "win32" - ] -} diff --git a/packages/crc32/npm/win32-ia32-msvc/README.md b/packages/crc32/npm/win32-ia32-msvc/README.md deleted file mode 100644 index 387f1a1c..00000000 --- a/packages/crc32/npm/win32-ia32-msvc/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# `@node-rs/crc32-win32-ia32-msvc` - -This is the **i686-pc-windows-msvc** binary for `@node-rs/crc32` diff --git a/packages/crc32/npm/win32-ia32-msvc/package.json b/packages/crc32/npm/win32-ia32-msvc/package.json deleted file mode 100644 index 578ba9c9..00000000 --- a/packages/crc32/npm/win32-ia32-msvc/package.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "name": "@node-rs/crc32-win32-ia32-msvc", - "version": "1.10.4", - "cpu": [ - "ia32" - ], - "main": "crc32.win32-ia32-msvc.node", - "files": [ - "crc32.win32-ia32-msvc.node" - ], - "description": "SIMD crc32", - "keywords": [ - "SIMD", - "NAPI", - "napi-rs", - "node-rs", - "crc32", - "crc32c" - ], - "author": "LongYinan ", - "homepage": "https://github.com/napi-rs/node-rs", - "license": "MIT", - "engines": { - "node": ">= 10" - }, - "publishConfig": { - "registry": "https://registry.npmjs.org/", - "access": "public" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/napi-rs/node-rs.git" - }, - "bugs": { - "url": "https://github.com/napi-rs/node-rs/issues" - }, - "os": [ - "win32" - ] -} diff --git a/packages/crc32/npm/win32-x64-msvc/README.md b/packages/crc32/npm/win32-x64-msvc/README.md deleted file mode 100644 index e7b46fd8..00000000 --- a/packages/crc32/npm/win32-x64-msvc/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# `@node-rs/crc32-win32-x64-msvc` - -This is the **x86_64-pc-windows-msvc** binary for `@node-rs/crc32` diff --git a/packages/crc32/npm/win32-x64-msvc/package.json b/packages/crc32/npm/win32-x64-msvc/package.json deleted file mode 100644 index e847712b..00000000 --- a/packages/crc32/npm/win32-x64-msvc/package.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "name": "@node-rs/crc32-win32-x64-msvc", - "version": "1.10.4", - "cpu": [ - "x64" - ], - "main": "crc32.win32-x64-msvc.node", - "files": [ - "crc32.win32-x64-msvc.node" - ], - "description": "SIMD crc32", - "keywords": [ - "SIMD", - "NAPI", - "napi-rs", - "node-rs", - "crc32", - "crc32c" - ], - "author": "LongYinan ", - "homepage": "https://github.com/napi-rs/node-rs", - "license": "MIT", - "engines": { - "node": ">= 10" - }, - "publishConfig": { - "registry": "https://registry.npmjs.org/", - "access": "public" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/napi-rs/node-rs.git" - }, - "bugs": { - "url": "https://github.com/napi-rs/node-rs/issues" - }, - "os": [ - "win32" - ] -} diff --git a/packages/jieba/.gitignore b/packages/jieba/.gitignore new file mode 100644 index 00000000..64997f0d --- /dev/null +++ b/packages/jieba/.gitignore @@ -0,0 +1 @@ +/npm diff --git a/packages/jsonwebtoken/.gitignore b/packages/jsonwebtoken/.gitignore new file mode 100644 index 00000000..64997f0d --- /dev/null +++ b/packages/jsonwebtoken/.gitignore @@ -0,0 +1 @@ +/npm diff --git a/packages/jsonwebtoken/npm/android-arm-eabi/README.md b/packages/jsonwebtoken/npm/android-arm-eabi/README.md deleted file mode 100644 index ae150cbb..00000000 --- a/packages/jsonwebtoken/npm/android-arm-eabi/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# `@node-rs/jsonwebtoken-android-arm-eabi` - -This is the **armv7-linux-androideabi** binary for `@node-rs/jsonwebtoken` diff --git a/packages/jsonwebtoken/npm/android-arm-eabi/package.json b/packages/jsonwebtoken/npm/android-arm-eabi/package.json deleted file mode 100644 index 5db1e0fa..00000000 --- a/packages/jsonwebtoken/npm/android-arm-eabi/package.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "name": "@node-rs/jsonwebtoken-android-arm-eabi", - "version": "0.5.7", - "cpu": [ - "arm" - ], - "main": "jsonwebtoken.android-arm-eabi.node", - "files": [ - "jsonwebtoken.android-arm-eabi.node" - ], - "description": "Rust jsonwebtoken binding for Node.js", - "keywords": [ - "jsonwebtoken", - "jwt", - "napi-rs", - "node-rs" - ], - "author": { - "name": "Francesco Benedetto", - "url": "https://github.com/nebarf", - "email": "francesco.benedetto263@gmail.com" - }, - "homepage": "https://github.com/napi-rs/node-rs#readme", - "license": "MIT", - "engines": { - "node": ">= 10" - }, - "publishConfig": { - "registry": "https://registry.npmjs.org/", - "access": "public" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/napi-rs/node-rs.git" - }, - "bugs": { - "url": "https://github.com/napi-rs/node-rs/issues" - }, - "os": [ - "android" - ] -} diff --git a/packages/jsonwebtoken/npm/android-arm64/README.md b/packages/jsonwebtoken/npm/android-arm64/README.md deleted file mode 100644 index 8bab1f73..00000000 --- a/packages/jsonwebtoken/npm/android-arm64/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# `@node-rs/jsonwebtoken-android-arm64` - -This is the **aarch64-linux-android** binary for `@node-rs/jsonwebtoken` diff --git a/packages/jsonwebtoken/npm/android-arm64/package.json b/packages/jsonwebtoken/npm/android-arm64/package.json deleted file mode 100644 index 48561914..00000000 --- a/packages/jsonwebtoken/npm/android-arm64/package.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "name": "@node-rs/jsonwebtoken-android-arm64", - "version": "0.5.7", - "cpu": [ - "arm64" - ], - "main": "jsonwebtoken.android-arm64.node", - "files": [ - "jsonwebtoken.android-arm64.node" - ], - "description": "Rust jsonwebtoken binding for Node.js", - "keywords": [ - "jsonwebtoken", - "jwt", - "napi-rs", - "node-rs" - ], - "author": { - "name": "Francesco Benedetto", - "url": "https://github.com/nebarf", - "email": "francesco.benedetto263@gmail.com" - }, - "homepage": "https://github.com/napi-rs/node-rs#readme", - "license": "MIT", - "engines": { - "node": ">= 10" - }, - "publishConfig": { - "registry": "https://registry.npmjs.org/", - "access": "public" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/napi-rs/node-rs.git" - }, - "bugs": { - "url": "https://github.com/napi-rs/node-rs/issues" - }, - "os": [ - "android" - ] -} diff --git a/packages/jsonwebtoken/npm/darwin-arm64/README.md b/packages/jsonwebtoken/npm/darwin-arm64/README.md deleted file mode 100644 index 9d86b021..00000000 --- a/packages/jsonwebtoken/npm/darwin-arm64/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# `@node-rs/jsonwebtoken-darwin-arm64` - -This is the **aarch64-apple-darwin** binary for `@node-rs/jsonwebtoken` diff --git a/packages/jsonwebtoken/npm/darwin-arm64/package.json b/packages/jsonwebtoken/npm/darwin-arm64/package.json deleted file mode 100644 index d765b64c..00000000 --- a/packages/jsonwebtoken/npm/darwin-arm64/package.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "name": "@node-rs/jsonwebtoken-darwin-arm64", - "version": "0.5.7", - "cpu": [ - "arm64" - ], - "main": "jsonwebtoken.darwin-arm64.node", - "files": [ - "jsonwebtoken.darwin-arm64.node" - ], - "description": "Rust jsonwebtoken binding for Node.js", - "keywords": [ - "jsonwebtoken", - "jwt", - "napi-rs", - "node-rs" - ], - "author": { - "name": "Francesco Benedetto", - "url": "https://github.com/nebarf", - "email": "francesco.benedetto263@gmail.com" - }, - "homepage": "https://github.com/napi-rs/node-rs#readme", - "license": "MIT", - "engines": { - "node": ">= 10" - }, - "publishConfig": { - "registry": "https://registry.npmjs.org/", - "access": "public" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/napi-rs/node-rs.git" - }, - "bugs": { - "url": "https://github.com/napi-rs/node-rs/issues" - }, - "os": [ - "darwin" - ] -} diff --git a/packages/jsonwebtoken/npm/darwin-x64/README.md b/packages/jsonwebtoken/npm/darwin-x64/README.md deleted file mode 100644 index 2e5f1d35..00000000 --- a/packages/jsonwebtoken/npm/darwin-x64/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# `@node-rs/jsonwebtoken-darwin-x64` - -This is the **x86_64-apple-darwin** binary for `@node-rs/jsonwebtoken` diff --git a/packages/jsonwebtoken/npm/darwin-x64/package.json b/packages/jsonwebtoken/npm/darwin-x64/package.json deleted file mode 100644 index 95fcd645..00000000 --- a/packages/jsonwebtoken/npm/darwin-x64/package.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "name": "@node-rs/jsonwebtoken-darwin-x64", - "version": "0.5.7", - "cpu": [ - "x64" - ], - "main": "jsonwebtoken.darwin-x64.node", - "files": [ - "jsonwebtoken.darwin-x64.node" - ], - "description": "Rust jsonwebtoken binding for Node.js", - "keywords": [ - "jsonwebtoken", - "jwt", - "napi-rs", - "node-rs" - ], - "author": { - "name": "Francesco Benedetto", - "url": "https://github.com/nebarf", - "email": "francesco.benedetto263@gmail.com" - }, - "homepage": "https://github.com/napi-rs/node-rs#readme", - "license": "MIT", - "engines": { - "node": ">= 10" - }, - "publishConfig": { - "registry": "https://registry.npmjs.org/", - "access": "public" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/napi-rs/node-rs.git" - }, - "bugs": { - "url": "https://github.com/napi-rs/node-rs/issues" - }, - "os": [ - "darwin" - ] -} diff --git a/packages/jsonwebtoken/npm/freebsd-x64/README.md b/packages/jsonwebtoken/npm/freebsd-x64/README.md deleted file mode 100644 index dd8b3e16..00000000 --- a/packages/jsonwebtoken/npm/freebsd-x64/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# `@node-rs/jsonwebtoken-freebsd-x64` - -This is the **x86_64-unknown-freebsd** binary for `@node-rs/jsonwebtoken` diff --git a/packages/jsonwebtoken/npm/freebsd-x64/package.json b/packages/jsonwebtoken/npm/freebsd-x64/package.json deleted file mode 100644 index c538003f..00000000 --- a/packages/jsonwebtoken/npm/freebsd-x64/package.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "name": "@node-rs/jsonwebtoken-freebsd-x64", - "version": "0.5.7", - "cpu": [ - "x64" - ], - "main": "jsonwebtoken.freebsd-x64.node", - "files": [ - "jsonwebtoken.freebsd-x64.node" - ], - "description": "Rust jsonwebtoken binding for Node.js", - "keywords": [ - "jsonwebtoken", - "jwt", - "napi-rs", - "node-rs" - ], - "author": { - "name": "Francesco Benedetto", - "url": "https://github.com/nebarf", - "email": "francesco.benedetto263@gmail.com" - }, - "homepage": "https://github.com/napi-rs/node-rs#readme", - "license": "MIT", - "engines": { - "node": ">= 10" - }, - "publishConfig": { - "registry": "https://registry.npmjs.org/", - "access": "public" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/napi-rs/node-rs.git" - }, - "bugs": { - "url": "https://github.com/napi-rs/node-rs/issues" - }, - "os": [ - "freebsd" - ] -} diff --git a/packages/jsonwebtoken/npm/linux-arm-gnueabihf/README.md b/packages/jsonwebtoken/npm/linux-arm-gnueabihf/README.md deleted file mode 100644 index 033fe003..00000000 --- a/packages/jsonwebtoken/npm/linux-arm-gnueabihf/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# `@node-rs/jsonwebtoken-linux-arm-gnueabihf` - -This is the **armv7-unknown-linux-gnueabihf** binary for `@node-rs/jsonwebtoken` diff --git a/packages/jsonwebtoken/npm/linux-arm-gnueabihf/package.json b/packages/jsonwebtoken/npm/linux-arm-gnueabihf/package.json deleted file mode 100644 index a3344fbb..00000000 --- a/packages/jsonwebtoken/npm/linux-arm-gnueabihf/package.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "name": "@node-rs/jsonwebtoken-linux-arm-gnueabihf", - "version": "0.5.7", - "cpu": [ - "arm" - ], - "main": "jsonwebtoken.linux-arm-gnueabihf.node", - "files": [ - "jsonwebtoken.linux-arm-gnueabihf.node" - ], - "description": "Rust jsonwebtoken binding for Node.js", - "keywords": [ - "jsonwebtoken", - "jwt", - "napi-rs", - "node-rs" - ], - "author": { - "name": "Francesco Benedetto", - "url": "https://github.com/nebarf", - "email": "francesco.benedetto263@gmail.com" - }, - "homepage": "https://github.com/napi-rs/node-rs#readme", - "license": "MIT", - "engines": { - "node": ">= 10" - }, - "publishConfig": { - "registry": "https://registry.npmjs.org/", - "access": "public" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/napi-rs/node-rs.git" - }, - "bugs": { - "url": "https://github.com/napi-rs/node-rs/issues" - }, - "os": [ - "linux" - ] -} diff --git a/packages/jsonwebtoken/npm/linux-arm64-gnu/README.md b/packages/jsonwebtoken/npm/linux-arm64-gnu/README.md deleted file mode 100644 index dc4d642b..00000000 --- a/packages/jsonwebtoken/npm/linux-arm64-gnu/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# `@node-rs/jsonwebtoken-linux-arm64-gnu` - -This is the **aarch64-unknown-linux-gnu** binary for `@node-rs/jsonwebtoken` diff --git a/packages/jsonwebtoken/npm/linux-arm64-gnu/package.json b/packages/jsonwebtoken/npm/linux-arm64-gnu/package.json deleted file mode 100644 index 3fe148c5..00000000 --- a/packages/jsonwebtoken/npm/linux-arm64-gnu/package.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "name": "@node-rs/jsonwebtoken-linux-arm64-gnu", - "version": "0.5.7", - "cpu": [ - "arm64" - ], - "main": "jsonwebtoken.linux-arm64-gnu.node", - "files": [ - "jsonwebtoken.linux-arm64-gnu.node" - ], - "description": "Rust jsonwebtoken binding for Node.js", - "keywords": [ - "jsonwebtoken", - "jwt", - "napi-rs", - "node-rs" - ], - "author": { - "name": "Francesco Benedetto", - "url": "https://github.com/nebarf", - "email": "francesco.benedetto263@gmail.com" - }, - "homepage": "https://github.com/napi-rs/node-rs#readme", - "license": "MIT", - "engines": { - "node": ">= 10" - }, - "publishConfig": { - "registry": "https://registry.npmjs.org/", - "access": "public" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/napi-rs/node-rs.git" - }, - "bugs": { - "url": "https://github.com/napi-rs/node-rs/issues" - }, - "os": [ - "linux" - ], - "libc": [ - "glibc" - ] -} diff --git a/packages/jsonwebtoken/npm/linux-arm64-musl/README.md b/packages/jsonwebtoken/npm/linux-arm64-musl/README.md deleted file mode 100644 index 008fff96..00000000 --- a/packages/jsonwebtoken/npm/linux-arm64-musl/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# `@node-rs/jsonwebtoken-linux-arm64-musl` - -This is the **aarch64-unknown-linux-musl** binary for `@node-rs/jsonwebtoken` diff --git a/packages/jsonwebtoken/npm/linux-arm64-musl/package.json b/packages/jsonwebtoken/npm/linux-arm64-musl/package.json deleted file mode 100644 index 2dd2597b..00000000 --- a/packages/jsonwebtoken/npm/linux-arm64-musl/package.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "name": "@node-rs/jsonwebtoken-linux-arm64-musl", - "version": "0.5.7", - "cpu": [ - "arm64" - ], - "main": "jsonwebtoken.linux-arm64-musl.node", - "files": [ - "jsonwebtoken.linux-arm64-musl.node" - ], - "description": "Rust jsonwebtoken binding for Node.js", - "keywords": [ - "jsonwebtoken", - "jwt", - "napi-rs", - "node-rs" - ], - "author": { - "name": "Francesco Benedetto", - "url": "https://github.com/nebarf", - "email": "francesco.benedetto263@gmail.com" - }, - "homepage": "https://github.com/napi-rs/node-rs#readme", - "license": "MIT", - "engines": { - "node": ">= 10" - }, - "publishConfig": { - "registry": "https://registry.npmjs.org/", - "access": "public" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/napi-rs/node-rs.git" - }, - "bugs": { - "url": "https://github.com/napi-rs/node-rs/issues" - }, - "os": [ - "linux" - ], - "libc": [ - "musl" - ] -} diff --git a/packages/jsonwebtoken/npm/linux-x64-gnu/README.md b/packages/jsonwebtoken/npm/linux-x64-gnu/README.md deleted file mode 100644 index f4480c8f..00000000 --- a/packages/jsonwebtoken/npm/linux-x64-gnu/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# `@node-rs/jsonwebtoken-linux-x64-gnu` - -This is the **x86_64-unknown-linux-gnu** binary for `@node-rs/jsonwebtoken` diff --git a/packages/jsonwebtoken/npm/linux-x64-gnu/package.json b/packages/jsonwebtoken/npm/linux-x64-gnu/package.json deleted file mode 100644 index ae3d5d45..00000000 --- a/packages/jsonwebtoken/npm/linux-x64-gnu/package.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "name": "@node-rs/jsonwebtoken-linux-x64-gnu", - "version": "0.5.7", - "cpu": [ - "x64" - ], - "main": "jsonwebtoken.linux-x64-gnu.node", - "files": [ - "jsonwebtoken.linux-x64-gnu.node" - ], - "description": "Rust jsonwebtoken binding for Node.js", - "keywords": [ - "jsonwebtoken", - "jwt", - "napi-rs", - "node-rs" - ], - "author": { - "name": "Francesco Benedetto", - "url": "https://github.com/nebarf", - "email": "francesco.benedetto263@gmail.com" - }, - "homepage": "https://github.com/napi-rs/node-rs#readme", - "license": "MIT", - "engines": { - "node": ">= 10" - }, - "publishConfig": { - "registry": "https://registry.npmjs.org/", - "access": "public" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/napi-rs/node-rs.git" - }, - "bugs": { - "url": "https://github.com/napi-rs/node-rs/issues" - }, - "os": [ - "linux" - ], - "libc": [ - "glibc" - ] -} diff --git a/packages/jsonwebtoken/npm/linux-x64-musl/README.md b/packages/jsonwebtoken/npm/linux-x64-musl/README.md deleted file mode 100644 index b53fa6b6..00000000 --- a/packages/jsonwebtoken/npm/linux-x64-musl/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# `@node-rs/jsonwebtoken-linux-x64-musl` - -This is the **x86_64-unknown-linux-musl** binary for `@node-rs/jsonwebtoken` diff --git a/packages/jsonwebtoken/npm/linux-x64-musl/package.json b/packages/jsonwebtoken/npm/linux-x64-musl/package.json deleted file mode 100644 index f79693e6..00000000 --- a/packages/jsonwebtoken/npm/linux-x64-musl/package.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "name": "@node-rs/jsonwebtoken-linux-x64-musl", - "version": "0.5.7", - "cpu": [ - "x64" - ], - "main": "jsonwebtoken.linux-x64-musl.node", - "files": [ - "jsonwebtoken.linux-x64-musl.node" - ], - "description": "Rust jsonwebtoken binding for Node.js", - "keywords": [ - "jsonwebtoken", - "jwt", - "napi-rs", - "node-rs" - ], - "author": { - "name": "Francesco Benedetto", - "url": "https://github.com/nebarf", - "email": "francesco.benedetto263@gmail.com" - }, - "homepage": "https://github.com/napi-rs/node-rs#readme", - "license": "MIT", - "engines": { - "node": ">= 10" - }, - "publishConfig": { - "registry": "https://registry.npmjs.org/", - "access": "public" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/napi-rs/node-rs.git" - }, - "bugs": { - "url": "https://github.com/napi-rs/node-rs/issues" - }, - "os": [ - "linux" - ], - "libc": [ - "musl" - ] -} diff --git a/packages/jsonwebtoken/npm/wasm32-wasi/README.md b/packages/jsonwebtoken/npm/wasm32-wasi/README.md deleted file mode 100644 index 03bf8ddc..00000000 --- a/packages/jsonwebtoken/npm/wasm32-wasi/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# `@node-rs/jsonwebtoken-wasm32-wasi` - -This is the **wasm32-wasip1-threads** binary for `@node-rs/jsonwebtoken` diff --git a/packages/jsonwebtoken/npm/wasm32-wasi/package.json b/packages/jsonwebtoken/npm/wasm32-wasi/package.json deleted file mode 100644 index 53913bd8..00000000 --- a/packages/jsonwebtoken/npm/wasm32-wasi/package.json +++ /dev/null @@ -1,47 +0,0 @@ -{ - "name": "@node-rs/jsonwebtoken-wasm32-wasi", - "version": "0.5.7", - "cpu": [ - "wasm32" - ], - "main": "jsonwebtoken.wasi.cjs", - "files": [ - "jsonwebtoken.wasm32-wasi.wasm", - "jsonwebtoken.wasi.cjs", - "jsonwebtoken.wasi-browser.js", - "wasi-worker.mjs", - "wasi-worker-browser.mjs" - ], - "description": "Rust jsonwebtoken binding for Node.js", - "keywords": [ - "jsonwebtoken", - "jwt", - "napi-rs", - "node-rs" - ], - "author": { - "name": "Francesco Benedetto", - "url": "https://github.com/nebarf", - "email": "francesco.benedetto263@gmail.com" - }, - "homepage": "https://github.com/napi-rs/node-rs#readme", - "license": "MIT", - "engines": { - "node": ">=14.0.0" - }, - "publishConfig": { - "registry": "https://registry.npmjs.org/", - "access": "public" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/napi-rs/node-rs.git" - }, - "bugs": { - "url": "https://github.com/napi-rs/node-rs/issues" - }, - "browser": "jsonwebtoken.wasi-browser.js", - "dependencies": { - "@napi-rs/wasm-runtime": "^0.2.3" - } -} diff --git a/packages/jsonwebtoken/npm/win32-arm64-msvc/README.md b/packages/jsonwebtoken/npm/win32-arm64-msvc/README.md deleted file mode 100644 index 5ad73c10..00000000 --- a/packages/jsonwebtoken/npm/win32-arm64-msvc/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# `@node-rs/jsonwebtoken-win32-arm64-msvc` - -This is the **aarch64-pc-windows-msvc** binary for `@node-rs/jsonwebtoken` diff --git a/packages/jsonwebtoken/npm/win32-arm64-msvc/package.json b/packages/jsonwebtoken/npm/win32-arm64-msvc/package.json deleted file mode 100644 index 12eaa2a5..00000000 --- a/packages/jsonwebtoken/npm/win32-arm64-msvc/package.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "name": "@node-rs/jsonwebtoken-win32-arm64-msvc", - "version": "0.5.7", - "cpu": [ - "arm64" - ], - "main": "jsonwebtoken.win32-arm64-msvc.node", - "files": [ - "jsonwebtoken.win32-arm64-msvc.node" - ], - "description": "Rust jsonwebtoken binding for Node.js", - "keywords": [ - "jsonwebtoken", - "jwt", - "napi-rs", - "node-rs" - ], - "author": { - "name": "Francesco Benedetto", - "url": "https://github.com/nebarf", - "email": "francesco.benedetto263@gmail.com" - }, - "homepage": "https://github.com/napi-rs/node-rs#readme", - "license": "MIT", - "engines": { - "node": ">= 10" - }, - "publishConfig": { - "registry": "https://registry.npmjs.org/", - "access": "public" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/napi-rs/node-rs.git" - }, - "bugs": { - "url": "https://github.com/napi-rs/node-rs/issues" - }, - "os": [ - "win32" - ] -} diff --git a/packages/jsonwebtoken/npm/win32-ia32-msvc/README.md b/packages/jsonwebtoken/npm/win32-ia32-msvc/README.md deleted file mode 100644 index 328546b3..00000000 --- a/packages/jsonwebtoken/npm/win32-ia32-msvc/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# `@node-rs/jsonwebtoken-win32-ia32-msvc` - -This is the **i686-pc-windows-msvc** binary for `@node-rs/jsonwebtoken` diff --git a/packages/jsonwebtoken/npm/win32-ia32-msvc/package.json b/packages/jsonwebtoken/npm/win32-ia32-msvc/package.json deleted file mode 100644 index 4266e4fc..00000000 --- a/packages/jsonwebtoken/npm/win32-ia32-msvc/package.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "name": "@node-rs/jsonwebtoken-win32-ia32-msvc", - "version": "0.5.7", - "cpu": [ - "ia32" - ], - "main": "jsonwebtoken.win32-ia32-msvc.node", - "files": [ - "jsonwebtoken.win32-ia32-msvc.node" - ], - "description": "Rust jsonwebtoken binding for Node.js", - "keywords": [ - "jsonwebtoken", - "jwt", - "napi-rs", - "node-rs" - ], - "author": { - "name": "Francesco Benedetto", - "url": "https://github.com/nebarf", - "email": "francesco.benedetto263@gmail.com" - }, - "homepage": "https://github.com/napi-rs/node-rs#readme", - "license": "MIT", - "engines": { - "node": ">= 10" - }, - "publishConfig": { - "registry": "https://registry.npmjs.org/", - "access": "public" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/napi-rs/node-rs.git" - }, - "bugs": { - "url": "https://github.com/napi-rs/node-rs/issues" - }, - "os": [ - "win32" - ] -} diff --git a/packages/jsonwebtoken/npm/win32-x64-msvc/README.md b/packages/jsonwebtoken/npm/win32-x64-msvc/README.md deleted file mode 100644 index 4cfa6d37..00000000 --- a/packages/jsonwebtoken/npm/win32-x64-msvc/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# `@node-rs/jsonwebtoken-win32-x64-msvc` - -This is the **x86_64-pc-windows-msvc** binary for `@node-rs/jsonwebtoken` diff --git a/packages/jsonwebtoken/npm/win32-x64-msvc/package.json b/packages/jsonwebtoken/npm/win32-x64-msvc/package.json deleted file mode 100644 index 8c02a7fe..00000000 --- a/packages/jsonwebtoken/npm/win32-x64-msvc/package.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "name": "@node-rs/jsonwebtoken-win32-x64-msvc", - "version": "0.5.7", - "cpu": [ - "x64" - ], - "main": "jsonwebtoken.win32-x64-msvc.node", - "files": [ - "jsonwebtoken.win32-x64-msvc.node" - ], - "description": "Rust jsonwebtoken binding for Node.js", - "keywords": [ - "jsonwebtoken", - "jwt", - "napi-rs", - "node-rs" - ], - "author": { - "name": "Francesco Benedetto", - "url": "https://github.com/nebarf", - "email": "francesco.benedetto263@gmail.com" - }, - "homepage": "https://github.com/napi-rs/node-rs#readme", - "license": "MIT", - "engines": { - "node": ">= 10" - }, - "publishConfig": { - "registry": "https://registry.npmjs.org/", - "access": "public" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/napi-rs/node-rs.git" - }, - "bugs": { - "url": "https://github.com/napi-rs/node-rs/issues" - }, - "os": [ - "win32" - ] -} diff --git a/packages/xxhash/.gitignore b/packages/xxhash/.gitignore new file mode 100644 index 00000000..64997f0d --- /dev/null +++ b/packages/xxhash/.gitignore @@ -0,0 +1 @@ +/npm