source: trip-planner-front/node_modules/esbuild-windows-64/package.json@ 59329aa

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

adding photos

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