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.
61 lines
2.0 KiB
61 lines
2.0 KiB
{
|
|
"_args": [
|
|
[
|
|
"@webassemblyjs/floating-point-hex-parser@1.8.5",
|
|
"G:\\bishe\\2024\\springboot\\143_论文\\039_springboot流浪天使乐园管理系统设计与实现\\vue\\admin"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "@webassemblyjs/floating-point-hex-parser@1.8.5",
|
|
"_id": "@webassemblyjs/floating-point-hex-parser@1.8.5",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-G6kmopI2E+3OSW/VsC6M6KX0lyE=",
|
|
"_location": "/@webassemblyjs/floating-point-hex-parser",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@webassemblyjs/floating-point-hex-parser@1.8.5",
|
|
"name": "@webassemblyjs/floating-point-hex-parser",
|
|
"escapedName": "@webassemblyjs%2ffloating-point-hex-parser",
|
|
"scope": "@webassemblyjs",
|
|
"rawSpec": "1.8.5",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.8.5"
|
|
},
|
|
"_requiredBy": [
|
|
"/@webassemblyjs/wast-parser"
|
|
],
|
|
"_resolved": "https://registry.npm.taobao.org/@webassemblyjs/floating-point-hex-parser/download/@webassemblyjs/floating-point-hex-parser-1.8.5.tgz",
|
|
"_spec": "1.8.5",
|
|
"_where": "G:\\bishe\\2024\\springboot\\143_论文\\039_springboot流浪天使乐园管理系统设计与实现\\vue\\admin",
|
|
"author": {
|
|
"name": "Mauro Bringolf"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/xtuc/webassemblyjs/issues"
|
|
},
|
|
"description": "A function to parse floating point hexadecimal strings as defined by the WebAssembly specification",
|
|
"gitHead": "77bc195e9bb463b4fa4cbdb6291eed446d454d49",
|
|
"homepage": "https://github.com/xtuc/webassemblyjs#readme",
|
|
"keywords": [
|
|
"webassembly",
|
|
"floating-point"
|
|
],
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"module": "esm/index.js",
|
|
"name": "@webassemblyjs/floating-point-hex-parser",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/xtuc/webassemblyjs.git"
|
|
},
|
|
"scripts": {
|
|
"build-fuzzer": "[ -f ./test/fuzzing/parse.out ] || gcc ./test/fuzzing/parse.c -o ./test/fuzzing/parse.out -lm -Wall"
|
|
},
|
|
"version": "1.8.5"
|
|
}
|