Ignore:
Timestamp:
11/23/21 14:58:44 (3 years ago)
Author:
Ema <ema_spirova@…>
Branches:
master
Children:
e29cc2e
Parents:
ceaed42
Message:

adding photos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trip-planner-front/node_modules/@webassemblyjs/helper-api-error/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@webassemblyjs/helper-api-error",
    3   "version": "1.11.1",
     2  "_args": [
     3    [
     4      "@webassemblyjs/helper-api-error@1.11.1",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@webassemblyjs/helper-api-error@1.11.1",
     10  "_id": "@webassemblyjs/helper-api-error@1.11.1",
     11  "_inBundle": false,
     12  "_integrity": "sha512-RlhS8CBCXfRUR/cwo2ho9bkheSXG0+NwooXcc3PAILALf2QLdFyj7KGsKRbVc95hZnhnERon4kW/D3SZpp6Tcg==",
     13  "_location": "/@webassemblyjs/helper-api-error",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@webassemblyjs/helper-api-error@1.11.1",
     19    "name": "@webassemblyjs/helper-api-error",
     20    "escapedName": "@webassemblyjs%2fhelper-api-error",
     21    "scope": "@webassemblyjs",
     22    "rawSpec": "1.11.1",
     23    "saveSpec": null,
     24    "fetchSpec": "1.11.1"
     25  },
     26  "_requiredBy": [
     27    "/@webassemblyjs/helper-numbers",
     28    "/@webassemblyjs/wasm-parser"
     29  ],
     30  "_resolved": "https://registry.npmjs.org/@webassemblyjs/helper-api-error/-/helper-api-error-1.11.1.tgz",
     31  "_spec": "1.11.1",
     32  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     33  "author": {
     34    "name": "Sven Sauleau"
     35  },
     36  "bugs": {
     37    "url": "https://github.com/xtuc/webassemblyjs/issues"
     38  },
    439  "description": "Common API errors",
     40  "gitHead": "3f07e2db2031afe0ce686630418c542938c1674b",
     41  "homepage": "https://github.com/xtuc/webassemblyjs#readme",
     42  "license": "MIT",
    543  "main": "lib/index.js",
    644  "module": "esm/index.js",
    7   "author": "Sven Sauleau",
    8   "license": "MIT",
    9   "repository": {
    10     "type": "git",
    11     "url": "https://github.com/xtuc/webassemblyjs.git",
    12     "directory": "packages/helper-api-error"
    13   },
     45  "name": "@webassemblyjs/helper-api-error",
    1446  "publishConfig": {
    1547    "access": "public"
    1648  },
    17   "gitHead": "3f07e2db2031afe0ce686630418c542938c1674b"
     49  "repository": {
     50    "type": "git",
     51    "url": "git+https://github.com/xtuc/webassemblyjs.git",
     52    "directory": "packages/helper-api-error"
     53  },
     54  "version": "1.11.1"
    1855}
Note: See TracChangeset for help on using the changeset viewer.