1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
| {
| "_args": [
| [
| "@webassemblyjs/helper-fsm@1.9.0",
| "/Users/tomas/PAM/PAMapp"
| ]
| ],
| "_from": "@webassemblyjs/helper-fsm@1.9.0",
| "_id": "@webassemblyjs/helper-fsm@1.9.0",
| "_inBundle": false,
| "_integrity": "sha512-OPRowhGbshCb5PxJ8LocpdX9Kl0uB4XsAjl6jH/dWKlk/mzsANvhwbiULsaiqT5GZGT9qinTICdj6PLuM5gslw==",
| "_location": "/@webassemblyjs/helper-fsm",
| "_phantomChildren": {},
| "_requested": {
| "type": "version",
| "registry": true,
| "raw": "@webassemblyjs/helper-fsm@1.9.0",
| "name": "@webassemblyjs/helper-fsm",
| "escapedName": "@webassemblyjs%2fhelper-fsm",
| "scope": "@webassemblyjs",
| "rawSpec": "1.9.0",
| "saveSpec": null,
| "fetchSpec": "1.9.0"
| },
| "_requiredBy": [
| "/@webassemblyjs/wast-parser"
| ],
| "_resolved": "https://registry.npmjs.org/@webassemblyjs/helper-fsm/-/helper-fsm-1.9.0.tgz",
| "_spec": "1.9.0",
| "_where": "/Users/tomas/PAM/PAMapp",
| "author": {
| "name": "Mauro Bringolf"
| },
| "description": "FSM implementation",
| "gitHead": "0440b420888c1f7701eb9762ec657775506b87d8",
| "license": "ISC",
| "main": "lib/index.js",
| "module": "esm/index.js",
| "name": "@webassemblyjs/helper-fsm",
| "publishConfig": {
| "access": "public"
| },
| "version": "1.9.0"
| }
|
|