@webassemblyjs/helper-fsm
Version:
FSM implementation
19 lines (18 loc) • 451 B
JSON
{
"name": "@webassemblyjs/helper-fsm",
"version": "1.14.1",
"description": "FSM implementation",
"main": "lib/index.js",
"module": "esm/index.js",
"author": "Mauro Bringolf",
"license": "ISC",
"repository": {
"type": "git",
"url": "https://github.com/xtuc/webassemblyjs.git",
"directory": "packages/helper-fsm"
},
"publishConfig": {
"access": "public"
},
"gitHead": "25d52b1296e151ac56244a7c3886661e6b4a69ea"
}