HOME


Mini Shell 1.0
Redirecting to https://devs.lapieza.net/iniciar-sesion Redirecting to https://devs.lapieza.net/iniciar-sesion.
DIR: /proc/1784574/task/1784574/root/usr/share/node_modules/@webassemblyjs/wasm-text-gen/
Upload File :
Current File : //proc/1784574/task/1784574/root/usr/share/node_modules/@webassemblyjs/wasm-text-gen/package.json
{
  "name": "@webassemblyjs/wasm-text-gen",
  "version": "1.11.3",
  "description": "Emit documentation/code for your WASM binary Edit",
  "keywords": [
    "webassembly",
    "javascript",
    "wasm",
    "binary",
    "markdown"
  ],
  "main": "lib/index.js",
  "module": "esm/index.js",
  "scripts": {
    "test": "mocha"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/xtuc/webassemblyjs.git"
  },
  "publishConfig": {
    "access": "public"
  },
  "author": "Sven Sauleau",
  "license": "MIT",
  "bin": {
    "wasmgen": "lib/cli.js"
  },
  "dependencies": {
    "@babel/generator": "^7.0.0-beta.40",
    "@babel/template": "^7.0.0-beta.40",
    "@babel/types": "^7.0.0-beta.40",
    "@webassemblyjs/ast": "1.11.3",
    "@webassemblyjs/wasm-parser": "1.11.3",
    "commander": "^2.14.1"
  }
}