You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
733 B
22 lines
733 B
{
|
|
"name": "@webassemblyjs/helper-api-error",
|
|
"version": "1.13.2",
|
|
"description": "Common API errors",
|
|
"main": "lib/index.js",
|
|
"module": "esm/index.js",
|
|
"author": "Sven Sauleau",
|
|
"license": "MIT",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/xtuc/webassemblyjs.git",
|
|
"directory": "packages/helper-api-error"
|
|
},
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"gitHead": "897aeb784f042a46a00626f1d1cca96159aa5db3"
|
|
|
|
,"_resolved": "https://registry.npmmirror.com/@webassemblyjs/helper-api-error/-/helper-api-error-1.13.2.tgz"
|
|
,"_integrity": "sha512-U56GMYxy4ZQCbDZd6JuvvNV/WFildOjsaWD3Tzzvmw/mas3cXzRJPMjP83JqEsgSbyrmaGjBfDtV7KDXV9UzFQ=="
|
|
,"_from": "@webassemblyjs/helper-api-error@1.13.2"
|
|
}
|