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