source: imaps-frontend/node_modules/@esbuild/linux-x64/package.json@ 79a0317

main
Last change on this file since 79a0317 was 79a0317, checked in by stefan toskovski <stefantoska84@…>, 3 days ago

F4 Finalna Verzija

  • Property mode set to 100644
File size: 1.4 KB
Line 
1{
2 "_from": "@esbuild/linux-x64@0.21.5",
3 "_id": "@esbuild/linux-x64@0.21.5",
4 "_inBundle": false,
5 "_integrity": "sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==",
6 "_location": "/@esbuild/linux-x64",
7 "_phantomChildren": {},
8 "_requested": {
9 "type": "version",
10 "registry": true,
11 "raw": "@esbuild/linux-x64@0.21.5",
12 "name": "@esbuild/linux-x64",
13 "escapedName": "@esbuild%2flinux-x64",
14 "scope": "@esbuild",
15 "rawSpec": "0.21.5",
16 "saveSpec": null,
17 "fetchSpec": "0.21.5"
18 },
19 "_requiredBy": [
20 "/esbuild"
21 ],
22 "_resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.21.5.tgz",
23 "_shasum": "6d8f0c768e070e64309af8004bb94e68ab2bb3b0",
24 "_spec": "@esbuild/linux-x64@0.21.5",
25 "_where": "/home/stevetosak/Proekt/IMaps/imaps-frontend/node_modules/esbuild",
26 "bugs": {
27 "url": "https://github.com/evanw/esbuild/issues"
28 },
29 "bundleDependencies": false,
30 "cpu": [
31 "x64"
32 ],
33 "deprecated": false,
34 "description": "The Linux 64-bit binary for esbuild, a JavaScript bundler.",
35 "engines": {
36 "node": ">=12"
37 },
38 "homepage": "https://github.com/evanw/esbuild#readme",
39 "license": "MIT",
40 "name": "@esbuild/linux-x64",
41 "os": [
42 "linux"
43 ],
44 "preferUnplugged": true,
45 "repository": {
46 "type": "git",
47 "url": "git+https://github.com/evanw/esbuild.git"
48 },
49 "version": "0.21.5"
50}
Note: See TracBrowser for help on using the repository browser.