{
  "_args": [
    [
      "@webassemblyjs/floating-point-hex-parser@1.7.6",
      "/var/www/html/isbn/resources/angular-app/node_modules/@webassemblyjs/wast-parser"
    ]
  ],
  "_from": "@webassemblyjs/floating-point-hex-parser@1.7.6",
  "_hasShrinkwrap": false,
  "_id": "@webassemblyjs/floating-point-hex-parser@1.7.6",
  "_inCache": true,
  "_installable": true,
  "_location": "/@webassemblyjs/floating-point-hex-parser",
  "_nodeVersion": "9.3.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/floating-point-hex-parser_1.7.6_1536589026770_0.8554106783803177"
  },
  "_npmUser": {
    "email": "contact@xtuc.fr",
    "name": "xtuc"
  },
  "_npmVersion": "5.5.1",
  "_phantomChildren": {},
  "_requested": {
    "name": "@webassemblyjs/floating-point-hex-parser",
    "raw": "@webassemblyjs/floating-point-hex-parser@1.7.6",
    "rawSpec": "1.7.6",
    "scope": "@webassemblyjs",
    "spec": "1.7.6",
    "type": "version"
  },
  "_requiredBy": [
    "/@webassemblyjs/wast-parser"
  ],
  "_resolved": "https://registry.npmjs.org/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.7.6.tgz",
  "_shasum": "7cb37d51a05c3fe09b464ae7e711d1ab3837801f",
  "_shrinkwrap": null,
  "_spec": "@webassemblyjs/floating-point-hex-parser@1.7.6",
  "_where": "/var/www/html/isbn/resources/angular-app/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": {
    "fileCount": 5,
    "integrity": "sha512-VBOZvaOyBSkPZdIt5VBMg3vPWxouuM13dPXGWI1cBh3oFLNcFJ8s9YA7S9l4mPI7+Q950QqOmqj06oa83hNWBA==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJblnzjCRA9TVsSAnZWagAAfWEP/ifjenHhU3EzBkynA8fD\nSYKLtq8X5smuEkBa+LIpUPgNJB8AY3SXZODeYnwmUoh64CM7UfZIowxIWhqa\n/3A9ZRSqjg32O/mVw7Mp+14HSlu10PLtfgNR+pZ/izTNKwgpIe25lDljCPGb\nYaTIuvTqLqJvOH3Kt1A3PewJZmCLlgag+28WIkgxhT7mrXsBpYDEgUmCL8zm\noYdveLU2ffANEQXg7GilyqNgMpzm60LPnOx1VlHIIdEYL42A0hMUn+GnA5Zh\n0g7YI3X3MBUXCeKjtFOoms5P2ClNBEH6XsYZwUvrZysP2vtihRh01Yk/YnmK\nszDOa/wOpCyL4cZCPuf/51CxcXiDjwvMFlOGi4zFd0hYlmCSWAr6MIX4w5R4\nxdNJyTaCoMd2BoxpqXKFjxkLIEZjOWKA4VJoiNUA4DT0/b423WiVJMb8zLf5\nqZoQj3HYygTGkF9zdzd+uBNtgNX/fruyH5Jt6Wk7ctqHgxgF9dnDC0x36AbJ\nAAWCiltYL3BeoSe0yQfjSPM1vkJyjQm8t9Ooo+lx8WI0afcavaLuYa4y2PqL\nYzFDomj/a0+Oc3MN5DnqkX6aXpaHQcDjZFgKNo24QJv58lk8+n0I5dZg3FcY\njkjuTBO66xgl7PPmdVF9E04gc64ryFA9NvMNW0rOXL24rqT23J+R/fuzGcvn\nOvAv\r\n=oc8D\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "7cb37d51a05c3fe09b464ae7e711d1ab3837801f",
    "tarball": "https://registry.npmjs.org/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.7.6.tgz",
    "unpackedSize": 6312
  },
  "homepage": "https://github.com/xtuc/webassemblyjs#readme",
  "keywords": [
    "floating-point",
    "webassembly"
  ],
  "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.7.6"
}
