We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaad89f commit 8cb803dCopy full SHA for 8cb803d
packages/progress/package.json
@@ -1,6 +1,16 @@
1
{
2
"name": "@battis/qui-cli.progress",
3
"version": "0.1.0",
4
+ "homepage": "https://github.com/battis/qui-cli/tree/main/packages/progress#readme",
5
+ "repository": {
6
+ "type": "git",
7
+ "url": "https://github.com/battis/qui-cli.git",
8
+ "directory": "packages/progress"
9
+ },
10
+ "author": {
11
+ "name": "Seth Battis",
12
+ "url": "https://github.com/battis"
13
14
"type": "module",
15
"main": "./dist/index.js",
16
"types": "./dist/index.d.ts",
0 commit comments