Last change
on this file since fa375fe was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago |
initial commit
|
-
Property mode
set to
100644
|
File size:
292 bytes
|
Rev | Line | |
---|
[6a3a178] | 1 | {
|
---|
| 2 | "name": "esbuild-windows-64",
|
---|
| 3 | "version": "0.13.4",
|
---|
| 4 | "description": "The Windows 64-bit binary for esbuild, a JavaScript bundler.",
|
---|
| 5 | "repository": "https://github.com/evanw/esbuild",
|
---|
| 6 | "license": "MIT",
|
---|
| 7 | "preferUnplugged": false,
|
---|
| 8 | "os": [
|
---|
| 9 | "win32"
|
---|
| 10 | ],
|
---|
| 11 | "cpu": [
|
---|
| 12 | "x64"
|
---|
| 13 | ]
|
---|
| 14 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.