{
  "name": "@imhjh/common",
  "version": "1.4.4",
  "description": "通用 js/css 库",
  "scripts": {},
  "repository": {
    "type": "git",
    "url": "https://gitee.com/hjh925678208/common.git"
  },
  "exports": {
    ".": {
      "types": "./lib/index.d.ts",
      "default": "./lib/index.js"
    },
    "./css/*": "./lib/css/*"
  },
  "keywords": [
    "imhjh",
    "css",
    "js"
  ],
  "files": [
    "lib",
    "index.js"
  ],
  "author": "imhjh",
  "license": "ISC",
  "devDependencies": {}
}
