Skip to content

Commit

Permalink
fix metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasfernog committed Aug 17, 2024
1 parent 21ae175 commit 820ef5b
Show file tree
Hide file tree
Showing 11 changed files with 121 additions and 11 deletions.
13 changes: 12 additions & 1 deletion tooling/cli/node/npm/darwin-arm64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@tauri-apps/cli-darwin-arm64",
"version": "0.0.0",
"repository": {
"type": "git",
"url": "git+https://github.com/tauri-apps/tauri.git"
},
"homepage": "https://github.com/tauri-apps/tauri#readme",
"bugs": {
"url": "https://github.com/tauri-apps/tauri/issues"
},
"contributors": [
"Tauri Programme within The Commons Conservancy"
],
"license": "Apache-2.0 OR MIT",
"publishConfig": {
"access": "public"
},
Expand All @@ -14,7 +26,6 @@
"files": [
"cli.darwin-arm64.node"
],
"license": "MIT",
"engines": {
"node": ">= 10"
}
Expand Down
13 changes: 12 additions & 1 deletion tooling/cli/node/npm/darwin-x64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@tauri-apps/cli-darwin-x64",
"version": "0.0.0",
"repository": {
"type": "git",
"url": "git+https://github.com/tauri-apps/tauri.git"
},
"homepage": "https://github.com/tauri-apps/tauri#readme",
"bugs": {
"url": "https://github.com/tauri-apps/tauri/issues"
},
"contributors": [
"Tauri Programme within The Commons Conservancy"
],
"license": "Apache-2.0 OR MIT",
"publishConfig": {
"access": "public"
},
Expand All @@ -14,7 +26,6 @@
"files": [
"cli.darwin-x64.node"
],
"license": "MIT",
"engines": {
"node": ">= 10"
}
Expand Down
13 changes: 12 additions & 1 deletion tooling/cli/node/npm/linux-arm-gnueabihf/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@tauri-apps/cli-linux-arm-gnueabihf",
"version": "0.0.0",
"repository": {
"type": "git",
"url": "git+https://github.com/tauri-apps/tauri.git"
},
"homepage": "https://github.com/tauri-apps/tauri#readme",
"bugs": {
"url": "https://github.com/tauri-apps/tauri/issues"
},
"contributors": [
"Tauri Programme within The Commons Conservancy"
],
"license": "Apache-2.0 OR MIT",
"publishConfig": {
"access": "public"
},
Expand All @@ -14,7 +26,6 @@
"files": [
"cli.linux-arm-gnueabihf.node"
],
"license": "MIT",
"engines": {
"node": ">= 10"
}
Expand Down
13 changes: 12 additions & 1 deletion tooling/cli/node/npm/linux-arm64-gnu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@tauri-apps/cli-linux-arm64-gnu",
"version": "0.0.0",
"repository": {
"type": "git",
"url": "git+https://github.com/tauri-apps/tauri.git"
},
"homepage": "https://github.com/tauri-apps/tauri#readme",
"bugs": {
"url": "https://github.com/tauri-apps/tauri/issues"
},
"contributors": [
"Tauri Programme within The Commons Conservancy"
],
"license": "Apache-2.0 OR MIT",
"publishConfig": {
"access": "public"
},
Expand All @@ -17,7 +29,6 @@
"files": [
"cli.linux-arm64-gnu.node"
],
"license": "MIT",
"engines": {
"node": ">= 10"
}
Expand Down
13 changes: 12 additions & 1 deletion tooling/cli/node/npm/linux-arm64-musl/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@tauri-apps/cli-linux-arm64-musl",
"version": "0.0.0",
"repository": {
"type": "git",
"url": "git+https://github.com/tauri-apps/tauri.git"
},
"homepage": "https://github.com/tauri-apps/tauri#readme",
"bugs": {
"url": "https://github.com/tauri-apps/tauri/issues"
},
"contributors": [
"Tauri Programme within The Commons Conservancy"
],
"license": "Apache-2.0 OR MIT",
"publishConfig": {
"access": "public"
},
Expand All @@ -17,7 +29,6 @@
"files": [
"cli.linux-arm64-musl.node"
],
"license": "MIT",
"engines": {
"node": ">= 10"
}
Expand Down
13 changes: 12 additions & 1 deletion tooling/cli/node/npm/linux-x64-gnu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@tauri-apps/cli-linux-x64-gnu",
"version": "0.0.0",
"repository": {
"type": "git",
"url": "git+https://github.com/tauri-apps/tauri.git"
},
"homepage": "https://github.com/tauri-apps/tauri#readme",
"bugs": {
"url": "https://github.com/tauri-apps/tauri/issues"
},
"contributors": [
"Tauri Programme within The Commons Conservancy"
],
"license": "Apache-2.0 OR MIT",
"publishConfig": {
"access": "public"
},
Expand All @@ -17,7 +29,6 @@
"files": [
"cli.linux-x64-gnu.node"
],
"license": "MIT",
"engines": {
"node": ">= 10"
}
Expand Down
13 changes: 12 additions & 1 deletion tooling/cli/node/npm/linux-x64-musl/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@tauri-apps/cli-linux-x64-musl",
"version": "0.0.0",
"repository": {
"type": "git",
"url": "git+https://github.com/tauri-apps/tauri.git"
},
"homepage": "https://github.com/tauri-apps/tauri#readme",
"bugs": {
"url": "https://github.com/tauri-apps/tauri/issues"
},
"contributors": [
"Tauri Programme within The Commons Conservancy"
],
"license": "Apache-2.0 OR MIT",
"publishConfig": {
"access": "public"
},
Expand All @@ -17,7 +29,6 @@
"files": [
"cli.linux-x64-musl.node"
],
"license": "MIT",
"engines": {
"node": ">= 10"
}
Expand Down
13 changes: 12 additions & 1 deletion tooling/cli/node/npm/win32-arm64-msvc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@tauri-apps/cli-win32-arm64-msvc",
"version": "0.0.0",
"repository": {
"type": "git",
"url": "git+https://github.com/tauri-apps/tauri.git"
},
"homepage": "https://github.com/tauri-apps/tauri#readme",
"bugs": {
"url": "https://github.com/tauri-apps/tauri/issues"
},
"contributors": [
"Tauri Programme within The Commons Conservancy"
],
"license": "Apache-2.0 OR MIT",
"publishConfig": {
"access": "public"
},
Expand All @@ -14,7 +26,6 @@
"files": [
"cli.win32-arm64-msvc.node"
],
"license": "MIT",
"engines": {
"node": ">= 10"
}
Expand Down
13 changes: 12 additions & 1 deletion tooling/cli/node/npm/win32-ia32-msvc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@tauri-apps/cli-win32-ia32-msvc",
"version": "0.0.0",
"repository": {
"type": "git",
"url": "git+https://github.com/tauri-apps/tauri.git"
},
"homepage": "https://github.com/tauri-apps/tauri#readme",
"bugs": {
"url": "https://github.com/tauri-apps/tauri/issues"
},
"contributors": [
"Tauri Programme within The Commons Conservancy"
],
"license": "Apache-2.0 OR MIT",
"publishConfig": {
"access": "public"
},
Expand All @@ -14,7 +26,6 @@
"files": [
"cli.win32-ia32-msvc.node"
],
"license": "MIT",
"engines": {
"node": ">= 10"
}
Expand Down
13 changes: 12 additions & 1 deletion tooling/cli/node/npm/win32-x64-msvc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@tauri-apps/cli-win32-x64-msvc",
"version": "0.0.0",
"repository": {
"type": "git",
"url": "git+https://github.com/tauri-apps/tauri.git"
},
"homepage": "https://github.com/tauri-apps/tauri#readme",
"bugs": {
"url": "https://github.com/tauri-apps/tauri/issues"
},
"contributors": [
"Tauri Programme within The Commons Conservancy"
],
"license": "Apache-2.0 OR MIT",
"publishConfig": {
"access": "public"
},
Expand All @@ -14,7 +26,6 @@
"files": [
"cli.win32-x64-msvc.node"
],
"license": "MIT",
"engines": {
"node": ">= 10"
}
Expand Down
2 changes: 1 addition & 1 deletion tooling/cli/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"url": "git+https://github.com/tauri-apps/tauri.git"
},
"contributors": [
"Tauri Team <[email protected]> (https://tauri.app)"
"Tauri Programme within The Commons Conservancy"
],
"license": "Apache-2.0 OR MIT",
"bugs": {
Expand Down

0 comments on commit 820ef5b

Please sign in to comment.