Skip to content

Commit f8ec300

Browse files
committed
run npm pkg fix as suggested by the npm cli
1 parent d7fd1ad commit f8ec300

File tree

24 files changed

+96
-24
lines changed

24 files changed

+96
-24
lines changed

npm/@esbuild/aix-ppc64/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
"name": "@esbuild/aix-ppc64",
33
"version": "0.19.12",
44
"description": "The IBM AIX PowerPC 64-bit binary for esbuild, a JavaScript bundler.",
5-
"repository": "https://github.com/evanw/esbuild",
5+
"repository": {
6+
"type": "git",
7+
"url": "git+https://github.com/evanw/esbuild.git"
8+
},
69
"license": "MIT",
710
"preferUnplugged": true,
811
"engines": {

npm/@esbuild/android-arm/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
"name": "@esbuild/android-arm",
33
"version": "0.19.12",
44
"description": "A WebAssembly shim for esbuild on Android ARM.",
5-
"repository": "https://github.com/evanw/esbuild",
5+
"repository": {
6+
"type": "git",
7+
"url": "git+https://github.com/evanw/esbuild.git"
8+
},
69
"license": "MIT",
710
"preferUnplugged": true,
811
"engines": {

npm/@esbuild/android-arm64/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
"name": "@esbuild/android-arm64",
33
"version": "0.19.12",
44
"description": "The Android ARM 64-bit binary for esbuild, a JavaScript bundler.",
5-
"repository": "https://github.com/evanw/esbuild",
5+
"repository": {
6+
"type": "git",
7+
"url": "git+https://github.com/evanw/esbuild.git"
8+
},
69
"license": "MIT",
710
"preferUnplugged": true,
811
"engines": {

npm/@esbuild/darwin-arm64/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
"name": "@esbuild/darwin-arm64",
33
"version": "0.19.12",
44
"description": "The macOS ARM 64-bit binary for esbuild, a JavaScript bundler.",
5-
"repository": "https://github.com/evanw/esbuild",
5+
"repository": {
6+
"type": "git",
7+
"url": "git+https://github.com/evanw/esbuild.git"
8+
},
69
"license": "MIT",
710
"preferUnplugged": true,
811
"engines": {

npm/@esbuild/darwin-x64/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
"name": "@esbuild/darwin-x64",
33
"version": "0.19.12",
44
"description": "The macOS 64-bit binary for esbuild, a JavaScript bundler.",
5-
"repository": "https://github.com/evanw/esbuild",
5+
"repository": {
6+
"type": "git",
7+
"url": "git+https://github.com/evanw/esbuild.git"
8+
},
69
"license": "MIT",
710
"preferUnplugged": true,
811
"engines": {

npm/@esbuild/freebsd-arm64/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
"name": "@esbuild/freebsd-arm64",
33
"version": "0.19.12",
44
"description": "The FreeBSD ARM 64-bit binary for esbuild, a JavaScript bundler.",
5-
"repository": "https://github.com/evanw/esbuild",
5+
"repository": {
6+
"type": "git",
7+
"url": "git+https://github.com/evanw/esbuild.git"
8+
},
69
"license": "MIT",
710
"preferUnplugged": true,
811
"engines": {

npm/@esbuild/freebsd-x64/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
"name": "@esbuild/freebsd-x64",
33
"version": "0.19.12",
44
"description": "The FreeBSD 64-bit binary for esbuild, a JavaScript bundler.",
5-
"repository": "https://github.com/evanw/esbuild",
5+
"repository": {
6+
"type": "git",
7+
"url": "git+https://github.com/evanw/esbuild.git"
8+
},
69
"license": "MIT",
710
"preferUnplugged": true,
811
"engines": {

npm/@esbuild/linux-arm/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
"name": "@esbuild/linux-arm",
33
"version": "0.19.12",
44
"description": "The Linux ARM binary for esbuild, a JavaScript bundler.",
5-
"repository": "https://github.com/evanw/esbuild",
5+
"repository": {
6+
"type": "git",
7+
"url": "git+https://github.com/evanw/esbuild.git"
8+
},
69
"license": "MIT",
710
"preferUnplugged": true,
811
"engines": {

npm/@esbuild/linux-arm64/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
"name": "@esbuild/linux-arm64",
33
"version": "0.19.12",
44
"description": "The Linux ARM 64-bit binary for esbuild, a JavaScript bundler.",
5-
"repository": "https://github.com/evanw/esbuild",
5+
"repository": {
6+
"type": "git",
7+
"url": "git+https://github.com/evanw/esbuild.git"
8+
},
69
"license": "MIT",
710
"preferUnplugged": true,
811
"engines": {

npm/@esbuild/linux-ia32/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
"name": "@esbuild/linux-ia32",
33
"version": "0.19.12",
44
"description": "The Linux 32-bit binary for esbuild, a JavaScript bundler.",
5-
"repository": "https://github.com/evanw/esbuild",
5+
"repository": {
6+
"type": "git",
7+
"url": "git+https://github.com/evanw/esbuild.git"
8+
},
69
"license": "MIT",
710
"preferUnplugged": true,
811
"engines": {

npm/@esbuild/linux-loong64/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
"name": "@esbuild/linux-loong64",
33
"version": "0.19.12",
44
"description": "The Linux LoongArch 64-bit binary for esbuild, a JavaScript bundler.",
5-
"repository": "https://github.com/evanw/esbuild",
5+
"repository": {
6+
"type": "git",
7+
"url": "git+https://github.com/evanw/esbuild.git"
8+
},
69
"license": "MIT",
710
"preferUnplugged": true,
811
"engines": {

npm/@esbuild/linux-mips64el/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
"name": "@esbuild/linux-mips64el",
33
"version": "0.19.12",
44
"description": "The Linux MIPS 64-bit Little Endian binary for esbuild, a JavaScript bundler.",
5-
"repository": "https://github.com/evanw/esbuild",
5+
"repository": {
6+
"type": "git",
7+
"url": "git+https://github.com/evanw/esbuild.git"
8+
},
69
"license": "MIT",
710
"preferUnplugged": true,
811
"engines": {

npm/@esbuild/linux-ppc64/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
"name": "@esbuild/linux-ppc64",
33
"version": "0.19.12",
44
"description": "The Linux PowerPC 64-bit Little Endian binary for esbuild, a JavaScript bundler.",
5-
"repository": "https://github.com/evanw/esbuild",
5+
"repository": {
6+
"type": "git",
7+
"url": "git+https://github.com/evanw/esbuild.git"
8+
},
69
"license": "MIT",
710
"preferUnplugged": true,
811
"engines": {

npm/@esbuild/linux-riscv64/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
"name": "@esbuild/linux-riscv64",
33
"version": "0.19.12",
44
"description": "The Linux RISC-V 64-bit binary for esbuild, a JavaScript bundler.",
5-
"repository": "https://github.com/evanw/esbuild",
5+
"repository": {
6+
"type": "git",
7+
"url": "git+https://github.com/evanw/esbuild.git"
8+
},
69
"license": "MIT",
710
"preferUnplugged": true,
811
"engines": {

npm/@esbuild/linux-s390x/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
"name": "@esbuild/linux-s390x",
33
"version": "0.19.12",
44
"description": "The Linux IBM Z 64-bit Big Endian binary for esbuild, a JavaScript bundler.",
5-
"repository": "https://github.com/evanw/esbuild",
5+
"repository": {
6+
"type": "git",
7+
"url": "git+https://github.com/evanw/esbuild.git"
8+
},
69
"license": "MIT",
710
"preferUnplugged": true,
811
"engines": {

npm/@esbuild/linux-x64/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
"name": "@esbuild/linux-x64",
33
"version": "0.19.12",
44
"description": "The Linux 64-bit binary for esbuild, a JavaScript bundler.",
5-
"repository": "https://github.com/evanw/esbuild",
5+
"repository": {
6+
"type": "git",
7+
"url": "git+https://github.com/evanw/esbuild.git"
8+
},
69
"license": "MIT",
710
"preferUnplugged": true,
811
"engines": {

npm/@esbuild/netbsd-x64/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
"name": "@esbuild/netbsd-x64",
33
"version": "0.19.12",
44
"description": "The NetBSD AMD64 binary for esbuild, a JavaScript bundler.",
5-
"repository": "https://github.com/evanw/esbuild",
5+
"repository": {
6+
"type": "git",
7+
"url": "git+https://github.com/evanw/esbuild.git"
8+
},
69
"license": "MIT",
710
"engines": {
811
"node": ">=12"

npm/@esbuild/openbsd-x64/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
"name": "@esbuild/openbsd-x64",
33
"version": "0.19.12",
44
"description": "The OpenBSD 64-bit binary for esbuild, a JavaScript bundler.",
5-
"repository": "https://github.com/evanw/esbuild",
5+
"repository": {
6+
"type": "git",
7+
"url": "git+https://github.com/evanw/esbuild.git"
8+
},
69
"license": "MIT",
710
"preferUnplugged": true,
811
"engines": {

npm/@esbuild/sunos-x64/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
"name": "@esbuild/sunos-x64",
33
"version": "0.19.12",
44
"description": "The illumos 64-bit binary for esbuild, a JavaScript bundler.",
5-
"repository": "https://github.com/evanw/esbuild",
5+
"repository": {
6+
"type": "git",
7+
"url": "git+https://github.com/evanw/esbuild.git"
8+
},
69
"license": "MIT",
710
"preferUnplugged": true,
811
"engines": {

npm/@esbuild/win32-arm64/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
"name": "@esbuild/win32-arm64",
33
"version": "0.19.12",
44
"description": "The Windows ARM 64-bit binary for esbuild, a JavaScript bundler.",
5-
"repository": "https://github.com/evanw/esbuild",
5+
"repository": {
6+
"type": "git",
7+
"url": "git+https://github.com/evanw/esbuild.git"
8+
},
69
"license": "MIT",
710
"preferUnplugged": true,
811
"engines": {

npm/@esbuild/win32-ia32/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
"name": "@esbuild/win32-ia32",
33
"version": "0.19.12",
44
"description": "The Windows 32-bit binary for esbuild, a JavaScript bundler.",
5-
"repository": "https://github.com/evanw/esbuild",
5+
"repository": {
6+
"type": "git",
7+
"url": "git+https://github.com/evanw/esbuild.git"
8+
},
69
"license": "MIT",
710
"preferUnplugged": true,
811
"engines": {

npm/@esbuild/win32-x64/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
"name": "@esbuild/win32-x64",
33
"version": "0.19.12",
44
"description": "The Windows 64-bit binary for esbuild, a JavaScript bundler.",
5-
"repository": "https://github.com/evanw/esbuild",
5+
"repository": {
6+
"type": "git",
7+
"url": "git+https://github.com/evanw/esbuild.git"
8+
},
69
"license": "MIT",
710
"preferUnplugged": true,
811
"engines": {

npm/esbuild-wasm/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
"name": "esbuild-wasm",
33
"version": "0.19.12",
44
"description": "The cross-platform WebAssembly binary for esbuild, a JavaScript bundler.",
5-
"repository": "https://github.com/evanw/esbuild",
5+
"repository": {
6+
"type": "git",
7+
"url": "git+https://github.com/evanw/esbuild.git"
8+
},
69
"license": "MIT",
710
"engines": {
811
"node": ">=12"

npm/esbuild/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
"name": "esbuild",
33
"version": "0.19.12",
44
"description": "An extremely fast JavaScript and CSS bundler and minifier.",
5-
"repository": "https://github.com/evanw/esbuild",
5+
"repository": {
6+
"type": "git",
7+
"url": "git+https://github.com/evanw/esbuild.git"
8+
},
69
"scripts": {
710
"postinstall": "node install.js"
811
},

0 commit comments

Comments
 (0)