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.

106 lines
3.9 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "@xtuc/ieee754@^1.2.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@webassemblyjs/ieee754"
  6. ]
  7. ],
  8. "_from": "@xtuc/ieee754@>=1.2.0 <2.0.0",
  9. "_id": "@xtuc/ieee754@1.2.0",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/@xtuc/ieee754",
  13. "_nodeVersion": "9.3.0",
  14. "_npmOperationalInternal": {
  15. "host": "s3://npm-registry-packages",
  16. "tmp": "tmp/ieee754_1.2.0_1532016645902_0.15972107691013826"
  17. },
  18. "_npmUser": {
  19. "email": "contact@xtuc.fr",
  20. "name": "xtuc"
  21. },
  22. "_npmVersion": "5.5.1",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "@xtuc/ieee754",
  26. "raw": "@xtuc/ieee754@^1.2.0",
  27. "rawSpec": "^1.2.0",
  28. "scope": "@xtuc",
  29. "spec": ">=1.2.0 <2.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/@webassemblyjs/ieee754"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/@xtuc/ieee754/-/ieee754-1.2.0.tgz",
  36. "_shasum": "eef014a3145ae477a1cbc00cd1e552336dceb790",
  37. "_shrinkwrap": null,
  38. "_spec": "@xtuc/ieee754@^1.2.0",
  39. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@webassemblyjs/ieee754",
  40. "author": {
  41. "email": "feross@feross.org",
  42. "name": "Feross Aboukhadijeh",
  43. "url": "http://feross.org"
  44. },
  45. "bugs": {
  46. "url": "https://github.com/feross/ieee754/issues"
  47. },
  48. "contributors": [
  49. {
  50. "name": "Romain Beauxis",
  51. "email": "toots@rastageeks.org"
  52. }
  53. ],
  54. "dependencies": {},
  55. "description": "Read/write IEEE754 floating point numbers from/to a Buffer or array-like object",
  56. "devDependencies": {
  57. "@babel/cli": "^7.0.0-beta.54",
  58. "@babel/core": "^7.0.0-beta.54",
  59. "@babel/plugin-transform-modules-commonjs": "^7.0.0-beta.54",
  60. "airtap": "0.0.7",
  61. "standard": "*",
  62. "tape": "^4.0.0"
  63. },
  64. "directories": {},
  65. "dist": {
  66. "fileCount": 6,
  67. "integrity": "sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==",
  68. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbULgFCRA9TVsSAnZWagAAQ6EP/0DW0e9dCD8Uwlo0JKN2\ngcsushPj1QAdnlsL2jIyWDs0h6WKRVEct2Bx28Go9LC3MYLd8RjxhhnrsQ5N\nYQcgqgJ1peuN2IvE+veSd098RryELJJ1T82r6TgOqkg133l/K5P6Rjqkl8Sa\n9Qxu5E5egW6e2d7dNSUnl4Po/NxogwWmCzxHR3hmWYvLug64tzJpGp8mYtsp\n4lCXAMIHrHEb8FS667QQXv8iTCNHNUXqiulyejqlDwuREGWsCNP+owvAU9zc\nJOH0ULQiUAs2bMBok/Zeis7Ro8fuUKx0PhfRshcu3Bwt3cvtb36Ryl/SwGoG\ndE5P3Q6oFGbQgMUqcSe0m/4lTHnD3/VJqDxVYt9pV+38RH8oF0lF4sQU76kw\nCjr9OtuTHKh4w58up6Hywn41bHDiad+3V5aQMOjMhQyoeeiFej6YmTKbzShj\n1AveVvs/2PQXICiPMiiWgmMd2lW8UEfP9jyWIb0yIMYnT0nyE4oBb5np2WA6\nhcWI17VaB5TBpltw0i7ClplLbGBXViT6lmxcxhQ+SmkD7lkUDWYXmCP+a0MB\nXWT/X6VVrhvT8Fit3Ii/x7+Fhl/q8hlMDsbrzilNs9PDGxujDpxuQGkA00Gl\nNC3PgVDAAIFpv35EpQJoxuseKLihErLnFa2eyTnSMVZMeNWjLCOuLAddt+Ab\n8yPF\r\n=mxnY\r\n-----END PGP SIGNATURE-----\r\n",
  69. "shasum": "eef014a3145ae477a1cbc00cd1e552336dceb790",
  70. "tarball": "https://registry.npmjs.org/@xtuc/ieee754/-/ieee754-1.2.0.tgz",
  71. "unpackedSize": 8575
  72. },
  73. "gitHead": "25da4f98d46eb47072792e23adfd92d02c16c6d7",
  74. "homepage": "https://github.com/feross/ieee754#readme",
  75. "keywords": [
  76. "IEEE 754",
  77. "buffer",
  78. "convert",
  79. "floating point",
  80. "ieee754"
  81. ],
  82. "license": "BSD-3-Clause",
  83. "main": "dist/index.cjs.js",
  84. "maintainers": [
  85. {
  86. "name": "xtuc",
  87. "email": "contact@xtuc.fr"
  88. }
  89. ],
  90. "module": "index.js",
  91. "name": "@xtuc/ieee754",
  92. "optionalDependencies": {},
  93. "prepublish": "babel --plugins @babel/plugin-transform-modules-commonjs index.js -o dist/index.cjs.js",
  94. "readme": "ERROR: No README data found!",
  95. "repository": {
  96. "type": "git",
  97. "url": "git://github.com/feross/ieee754.git"
  98. },
  99. "scripts": {
  100. "test": "standard && npm run test-node && npm run test-browser",
  101. "test-browser": "airtap -- test/*.js",
  102. "test-browser-local": "airtap --local -- test/*.js",
  103. "test-node": "tape test/*.js"
  104. },
  105. "version": "1.2.0"
  106. }