{
  "name": "@yun-mow/get-npm-info",
  "version": "5.0.0",
  "description": "get npm information",
  "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": {
    "axios": "^0.21.1",
    "semver": "^7.3.5",
    "url-join": "^4.0.1"
  },
  "gitHead": "93593d3ec7df834eff6718343a0f7f693de91342"
}
