@x402kit/middleware 0.1.0 → 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +4 -4
package/README.md CHANGED
@@ -12,7 +12,7 @@
12
12
  ## Installation
13
13
 
14
14
  ```bash
15
- npm install @x402-kit/middleware
15
+ npm install @x402kit/middleware
16
16
  ```
17
17
 
18
18
  > **Peer dependency:** requires `express` ≥ 4.
package/package.json CHANGED
@@ -1,17 +1,17 @@
1
1
  {
2
2
  "name": "@x402kit/middleware",
3
- "version": "0.1.0",
3
+ "version": "0.1.1",
4
4
  "description": "One-line Express middleware for HTTP 402 payment gating on Stacks — monetize any API route with STX micropayments",
5
5
  "license": "MIT",
6
6
  "author": "x402-kit contributors",
7
7
  "repository": {
8
8
  "type": "git",
9
- "url": "https://github.com/x402-kit/x402-kit.git",
9
+ "url": "https://github.com/tomdan-ai/x402kit.git",
10
10
  "directory": "packages/middleware"
11
11
  },
12
- "homepage": "https://github.com/x402-kit/x402-kit#readme",
12
+ "homepage": "https://github.com/tomdan-ai/x402kit/blob/master/packages/middleware/README.md",
13
13
  "bugs": {
14
- "url": "https://github.com/x402-kit/x402-kit/issues"
14
+ "url": "https://github.com/tomdan-ai/x402kit/issues"
15
15
  },
16
16
  "keywords": [
17
17
  "x402",