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.
29 lines
920 B
29 lines
920 B
{
|
|
"name": "@webassemblyjs/helper-numbers",
|
|
"version": "1.13.2",
|
|
"description": "Number parsing utility",
|
|
"main": "lib/index.js",
|
|
"module": "esm/index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/xtuc/webassemblyjs.git"
|
|
},
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"dependencies": {
|
|
"@webassemblyjs/floating-point-hex-parser": "1.13.2",
|
|
"@webassemblyjs/helper-api-error": "1.13.2",
|
|
"@xtuc/long": "4.2.2"
|
|
},
|
|
"author": "Sven Sauleau",
|
|
"license": "MIT",
|
|
"gitHead": "897aeb784f042a46a00626f1d1cca96159aa5db3"
|
|
|
|
,"_resolved": "https://registry.npmmirror.com/@webassemblyjs/helper-numbers/-/helper-numbers-1.13.2.tgz"
|
|
,"_integrity": "sha512-FE8aCmS5Q6eQYcV3gI35O4J789wlQA+7JrqTTpJqn5emA4U2hvwJmvFRC0HODS+3Ye6WioDklgd6scJ3+PLnEA=="
|
|
,"_from": "@webassemblyjs/helper-numbers@1.13.2"
|
|
}
|