Skip to content

Commit a0ca422

Browse files
committed
chore(js): Update metadata & naming
1 parent 61c1cf6 commit a0ca422

File tree

11 files changed

+125
-27
lines changed

11 files changed

+125
-27
lines changed

bindings/javascript/npm/darwin-arm64/package.json

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
{
2-
"name": "css-inline-darwin-arm64",
2+
"name": "@css-inline/css-inline-darwin-arm64",
33
"version": "0.0.0",
4+
"description": "High-performance library for inlining CSS into HTML 'style' attributes",
5+
"keywords": [
6+
"css",
7+
"html",
8+
"email",
9+
"stylesheet",
10+
"inlining"
11+
],
12+
"repository": "https://github.com/Stranger6667/css-inline",
13+
"publishConfig": {
14+
"registry": "https://registry.npmjs.org/",
15+
"access": "public"
16+
},
417
"os": [
518
"darwin"
619
],

bindings/javascript/npm/darwin-x64/package.json

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
{
2-
"name": "css-inline-darwin-x64",
2+
"name": "@css-inline/css-inline-darwin-x64",
33
"version": "0.0.0",
4+
"description": "High-performance library for inlining CSS into HTML 'style' attributes",
5+
"keywords": [
6+
"css",
7+
"html",
8+
"email",
9+
"stylesheet",
10+
"inlining"
11+
],
12+
"repository": "https://github.com/Stranger6667/css-inline",
13+
"publishConfig": {
14+
"registry": "https://registry.npmjs.org/",
15+
"access": "public"
16+
},
417
"os": [
518
"darwin"
619
],

bindings/javascript/npm/linux-arm-gnueabihf/package.json

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
{
2-
"name": "css-inline-linux-arm-gnueabihf",
2+
"name": "@css-inline/css-inline-linux-arm-gnueabihf",
33
"version": "0.0.0",
4+
"description": "High-performance library for inlining CSS into HTML 'style' attributes",
5+
"keywords": [
6+
"css",
7+
"html",
8+
"email",
9+
"stylesheet",
10+
"inlining"
11+
],
12+
"repository": "https://github.com/Stranger6667/css-inline",
13+
"publishConfig": {
14+
"registry": "https://registry.npmjs.org/",
15+
"access": "public"
16+
},
417
"os": [
518
"linux"
619
],

bindings/javascript/npm/linux-arm64-gnu/package.json

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
{
2-
"name": "css-inline-linux-arm64-gnu",
2+
"name": "@css-inline/css-inline-linux-arm64-gnu",
33
"version": "0.0.0",
4+
"description": "High-performance library for inlining CSS into HTML 'style' attributes",
5+
"keywords": [
6+
"css",
7+
"html",
8+
"email",
9+
"stylesheet",
10+
"inlining"
11+
],
12+
"repository": "https://github.com/Stranger6667/css-inline",
13+
"publishConfig": {
14+
"registry": "https://registry.npmjs.org/",
15+
"access": "public"
16+
},
417
"os": [
518
"linux"
619
],

bindings/javascript/npm/linux-arm64-musl/package.json

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
{
2-
"name": "css-inline-linux-arm64-musl",
2+
"name": "@css-inline/css-inline-linux-arm64-musl",
33
"version": "0.0.0",
4+
"description": "High-performance library for inlining CSS into HTML 'style' attributes",
5+
"keywords": [
6+
"css",
7+
"html",
8+
"email",
9+
"stylesheet",
10+
"inlining"
11+
],
12+
"repository": "https://github.com/Stranger6667/css-inline",
13+
"publishConfig": {
14+
"registry": "https://registry.npmjs.org/",
15+
"access": "public"
16+
},
417
"os": [
518
"linux"
619
],

bindings/javascript/npm/linux-x64-gnu/package.json

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
{
2-
"name": "css-inline-linux-x64-gnu",
2+
"name": "@css-inline/css-inline-linux-x64-gnu",
33
"version": "0.0.0",
4+
"description": "High-performance library for inlining CSS into HTML 'style' attributes",
5+
"keywords": [
6+
"css",
7+
"html",
8+
"email",
9+
"stylesheet",
10+
"inlining"
11+
],
12+
"repository": "https://github.com/Stranger6667/css-inline",
13+
"publishConfig": {
14+
"registry": "https://registry.npmjs.org/",
15+
"access": "public"
16+
},
417
"os": [
518
"linux"
619
],

bindings/javascript/npm/linux-x64-musl/package.json

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
{
2-
"name": "css-inline-linux-x64-musl",
2+
"name": "@css-inline/css-inline-linux-x64-musl",
33
"version": "0.0.0",
4+
"description": "High-performance library for inlining CSS into HTML 'style' attributes",
5+
"keywords": [
6+
"css",
7+
"html",
8+
"email",
9+
"stylesheet",
10+
"inlining"
11+
],
12+
"repository": "https://github.com/Stranger6667/css-inline",
13+
"publishConfig": {
14+
"registry": "https://registry.npmjs.org/",
15+
"access": "public"
16+
},
417
"os": [
518
"linux"
619
],

bindings/javascript/npm/win32-x64-msvc/package.json

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
{
2-
"name": "css-inline-win32-x64-msvc",
2+
"name": "@css-inline/css-inline-win32-x64-msvc",
33
"version": "0.0.0",
4+
"description": "High-performance library for inlining CSS into HTML 'style' attributes",
5+
"keywords": [
6+
"css",
7+
"html",
8+
"email",
9+
"stylesheet",
10+
"inlining"
11+
],
12+
"repository": "https://github.com/Stranger6667/css-inline",
13+
"publishConfig": {
14+
"registry": "https://registry.npmjs.org/",
15+
"access": "public"
16+
},
417
"os": [
518
"win32"
619
],

bindings/javascript/package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,7 @@
33
"version": "0.11.2",
44
"description": "High-performance library for inlining CSS into HTML 'style' attributes",
55
"main": "index.js",
6-
"repository": {
7-
"type": "git",
8-
"url": "git+ssh://[email protected]/Stranger6667/css-inline.git"
9-
},
6+
"repository": "https://github.com/Stranger6667/css-inline",
107
"keywords": [
118
"css",
129
"html",
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)