HOME


Mini Shell 1.0
Redirecting to https://devs.lapieza.net/iniciar-sesion Redirecting to https://devs.lapieza.net/iniciar-sesion.
DIR: /proc/self/root/usr/share/node_modules/@webassemblyjs/ieee754/
Upload File :
Current File : //proc/self/root/usr/share/node_modules/@webassemblyjs/ieee754/package.json
{
  "name": "@webassemblyjs/ieee754",
  "version": "1.11.4",
  "description": "IEEE754 decoder and encoder",
  "license": "MIT",
  "main": "lib/index.js",
  "module": "esm/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/xtuc/webassemblyjs.git",
    "directory": "packages/ieee754"
  },
  "publishConfig": {
    "access": "public"
  },
  "dependencies": {
    "@xtuc/ieee754": "^1.2.0"
  }
}