{
  "_args": [
    [
      {
        "raw": "@webassemblyjs/floating-point-hex-parser@1.9.0",
        "scope": "@webassemblyjs",
        "escapedName": "@webassemblyjs%2ffloating-point-hex-parser",
        "name": "@webassemblyjs/floating-point-hex-parser",
        "rawSpec": "1.9.0",
        "spec": "1.9.0",
        "type": "version"
      },
      "/var/www/html/ims/node_modules/@webassemblyjs/wast-parser"
    ]
  ],
  "_from": "@webassemblyjs/floating-point-hex-parser@1.9.0",
  "_hasShrinkwrap": false,
  "_id": "@webassemblyjs/floating-point-hex-parser@1.9.0",
  "_inCache": true,
  "_location": "/@webassemblyjs/floating-point-hex-parser",
  "_nodeVersion": "12.3.1",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/floating-point-hex-parser_1.9.0_1580599183999_0.05708543180278847"
  },
  "_npmUser": {
    "name": "xtuc",
    "email": "npm@sauleau.com"
  },
  "_npmVersion": "lerna/3.13.4/node@v12.3.1+x64 (linux)",
  "_phantomChildren": {},
  "_requested": {
    "raw": "@webassemblyjs/floating-point-hex-parser@1.9.0",
    "scope": "@webassemblyjs",
    "escapedName": "@webassemblyjs%2ffloating-point-hex-parser",
    "name": "@webassemblyjs/floating-point-hex-parser",
    "rawSpec": "1.9.0",
    "spec": "1.9.0",
    "type": "version"
  },
  "_requiredBy": [
    "/@webassemblyjs/wast-parser"
  ],
  "_resolved": "https://registry.npmjs.org/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.9.0.tgz",
  "_shasum": "3c3d3b271bddfc84deb00f71344438311d52ffb4",
  "_shrinkwrap": null,
  "_spec": "@webassemblyjs/floating-point-hex-parser@1.9.0",
  "_where": "/var/www/html/ims/node_modules/@webassemblyjs/wast-parser",
  "author": {
    "name": "Mauro Bringolf"
  },
  "bugs": {
    "url": "https://github.com/xtuc/webassemblyjs/issues"
  },
  "dependencies": {},
  "description": "A function to parse floating point hexadecimal strings as defined by the WebAssembly specification",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "integrity": "sha512-TG5qcFsS8QB4g4MhrxK5TqfdNe7Ey/7YL/xN+36rRjl/BlGE/NcBvJcqsRgCP6Z92mRE+7N50pRIi8SmKUbcQA==",
    "shasum": "3c3d3b271bddfc84deb00f71344438311d52ffb4",
    "tarball": "https://registry.npmjs.org/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.9.0.tgz",
    "fileCount": 5,
    "unpackedSize": 6369,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeNgeQCRA9TVsSAnZWagAAqU0P+wSQL+WF1uebEC0hzCSK\nOxrSNEcvZjdRGj/n6JoGnys0OtiCkZwufGCrLeWkIP9dwLgRfMABKIiYcWLt\nIZXfFgDhIuoQnYXeMjgCOwsKxNyrgPwKHgGAzy74pfNTIbvIUh2/10JIu5dB\nW5x5F0Dw0A09h0gPk66DdPsgxXk2oQJvITFpbLy7GQPvyhSLqw7wom4l9LnR\nx6Ry7yRkdaYtTMvdI+ffsy0K/4xXaz0Wqsis44t/iLVM/YYr/h8YYWAPEOAn\nmcZRNSzuJp49pkPiKun4yp2sxG84/QDa6FzNZZOjJLTJWgkIWz8iN8v7mt5w\nUtFgMcavl6867zD6uATYU2M++CpCI1SedqiGRN6dguwk72XuimC2ckbOmpXR\ng8xqNVVSjWs0Kpo19UDvSk7iaFlzFr4nLqsE7JvfT72sIaKx6uP6zUaAvAQe\nisS9vNwfvePUvUNbWqFp+DfWe0r84JdkfdRtY7MeMF6W6HsBQ99/WHZdz6Uf\nQmrswnX7/PiJctaFgilfeCOtAG9BYlQH27lVGxSt9nTOWPuaTHxMIj3MFq5+\nrogR4tdAEgOgA3xCId1GfCNUjLs6gQhaSZBgrpXwLBWjr1QKXjOwhYfZB/+x\nC/dG7+1qM/zvo5JeZxmbVhTh8vUnB3NRjLRZgpszBwfOU4eDvEaoY0yIVoj/\nwxuJ\r\n=hHYe\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "gitHead": "0440b420888c1f7701eb9762ec657775506b87d8",
  "homepage": "https://github.com/xtuc/webassemblyjs#readme",
  "keywords": [
    "webassembly",
    "floating-point"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "maintainers": [
    {
      "name": "xtuc",
      "email": "contact@xtuc.fr"
    }
  ],
  "module": "esm/index.js",
  "name": "@webassemblyjs/floating-point-hex-parser",
  "optionalDependencies": {},
  "publishConfig": {
    "access": "public"
  },
  "readme": "ERROR: No README data found!",
  "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.9.0"
}
