[6a3a178] | 1 | {
|
---|
[59329aa] | 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 | },
|
---|
[6a3a178] | 39 | "description": "Common API errors",
|
---|
[59329aa] | 40 | "gitHead": "3f07e2db2031afe0ce686630418c542938c1674b",
|
---|
| 41 | "homepage": "https://github.com/xtuc/webassemblyjs#readme",
|
---|
| 42 | "license": "MIT",
|
---|
[6a3a178] | 43 | "main": "lib/index.js",
|
---|
| 44 | "module": "esm/index.js",
|
---|
[59329aa] | 45 | "name": "@webassemblyjs/helper-api-error",
|
---|
| 46 | "publishConfig": {
|
---|
| 47 | "access": "public"
|
---|
| 48 | },
|
---|
[6a3a178] | 49 | "repository": {
|
---|
| 50 | "type": "git",
|
---|
[59329aa] | 51 | "url": "git+https://github.com/xtuc/webassemblyjs.git",
|
---|
[6a3a178] | 52 | "directory": "packages/helper-api-error"
|
---|
| 53 | },
|
---|
[59329aa] | 54 | "version": "1.11.1"
|
---|
[6a3a178] | 55 | }
|
---|