We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b63efc commit 817aae7Copy full SHA for 817aae7
README-CN.md
@@ -1,4 +1,4 @@
1
-# crypto-js-wasm
+# @originjs/crypto-js-wasm
2
3
[English](README.md) | [中文](README-CN.md)
4
README.md
package.json
@@ -1,5 +1,5 @@
{
- "name": "crypto-js-wasm",
+ "name": "@originjs/crypto-js-wasm",
"version": "1.0.0-beta0",
"description": "An alternate to crypto-js implemented with WebAssembly and ESM",
5
"main": "lib/index.js",
0 commit comments