source: trip-planner-front/node_modules/@webassemblyjs/helper-wasm-bytecode/package.json@ 8d391a1

Last change on this file since 8d391a1 was 59329aa, checked in by Ema <ema_spirova@…>, 3 years ago

adding photos

  • Property mode set to 100644
File size: 1.9 KB
RevLine 
[6a3a178]1{
[59329aa]2 "_args": [
3 [
4 "@webassemblyjs/helper-wasm-bytecode@1.11.1",
5 "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
6 ]
7 ],
8 "_development": true,
9 "_from": "@webassemblyjs/helper-wasm-bytecode@1.11.1",
10 "_id": "@webassemblyjs/helper-wasm-bytecode@1.11.1",
11 "_inBundle": false,
12 "_integrity": "sha512-PvpoOGiJwXeTrSf/qfudJhwlvDQxFgelbMqtq52WWiXC6Xgg1IREdngmPN3bs4RoO83PnL/nFrxucXj1+BX62Q==",
13 "_location": "/@webassemblyjs/helper-wasm-bytecode",
14 "_phantomChildren": {},
15 "_requested": {
16 "type": "version",
17 "registry": true,
18 "raw": "@webassemblyjs/helper-wasm-bytecode@1.11.1",
19 "name": "@webassemblyjs/helper-wasm-bytecode",
20 "escapedName": "@webassemblyjs%2fhelper-wasm-bytecode",
21 "scope": "@webassemblyjs",
22 "rawSpec": "1.11.1",
23 "saveSpec": null,
24 "fetchSpec": "1.11.1"
25 },
26 "_requiredBy": [
27 "/@webassemblyjs/ast",
28 "/@webassemblyjs/helper-wasm-section",
29 "/@webassemblyjs/wasm-edit",
30 "/@webassemblyjs/wasm-gen",
31 "/@webassemblyjs/wasm-parser"
32 ],
33 "_resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.11.1.tgz",
34 "_spec": "1.11.1",
35 "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
36 "author": {
37 "name": "Sven Sauleau"
38 },
39 "bugs": {
40 "url": "https://github.com/xtuc/webassemblyjs/issues"
41 },
[6a3a178]42 "description": "WASM's Bytecode constants",
[59329aa]43 "gitHead": "3f07e2db2031afe0ce686630418c542938c1674b",
44 "homepage": "https://github.com/xtuc/webassemblyjs#readme",
45 "license": "MIT",
[6a3a178]46 "main": "lib/index.js",
47 "module": "esm/index.js",
[59329aa]48 "name": "@webassemblyjs/helper-wasm-bytecode",
49 "publishConfig": {
50 "access": "public"
[6a3a178]51 },
52 "repository": {
53 "type": "git",
[59329aa]54 "url": "git+https://github.com/xtuc/webassemblyjs.git"
[6a3a178]55 },
[59329aa]56 "scripts": {
57 "test": "echo \"Error: no test specified\" && exit 1"
[6a3a178]58 },
[59329aa]59 "version": "1.11.1"
[6a3a178]60}
Note: See TracBrowser for help on using the repository browser.