{
  "name": "@yun-mow/package",
  "version": "5.0.0",
  "description": "yun-mow npm modules",
  "author": "iyunlang <2403965413@qq.com>",
  "homepage": "",
  "license": "ISC",
  "main": "lib/index.js",
  "directories": {
    "lib": "lib",
    "test": "__tests__"
  },
  "files": [
    "lib"
  ],
  "publishConfig": {
    "registry": "https://registry.npmjs.org"
  },
  "repository": {
    "type": "git",
    "url": "https://gitee.com/yunlangjy/yun-mow.git"
  },
  "scripts": {
    "test": "echo \"Error: run tests from root\" && exit 1"
  },
  "dependencies": {
    "@yun-mow/format-path": "^5.0.0",
    "@yun-mow/get-npm-info": "^5.0.0",
    "@yun-mow/utils": "^5.0.0",
    "fs-extra": "^7.0.1",
    "npminstall": "^4.11.0",
    "path-exists": "^4.0.0",
    "pkg-dir": "^5.0.0"
  },
  "gitHead": "93593d3ec7df834eff6718343a0f7f693de91342"
}
