{
  "name": "@ufly/tpl-module-wasm",
  "version": "0.7.22",
  "description": "> @ufly/cli，配套创建AssemblyScript to Wasm 的 module 的 tpl",
  "keywords": [
    "AssemblyScript",
    "Wasm",
    "module",
    "tpl"
  ],
  "author": "lamovv <lamovv@gmail.com>",
  "homepage": "https://github.com/lamovv/ufly",
  "license": "MIT",
  "main": "lib/index.js",
  "directories": {
    "lib": "lib",
    "test": "__tests__"
  },
  "files": [
    "lib",
    "tpl"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/lamovv/ufly.git"
  },
  "scripts": {
    "test": "echo \"Error: run tests from root\" && exit 1"
  },
  "bugs": {
    "url": "https://github.com/lamovv/ufly/issues"
  },
  "dependencies": {
    "@ufly/util": "^0.7.22",
    "async": "^3.2.4",
    "fs-extra": "~9.1.0",
    "handlebars": "^4.7.7",
    "metalsmith": "^2.5.0"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "81a7d106dce4ff63d60e9beec6011b702618a0ad"
}
