{
  "name": "@just4/util",
  "version": "2.0.0",
  "description": "Utility functions and classes.",
  "keywords": [
    "utility",
    "util"
  ],
  "dependencies": {
    "mitt": "^3.0.1"
  },
  "miniprogram": "./",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/heeroluo/just4"
  },
  "author": {
    "name": "Mr.Luo",
    "email": "heeroluo@126.com",
    "url": "https://mrluo.life/"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/heeroluo/just4/issues"
  },
  "homepage": "https://github.com/heeroluo/just4#readme",
  "main": "index.js"
}