[6a3a178] | 1 | {
|
---|
[59329aa] | 2 | "_args": [
|
---|
| 3 | [
|
---|
| 4 | "@webassemblyjs/ast@1.11.1",
|
---|
| 5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
| 6 | ]
|
---|
| 7 | ],
|
---|
| 8 | "_development": true,
|
---|
| 9 | "_from": "@webassemblyjs/ast@1.11.1",
|
---|
| 10 | "_id": "@webassemblyjs/ast@1.11.1",
|
---|
| 11 | "_inBundle": false,
|
---|
| 12 | "_integrity": "sha512-ukBh14qFLjxTQNTXocdyksN5QdM28S1CxHt2rdskFyL+xFV7VremuBLVbmCePj+URalXBENx/9Lm7lnhihtCSw==",
|
---|
| 13 | "_location": "/@webassemblyjs/ast",
|
---|
| 14 | "_phantomChildren": {},
|
---|
| 15 | "_requested": {
|
---|
| 16 | "type": "version",
|
---|
| 17 | "registry": true,
|
---|
| 18 | "raw": "@webassemblyjs/ast@1.11.1",
|
---|
| 19 | "name": "@webassemblyjs/ast",
|
---|
| 20 | "escapedName": "@webassemblyjs%2fast",
|
---|
| 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-gen",
|
---|
| 30 | "/@webassemblyjs/wasm-opt",
|
---|
| 31 | "/@webassemblyjs/wasm-parser",
|
---|
| 32 | "/@webassemblyjs/wast-printer",
|
---|
| 33 | "/webpack"
|
---|
| 34 | ],
|
---|
| 35 | "_resolved": "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.11.1.tgz",
|
---|
| 36 | "_spec": "1.11.1",
|
---|
| 37 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
|
---|
| 38 | "author": {
|
---|
| 39 | "name": "Sven Sauleau"
|
---|
| 40 | },
|
---|
| 41 | "bugs": {
|
---|
| 42 | "url": "https://github.com/xtuc/webassemblyjs/issues"
|
---|
| 43 | },
|
---|
| 44 | "dependencies": {
|
---|
| 45 | "@webassemblyjs/helper-numbers": "1.11.1",
|
---|
| 46 | "@webassemblyjs/helper-wasm-bytecode": "1.11.1"
|
---|
| 47 | },
|
---|
[6a3a178] | 48 | "description": "AST utils for webassemblyjs",
|
---|
[59329aa] | 49 | "devDependencies": {
|
---|
| 50 | "@webassemblyjs/helper-test-framework": "1.11.1",
|
---|
| 51 | "array.prototype.flatmap": "^1.2.1",
|
---|
| 52 | "dump-exports": "^0.1.0",
|
---|
| 53 | "mamacro": "^0.0.7"
|
---|
| 54 | },
|
---|
| 55 | "gitHead": "3f07e2db2031afe0ce686630418c542938c1674b",
|
---|
| 56 | "homepage": "https://github.com/xtuc/webassemblyjs#readme",
|
---|
[6a3a178] | 57 | "keywords": [
|
---|
| 58 | "webassembly",
|
---|
| 59 | "javascript",
|
---|
| 60 | "ast"
|
---|
| 61 | ],
|
---|
[59329aa] | 62 | "license": "MIT",
|
---|
[6a3a178] | 63 | "main": "lib/index.js",
|
---|
| 64 | "module": "esm/index.js",
|
---|
[59329aa] | 65 | "name": "@webassemblyjs/ast",
|
---|
[6a3a178] | 66 | "publishConfig": {
|
---|
| 67 | "access": "public"
|
---|
| 68 | },
|
---|
[59329aa] | 69 | "repository": {
|
---|
| 70 | "type": "git",
|
---|
| 71 | "url": "git+https://github.com/xtuc/webassemblyjs.git"
|
---|
[6a3a178] | 72 | },
|
---|
[59329aa] | 73 | "version": "1.11.1"
|
---|
[6a3a178] | 74 | }
|
---|