pi-openai-usage 0.1.0 → 0.1.2

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 +5 -1
package/README.md CHANGED
@@ -14,7 +14,7 @@ Usage: 5h ████████░░ 88% | 7d ███████░░░
14
14
  ## Install
15
15
 
16
16
  ```bash
17
- pi install git:github.com/studioarray/pi-openai-usage
17
+ pi install npm:pi-openai-usage
18
18
  ```
19
19
 
20
20
  ## Login
package/package.json CHANGED
@@ -1,9 +1,13 @@
1
1
  {
2
2
  "name": "pi-openai-usage",
3
- "version": "0.1.0",
3
+ "version": "0.1.2",
4
4
  "description": "Focused Pi extension package for showing OpenAI Codex subscription usage in the status line.",
5
5
  "type": "module",
6
6
  "license": "MIT",
7
+ "repository": {
8
+ "type": "git",
9
+ "url": "git+https://github.com/studioarray/pi-openai-usage.git"
10
+ },
7
11
  "keywords": [
8
12
  "pi-package",
9
13
  "pi-extension",