14 lines
313 B
JSON
14 lines
313 B
JSON
{
|
|
"name": "@webassemblyjs/helper-fsm",
|
|
"version": "1.8.5",
|
|
"description": "FSM implementation",
|
|
"main": "lib/index.js",
|
|
"module": "esm/index.js",
|
|
"author": "Mauro Bringolf",
|
|
"license": "ISC",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"gitHead": "77bc195e9bb463b4fa4cbdb6291eed446d454d49"
|
|
}
|