Skip to content

Commit bf64a47

Browse files
committed
chore(npm): add generated platform package manifests
Session-Id: ae5b66fc-9eeb-47af-ac71-c3a8b20c6340
1 parent 39f157f commit bf64a47

8 files changed

Lines changed: 155 additions & 0 deletions

File tree

npm/darwin-arm64/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# `@oxc-solid-js/compiler-darwin-arm64`
2+
3+
This is the **aarch64-apple-darwin** binary for `@oxc-solid-js/compiler`

npm/darwin-arm64/package.json

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
{
2+
"name": "@oxc-solid-js/compiler-darwin-arm64",
3+
"version": "1.1.3",
4+
"cpu": [
5+
"arm64"
6+
],
7+
"main": "oxc-solid-js-compiler.darwin-arm64.node",
8+
"files": [
9+
"oxc-solid-js-compiler.darwin-arm64.node"
10+
],
11+
"description": "Port of babel-jsx-dom-expressions to oxc",
12+
"keywords": [
13+
"N-API",
14+
"NAPI",
15+
"Rust",
16+
"napi-rs",
17+
"node-addon",
18+
"node-addon-api"
19+
],
20+
"license": "MIT",
21+
"engines": {
22+
"node": ">= 6.14.2 < 7 || >= 8.11.2 < 9 || >= 9.11.0 < 10 || >= 10.0.0"
23+
},
24+
"repository": {
25+
"type": "git",
26+
"url": "git+ssh://git@github.com/taskylizard/oxc-solid-js.git"
27+
},
28+
"publishConfig": {
29+
"registry": "https://registry.npmjs.org/",
30+
"access": "public"
31+
},
32+
"os": [
33+
"darwin"
34+
]
35+
}

npm/darwin-x64/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# `@oxc-solid-js/compiler-darwin-x64`
2+
3+
This is the **x86_64-apple-darwin** binary for `@oxc-solid-js/compiler`

npm/darwin-x64/package.json

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
{
2+
"name": "@oxc-solid-js/compiler-darwin-x64",
3+
"version": "1.1.3",
4+
"cpu": [
5+
"x64"
6+
],
7+
"main": "oxc-solid-js-compiler.darwin-x64.node",
8+
"files": [
9+
"oxc-solid-js-compiler.darwin-x64.node"
10+
],
11+
"description": "Port of babel-jsx-dom-expressions to oxc",
12+
"keywords": [
13+
"N-API",
14+
"NAPI",
15+
"Rust",
16+
"napi-rs",
17+
"node-addon",
18+
"node-addon-api"
19+
],
20+
"license": "MIT",
21+
"engines": {
22+
"node": ">= 6.14.2 < 7 || >= 8.11.2 < 9 || >= 9.11.0 < 10 || >= 10.0.0"
23+
},
24+
"repository": {
25+
"type": "git",
26+
"url": "git+ssh://git@github.com/taskylizard/oxc-solid-js.git"
27+
},
28+
"publishConfig": {
29+
"registry": "https://registry.npmjs.org/",
30+
"access": "public"
31+
},
32+
"os": [
33+
"darwin"
34+
]
35+
}

npm/linux-x64-gnu/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# `@oxc-solid-js/compiler-linux-x64-gnu`
2+
3+
This is the **x86_64-unknown-linux-gnu** binary for `@oxc-solid-js/compiler`

npm/linux-x64-gnu/package.json

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
{
2+
"name": "@oxc-solid-js/compiler-linux-x64-gnu",
3+
"version": "1.1.3",
4+
"cpu": [
5+
"x64"
6+
],
7+
"main": "oxc-solid-js-compiler.linux-x64-gnu.node",
8+
"files": [
9+
"oxc-solid-js-compiler.linux-x64-gnu.node"
10+
],
11+
"description": "Port of babel-jsx-dom-expressions to oxc",
12+
"keywords": [
13+
"N-API",
14+
"NAPI",
15+
"Rust",
16+
"napi-rs",
17+
"node-addon",
18+
"node-addon-api"
19+
],
20+
"license": "MIT",
21+
"engines": {
22+
"node": ">= 6.14.2 < 7 || >= 8.11.2 < 9 || >= 9.11.0 < 10 || >= 10.0.0"
23+
},
24+
"repository": {
25+
"type": "git",
26+
"url": "git+ssh://git@github.com/taskylizard/oxc-solid-js.git"
27+
},
28+
"publishConfig": {
29+
"registry": "https://registry.npmjs.org/",
30+
"access": "public"
31+
},
32+
"os": [
33+
"linux"
34+
],
35+
"libc": [
36+
"glibc"
37+
]
38+
}

npm/win32-x64-msvc/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# `@oxc-solid-js/compiler-win32-x64-msvc`
2+
3+
This is the **x86_64-pc-windows-msvc** binary for `@oxc-solid-js/compiler`

npm/win32-x64-msvc/package.json

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
{
2+
"name": "@oxc-solid-js/compiler-win32-x64-msvc",
3+
"version": "1.1.3",
4+
"cpu": [
5+
"x64"
6+
],
7+
"main": "oxc-solid-js-compiler.win32-x64-msvc.node",
8+
"files": [
9+
"oxc-solid-js-compiler.win32-x64-msvc.node"
10+
],
11+
"description": "Port of babel-jsx-dom-expressions to oxc",
12+
"keywords": [
13+
"N-API",
14+
"NAPI",
15+
"Rust",
16+
"napi-rs",
17+
"node-addon",
18+
"node-addon-api"
19+
],
20+
"license": "MIT",
21+
"engines": {
22+
"node": ">= 6.14.2 < 7 || >= 8.11.2 < 9 || >= 9.11.0 < 10 || >= 10.0.0"
23+
},
24+
"repository": {
25+
"type": "git",
26+
"url": "git+ssh://git@github.com/taskylizard/oxc-solid-js.git"
27+
},
28+
"publishConfig": {
29+
"registry": "https://registry.npmjs.org/",
30+
"access": "public"
31+
},
32+
"os": [
33+
"win32"
34+
]
35+
}

0 commit comments

Comments
 (0)