FIX rename package.
This commit is contained in:
parent
f26adbd982
commit
0aa3757217
@ -2,12 +2,12 @@
|
||||
|
||||
[](https://www.npmjs.org/package/@mempool/mempool.js)
|
||||
[](https://david-dm.org/mempool/mempool.js#info=dependencies)
|
||||
[](https://snyk.io/test/github/mempool/mempool-js)
|
||||
[](https://snyk.io/test/github/mempool/mempool.js)
|
||||
[](https://opensource.org/licenses/MIT)
|
||||
|
||||
NPM package module for Mempool APIs.
|
||||
|
||||
Documentation: [https://mempool.tools/mempool-js](https://mempool.tools/mempool-js)
|
||||
Documentation: [https://mempool.tools/mempoolJS](https://mempool.tools/mempoolJS)
|
||||
|
||||
---
|
||||
|
||||
@ -25,7 +25,7 @@ $ npm install @mempool/mempool.js --save
|
||||
$ yarn add @mempool/mempool.js
|
||||
```
|
||||
|
||||
Or if you're not into package management, just [download a ZIP](https://github.com/mempool/mempool-js/archive/refs/heads/main.zip) file.
|
||||
Or if you're not into package management, just [download a ZIP](https://github.com/mempool/mempool.js/archive/refs/heads/main.zip) file.
|
||||
|
||||
Import the module.
|
||||
|
||||
|
@ -13,8 +13,8 @@
|
||||
"signet",
|
||||
"blockchain",
|
||||
"html",
|
||||
"mempool-space",
|
||||
"mempool-js",
|
||||
"mempool.space",
|
||||
"mempool.js",
|
||||
"mempool",
|
||||
"nodejs",
|
||||
"typescript"
|
||||
@ -24,7 +24,7 @@
|
||||
"private": false,
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/mempool/mempool-js.git"
|
||||
"url": "git://github.com/mempool/mempool.js.git"
|
||||
},
|
||||
"types": "lib/index.d.ts",
|
||||
"scripts": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user