source: trip-planner-front/node_modules/esbuild-wasm/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.5 KB
Line 
1{
2 "_args": [
3 [
4 "esbuild-wasm@0.13.4",
5 "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
6 ]
7 ],
8 "_development": true,
9 "_from": "esbuild-wasm@0.13.4",
10 "_id": "esbuild-wasm@0.13.4",
11 "_inBundle": false,
12 "_integrity": "sha512-2dN7njr9/2QzKLqbTEgXr73vDbSqffdJMv4EfaMQoy04cej0owbGHH5apPgED0wN9I5e7sBT0/Q81tVy3wQBlA==",
13 "_location": "/esbuild-wasm",
14 "_phantomChildren": {},
15 "_requested": {
16 "type": "version",
17 "registry": true,
18 "raw": "esbuild-wasm@0.13.4",
19 "name": "esbuild-wasm",
20 "escapedName": "esbuild-wasm",
21 "rawSpec": "0.13.4",
22 "saveSpec": null,
23 "fetchSpec": "0.13.4"
24 },
25 "_requiredBy": [
26 "/@angular-devkit/build-angular"
27 ],
28 "_resolved": "https://registry.npmjs.org/esbuild-wasm/-/esbuild-wasm-0.13.4.tgz",
29 "_spec": "0.13.4",
30 "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
31 "bin": {
32 "esbuild": "bin/esbuild"
33 },
34 "browser": "lib/browser.js",
35 "bugs": {
36 "url": "https://github.com/evanw/esbuild/issues"
37 },
38 "description": "The cross-platform WebAssembly binary for esbuild, a JavaScript bundler.",
39 "directories": {
40 "bin": "bin"
41 },
42 "engines": {
43 "node": ">=8"
44 },
45 "homepage": "https://github.com/evanw/esbuild#readme",
46 "license": "MIT",
47 "main": "lib/main.js",
48 "name": "esbuild-wasm",
49 "repository": {
50 "type": "git",
51 "url": "git+https://github.com/evanw/esbuild.git"
52 },
53 "types": "lib/main.d.ts",
54 "version": "0.13.4"
55}
Note: See TracBrowser for help on using the repository browser.