{
  "name": "@chenmo-cli-dev/get-npm-info",
  "version": "0.0.3",
  "description": "> TODO: description",
  "author": "sdochenwuhn <272350211@qq.com>",
  "homepage": "",
  "license": "ISC",
  "main": "lib/index.js",
  "directories": {
    "lib": "lib",
    "test": "__tests__"
  },
  "files": [
    "lib"
  ],
  "repository": {
    "type": "git",
    "url": "git@codeup.aliyun.com:60ad1b0fb8301d20d58b3030/chenmo-cli-dev.git"
  },
  "scripts": {
    "test": "echo \"Error: run tests from root\" && exit 1"
  },
  "dependencies": {
    "axios": "^0.27.2",
    "semver": "^7.3.7",
    "url-join": "4.0.1"
  }
}
