58 lines
1.8 KiB
JSON
58 lines
1.8 KiB
JSON
|
{
|
||
|
"_from": "@webassemblyjs/helper-numbers@1.11.0",
|
||
|
"_id": "@webassemblyjs/helper-numbers@1.11.0",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-DhRQKelIj01s5IgdsOJMKLppI+4zpmcMQ3XboFPLwCpSNH6Hqo1ritgHgD0nqHeSYqofA6aBN/NmXuGjM1jEfQ==",
|
||
|
"_location": "/@webassemblyjs/helper-numbers",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "@webassemblyjs/helper-numbers@1.11.0",
|
||
|
"name": "@webassemblyjs/helper-numbers",
|
||
|
"escapedName": "@webassemblyjs%2fhelper-numbers",
|
||
|
"scope": "@webassemblyjs",
|
||
|
"rawSpec": "1.11.0",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "1.11.0"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/@webassemblyjs/ast"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/@webassemblyjs/helper-numbers/-/helper-numbers-1.11.0.tgz",
|
||
|
"_shasum": "7ab04172d54e312cc6ea4286d7d9fa27c88cd4f9",
|
||
|
"_spec": "@webassemblyjs/helper-numbers@1.11.0",
|
||
|
"_where": "/home/vitrubio/Documents/trabajo/biofriction/biofriction-web/biofriction-theme/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.0",
|
||
|
"@webassemblyjs/helper-api-error": "1.11.0",
|
||
|
"@xtuc/long": "4.2.2"
|
||
|
},
|
||
|
"deprecated": false,
|
||
|
"description": "Number parsing utility",
|
||
|
"gitHead": "2646d3b7d79bba66c4a5930c52ae99a30a9767db",
|
||
|
"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.0"
|
||
|
}
|