1 | {
|
---|
2 | "_args": [
|
---|
3 | [
|
---|
4 | "@webassemblyjs/helper-numbers@1.11.1",
|
---|
5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
6 | ]
|
---|
7 | ],
|
---|
8 | "_development": true,
|
---|
9 | "_from": "@webassemblyjs/helper-numbers@1.11.1",
|
---|
10 | "_id": "@webassemblyjs/helper-numbers@1.11.1",
|
---|
11 | "_inBundle": false,
|
---|
12 | "_integrity": "sha512-vDkbxiB8zfnPdNK9Rajcey5C0w+QJugEglN0of+kmO8l7lDb77AnlKYQF7aarZuCrv+l0UvqL+68gSDr3k9LPQ==",
|
---|
13 | "_location": "/@webassemblyjs/helper-numbers",
|
---|
14 | "_phantomChildren": {},
|
---|
15 | "_requested": {
|
---|
16 | "type": "version",
|
---|
17 | "registry": true,
|
---|
18 | "raw": "@webassemblyjs/helper-numbers@1.11.1",
|
---|
19 | "name": "@webassemblyjs/helper-numbers",
|
---|
20 | "escapedName": "@webassemblyjs%2fhelper-numbers",
|
---|
21 | "scope": "@webassemblyjs",
|
---|
22 | "rawSpec": "1.11.1",
|
---|
23 | "saveSpec": null,
|
---|
24 | "fetchSpec": "1.11.1"
|
---|
25 | },
|
---|
26 | "_requiredBy": [
|
---|
27 | "/@webassemblyjs/ast"
|
---|
28 | ],
|
---|
29 | "_resolved": "https://registry.npmjs.org/@webassemblyjs/helper-numbers/-/helper-numbers-1.11.1.tgz",
|
---|
30 | "_spec": "1.11.1",
|
---|
31 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
|
---|
32 | "author": {
|
---|
33 | "name": "Sven Sauleau"
|
---|
34 | },
|
---|
35 | "bugs": {
|
---|
36 | "url": "https://github.com/xtuc/webassemblyjs/issues"
|
---|
37 | },
|
---|
38 | "dependencies": {
|
---|
39 | "@webassemblyjs/floating-point-hex-parser": "1.11.1",
|
---|
40 | "@webassemblyjs/helper-api-error": "1.11.1",
|
---|
41 | "@xtuc/long": "4.2.2"
|
---|
42 | },
|
---|
43 | "description": "Number parsing utility",
|
---|
44 | "gitHead": "3f07e2db2031afe0ce686630418c542938c1674b",
|
---|
45 | "homepage": "https://github.com/xtuc/webassemblyjs#readme",
|
---|
46 | "license": "MIT",
|
---|
47 | "main": "lib/index.js",
|
---|
48 | "module": "esm/index.js",
|
---|
49 | "name": "@webassemblyjs/helper-numbers",
|
---|
50 | "publishConfig": {
|
---|
51 | "access": "public"
|
---|
52 | },
|
---|
53 | "repository": {
|
---|
54 | "type": "git",
|
---|
55 | "url": "git+https://github.com/xtuc/webassemblyjs.git"
|
---|
56 | },
|
---|
57 | "scripts": {
|
---|
58 | "test": "echo \"Error: no test specified\" && exit 1"
|
---|
59 | },
|
---|
60 | "version": "1.11.1"
|
---|
61 | }
|
---|