{
  "_args": [
    [
      {
        "raw": "@webassemblyjs/floating-point-hex-parser@1.4.3",
        "scope": "@webassemblyjs",
        "escapedName": "@webassemblyjs%2ffloating-point-hex-parser",
        "name": "@webassemblyjs/floating-point-hex-parser",
        "rawSpec": "1.4.3",
        "spec": "1.4.3",
        "type": "version"
      },
      "C:\\www\\dallashi\\videojs-record\\node_modules\\@webassemblyjs\\wast-parser"
    ]
  ],
  "_from": "@webassemblyjs/floating-point-hex-parser@1.4.3",
  "_id": "@webassemblyjs/floating-point-hex-parser@1.4.3",
  "_inCache": true,
  "_location": "/@webassemblyjs/floating-point-hex-parser",
  "_nodeVersion": "6.11.4",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/floating-point-hex-parser_1.4.3_1526116840010_0.5934980434360111"
  },
  "_npmUser": {
    "name": "xtuc",
    "email": "contact@xtuc.fr"
  },
  "_npmVersion": "5.4.2",
  "_phantomChildren": {},
  "_requested": {
    "raw": "@webassemblyjs/floating-point-hex-parser@1.4.3",
    "scope": "@webassemblyjs",
    "escapedName": "@webassemblyjs%2ffloating-point-hex-parser",
    "name": "@webassemblyjs/floating-point-hex-parser",
    "rawSpec": "1.4.3",
    "spec": "1.4.3",
    "type": "version"
  },
  "_requiredBy": [
    "/@webassemblyjs/wast-parser"
  ],
  "_resolved": "https://registry.npmjs.org/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.4.3.tgz",
  "_shasum": "f5aee4c376a717c74264d7bacada981e7e44faad",
  "_shrinkwrap": null,
  "_spec": "@webassemblyjs/floating-point-hex-parser@1.4.3",
  "_where": "C:\\www\\dallashi\\videojs-record\\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-3zTkSFswwZOPNHnzkP9ONq4bjJSeKVMcuahGXubrlLmZP8fmTIJ58dW7h/zOVWiFSuG2em3/HH3BlCN7wyu9Rw==",
    "shasum": "f5aee4c376a717c74264d7bacada981e7e44faad",
    "tarball": "https://registry.npmjs.org/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.4.3.tgz",
    "fileCount": 4,
    "unpackedSize": 5028,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa9rHpCRA9TVsSAnZWagAAQHcQAJU594zymhvbbMhlaVUe\nae0OXit15rlmplm3Ac0asaOYHPbItu+xJsRHq7Hw53TjFah31u0gGuoYrW+i\nPxSpignGFI4hXZKgaUie07EHT67rF/V+uH6ALY60ZwBQbgaaGVaemnBUYqXr\nxMqmVmLtQdoTKLCW6msgz5mvseNbd/XejTRrOm84LpDmYdoW5oOKmo6wnIUM\nFMiA24C0cS27XoerQSQQzgCNQcpH2f5mKq0ShAwQe8pxC5r+uGFszWJ5TRZd\nGmy97bJhye2EopW8JQkT3bhzTPlccEgPesmBRVauCDD/pIad7bcEbsdmVPYY\nXE+Ahe3+9LWPYTK95Il6IQYUviSVeG1vxgepXNWopU/UnMBum4QXM+2/zSyu\nidJgwayQv9/In3TYL42QL4k0Dc74lJDg9QYabZOM0mduGFh6TQjgla6Ob5hl\n54eE/Wf5JYTK70rmHEOrDvCd6Q4yeze11ZBTd1UnEP7mpb7J4dyLv1J+EP99\n8Ax0ISlXlgKGPW1oKrpBpdrRPjf00WvHEpBWxQJFWMKwXduchbskPME9Cdz2\nUS1EY0otuFCqhHIfJTf+dTzM6BiI80AsWzlCHFaTMxVWjubo5nWWbDVN2vP0\nl55mAerJR+R5P5lAHTs2JRTj6DCgG+hS9y5cO8BvuFYiEC5x9aXrY9FQ8evv\nHqlv\r\n=yK/K\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "homepage": "https://github.com/xtuc/webassemblyjs#readme",
  "keywords": [
    "webassembly",
    "floating-point"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "maintainers": [
    {
      "name": "xtuc",
      "email": "contact@xtuc.fr"
    }
  ],
  "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.4.3"
}
