source: trip-planner-front/node_modules/esbuild-windows-64/package.json@ 84d0fbb

Last change on this file since 84d0fbb was e29cc2e, checked in by Ema <ema_spirova@…>, 3 years ago

primeNG components

  • Property mode set to 100644
File size: 1.4 KB
Line 
1{
2 "_from": "esbuild-windows-64@0.13.8",
3 "_id": "esbuild-windows-64@0.13.8",
4 "_inBundle": false,
5 "_integrity": "sha512-76Fb57B9eE/JmJi1QmUW0tRLQZfGo0it+JeYoCDTSlbTn7LV44ecOHIMJSSgZADUtRMWT9z0Kz186bnaB3amSg==",
6 "_location": "/esbuild-windows-64",
7 "_phantomChildren": {},
8 "_requested": {
9 "type": "version",
10 "registry": true,
11 "raw": "esbuild-windows-64@0.13.8",
12 "name": "esbuild-windows-64",
13 "escapedName": "esbuild-windows-64",
14 "rawSpec": "0.13.8",
15 "saveSpec": null,
16 "fetchSpec": "0.13.8"
17 },
18 "_requiredBy": [
19 "/esbuild"
20 ],
21 "_resolved": "https://registry.npmjs.org/esbuild-windows-64/-/esbuild-windows-64-0.13.8.tgz",
22 "_shasum": "7defd8d79ae3bb7e6f53b65a7190be7daf901686",
23 "_spec": "esbuild-windows-64@0.13.8",
24 "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front\\node_modules\\esbuild",
25 "bugs": {
26 "url": "https://github.com/evanw/esbuild/issues"
27 },
28 "bundleDependencies": false,
29 "cpu": [
30 "x64"
31 ],
32 "deprecated": false,
33 "description": "The Windows 64-bit binary for esbuild, a JavaScript bundler.",
34 "homepage": "https://github.com/evanw/esbuild#readme",
35 "license": "MIT",
36 "name": "esbuild-windows-64",
37 "os": [
38 "win32"
39 ],
40 "preferUnplugged": false,
41 "repository": {
42 "type": "git",
43 "url": "git+https://github.com/evanw/esbuild.git"
44 },
45 "version": "0.13.8"
46}
Note: See TracBrowser for help on using the repository browser.