Skip to content

Commit

Permalink
chore: update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
NovusTheory committed Mar 2, 2024
1 parent 5ad1113 commit de97ec8
Show file tree
Hide file tree
Showing 15 changed files with 36 additions and 20 deletions.
2 changes: 1 addition & 1 deletion npm/darwin-arm64/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# `xosms-darwin-arm64`
# `@xosms/xosms-darwin-arm64`

This is the **aarch64-apple-darwin** binary for `xosms`
6 changes: 4 additions & 2 deletions npm/darwin-arm64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xosms/xosms-darwin-arm64",
"version": "0.0.0",
"version": "0.5.0",
"os": [
"darwin"
],
Expand All @@ -11,8 +11,10 @@
"files": [
"xosms.darwin-arm64.node"
],
"description": "Cross platform media service module. Hooks into each operating system's native media service and provides a simple API to access and use it.",
"license": "Apache-2.0",
"engines": {
"node": ">= 10"
}
},
"repository": "https://github.com/NovusTheory/xosms"
}
2 changes: 1 addition & 1 deletion npm/darwin-universal/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# `xosms-darwin-universal`
# `@xosms/xosms-darwin-universal`

This is the **universal-apple-darwin** binary for `xosms`
6 changes: 4 additions & 2 deletions npm/darwin-universal/package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,17 @@
{
"name": "@xosms/xosms-darwin-universal",
"version": "0.0.0",
"version": "0.5.0",
"os": [
"darwin"
],
"main": "xosms.darwin-universal.node",
"files": [
"xosms.darwin-universal.node"
],
"description": "Cross platform media service module. Hooks into each operating system's native media service and provides a simple API to access and use it.",
"license": "Apache-2.0",
"engines": {
"node": ">= 10"
}
},
"repository": "https://github.com/NovusTheory/xosms"
}
2 changes: 1 addition & 1 deletion npm/darwin-x64/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# `xosms-darwin-x64`
# `@xosms/xosms-darwin-x64`

This is the **x86_64-apple-darwin** binary for `xosms`
6 changes: 4 additions & 2 deletions npm/darwin-x64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xosms/xosms-darwin-x64",
"version": "0.0.0",
"version": "0.5.0",
"os": [
"darwin"
],
Expand All @@ -11,8 +11,10 @@
"files": [
"xosms.darwin-x64.node"
],
"description": "Cross platform media service module. Hooks into each operating system's native media service and provides a simple API to access and use it.",
"license": "Apache-2.0",
"engines": {
"node": ">= 10"
}
},
"repository": "https://github.com/NovusTheory/xosms"
}
2 changes: 1 addition & 1 deletion npm/linux-arm64-gnu/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# `xosms-linux-arm64-gnu`
# `@xosms/xosms-linux-arm64-gnu`

This is the **aarch64-unknown-linux-gnu** binary for `xosms`
4 changes: 3 additions & 1 deletion npm/linux-arm64-gnu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xosms/xosms-linux-arm64-gnu",
"version": "0.0.0",
"version": "0.5.0",
"os": [
"linux"
],
Expand All @@ -11,10 +11,12 @@
"files": [
"xosms.linux-arm64-gnu.node"
],
"description": "Cross platform media service module. Hooks into each operating system's native media service and provides a simple API to access and use it.",
"license": "Apache-2.0",
"engines": {
"node": ">= 10"
},
"repository": "https://github.com/NovusTheory/xosms",
"libc": [
"glibc"
]
Expand Down
2 changes: 1 addition & 1 deletion npm/linux-x64-gnu/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# `xosms-linux-x64-gnu`
# `@xosms/xosms-linux-x64-gnu`

This is the **x86_64-unknown-linux-gnu** binary for `xosms`
4 changes: 3 additions & 1 deletion npm/linux-x64-gnu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xosms/xosms-linux-x64-gnu",
"version": "0.0.0",
"version": "0.5.0",
"os": [
"linux"
],
Expand All @@ -11,10 +11,12 @@
"files": [
"xosms.linux-x64-gnu.node"
],
"description": "Cross platform media service module. Hooks into each operating system's native media service and provides a simple API to access and use it.",
"license": "Apache-2.0",
"engines": {
"node": ">= 10"
},
"repository": "https://github.com/NovusTheory/xosms",
"libc": [
"glibc"
]
Expand Down
2 changes: 1 addition & 1 deletion npm/win32-arm64-msvc/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# `xosms-win32-arm64-msvc`
# `@xosms/xosms-win32-arm64-msvc`

This is the **aarch64-pc-windows-msvc** binary for `xosms`
6 changes: 4 additions & 2 deletions npm/win32-arm64-msvc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xosms/xosms-win32-arm64-msvc",
"version": "0.0.0",
"version": "0.5.0",
"os": [
"win32"
],
Expand All @@ -11,8 +11,10 @@
"files": [
"xosms.win32-arm64-msvc.node"
],
"description": "Cross platform media service module. Hooks into each operating system's native media service and provides a simple API to access and use it.",
"license": "Apache-2.0",
"engines": {
"node": ">= 10"
}
},
"repository": "https://github.com/NovusTheory/xosms"
}
2 changes: 1 addition & 1 deletion npm/win32-x64-msvc/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# `xosms-win32-x64-msvc`
# `@xosms/xosms-win32-x64-msvc`

This is the **x86_64-pc-windows-msvc** binary for `xosms`
6 changes: 4 additions & 2 deletions npm/win32-x64-msvc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xosms/xosms-win32-x64-msvc",
"version": "0.0.0",
"version": "0.5.0",
"os": [
"win32"
],
Expand All @@ -11,8 +11,10 @@
"files": [
"xosms.win32-x64-msvc.node"
],
"description": "Cross platform media service module. Hooks into each operating system's native media service and provides a simple API to access and use it.",
"license": "Apache-2.0",
"engines": {
"node": ">= 10"
}
},
"repository": "https://github.com/NovusTheory/xosms"
}
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,7 @@
"universal": "napi universal",
"version": "napi version"
},
"packageManager": "yarn@4.1.0"
"packageManager": "yarn@4.1.0",
"repository": "https://github.com/NovusTheory/xosms",
"description": "Cross platform media service module. Hooks into each operating system's native media service and provides a simple API to access and use it."
}

0 comments on commit de97ec8

Please sign in to comment.