aboutsummaryrefslogtreecommitdiff
path: root/node_modules/@webassemblyjs/helper-fsm/package.json
blob: c7652b77de9fd38593e8908850ca19752679393a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "name": "@webassemblyjs/helper-fsm",
  "version": "1.7.11",
  "description": "FSM implementation",
  "main": "lib/index.js",
  "module": "esm/index.js",
  "author": "Mauro Bringolf",
  "license": "ISC",
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "4291990bfc4648bc6676091a955d12dc3c7e5909"
}