my-idlers/node_modules/@webassemblyjs/helper-numbers/package.json

58 lines
1.8 KiB
JSON
Raw Normal View History

{
"_from": "@webassemblyjs/helper-numbers@1.11.1",
"_id": "@webassemblyjs/helper-numbers@1.11.1",
"_inBundle": false,
"_integrity": "sha512-vDkbxiB8zfnPdNK9Rajcey5C0w+QJugEglN0of+kmO8l7lDb77AnlKYQF7aarZuCrv+l0UvqL+68gSDr3k9LPQ==",
"_location": "/@webassemblyjs/helper-numbers",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@webassemblyjs/helper-numbers@1.11.1",
"name": "@webassemblyjs/helper-numbers",
"escapedName": "@webassemblyjs%2fhelper-numbers",
"scope": "@webassemblyjs",
"rawSpec": "1.11.1",
"saveSpec": null,
"fetchSpec": "1.11.1"
},
"_requiredBy": [
"/@webassemblyjs/ast"
],
"_resolved": "https://registry.npmjs.org/@webassemblyjs/helper-numbers/-/helper-numbers-1.11.1.tgz",
"_shasum": "64d81da219fbbba1e3bd1bfc74f6e8c4e10a62ae",
"_spec": "@webassemblyjs/helper-numbers@1.11.1",
"_where": "C:\\laragon\\www\\idlers\\node_modules\\@webassemblyjs\\ast",
"author": {
"name": "Sven Sauleau"
},
"bugs": {
"url": "https://github.com/xtuc/webassemblyjs/issues"
},
"bundleDependencies": false,
"dependencies": {
"@webassemblyjs/floating-point-hex-parser": "1.11.1",
"@webassemblyjs/helper-api-error": "1.11.1",
"@xtuc/long": "4.2.2"
},
"deprecated": false,
"description": "Number parsing utility",
"gitHead": "3f07e2db2031afe0ce686630418c542938c1674b",
"homepage": "https://github.com/xtuc/webassemblyjs#readme",
"license": "MIT",
"main": "lib/index.js",
"module": "esm/index.js",
"name": "@webassemblyjs/helper-numbers",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/xtuc/webassemblyjs.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.11.1"
}