{
	"name": "@yun-mow/get-npm-info",
	"version": "5.0.0",
	"lockfileVersion": 2,
	"requires": true,
	"packages": {
		"": {
			"name": "@yun-mow/get-npm-info",
			"version": "1.0.3",
			"license": "ISC",
			"dependencies": {
				"axios": "^0.21.1",
				"semver": "^7.3.5",
				"url-join": "^4.0.1"
			}
		},
		"node_modules/axios": {
			"version": "0.21.1",
			"resolved": "https://registry.npm.taobao.org/axios/download/axios-0.21.1.tgz?cache=0&sync_timestamp=1608609215811&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Faxios%2Fdownload%2Faxios-0.21.1.tgz",
			"integrity": "sha1-IlY0gZYvTWvemnbVFu8OXTwJsrg=",
			"dependencies": {
				"follow-redirects": "^1.10.0"
			}
		},
		"node_modules/follow-redirects": {
			"version": "1.14.1",
			"resolved": "https://registry.nlark.com/follow-redirects/download/follow-redirects-1.14.1.tgz?cache=0&sync_timestamp=1620555300559&other_urls=https%3A%2F%2Fregistry.nlark.com%2Ffollow-redirects%2Fdownload%2Ffollow-redirects-1.14.1.tgz",
			"integrity": "sha1-2RFN7Qoc/dM04WTmZirQK/2R/0M=",
			"engines": {
				"node": ">=4.0"
			}
		},
		"node_modules/lru-cache": {
			"version": "6.0.0",
			"resolved": "https://registry.npm.taobao.org/lru-cache/download/lru-cache-6.0.0.tgz?cache=0&sync_timestamp=1599054167787&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Flru-cache%2Fdownload%2Flru-cache-6.0.0.tgz",
			"integrity": "sha1-bW/mVw69lqr5D8rR2vo7JWbbOpQ=",
			"dependencies": {
				"yallist": "^4.0.0"
			},
			"engines": {
				"node": ">=10"
			}
		},
		"node_modules/semver": {
			"version": "7.3.5",
			"resolved": "https://registry.npm.taobao.org/semver/download/semver-7.3.5.tgz",
			"integrity": "sha1-C2Ich5NI2JmOSw5L6Us/EuYBjvc=",
			"dependencies": {
				"lru-cache": "^6.0.0"
			},
			"bin": {
				"semver": "bin/semver.js"
			},
			"engines": {
				"node": ">=10"
			}
		},
		"node_modules/url-join": {
			"version": "4.0.1",
			"resolved": "https://registry.npm.taobao.org/url-join/download/url-join-4.0.1.tgz",
			"integrity": "sha1-tkLiGiZGgI/6F4xMX9o5hE4Szec="
		},
		"node_modules/yallist": {
			"version": "4.0.0",
			"resolved": "https://registry.npm.taobao.org/yallist/download/yallist-4.0.0.tgz",
			"integrity": "sha1-m7knkNnA7/7GO+c1GeEaNQGaOnI="
		}
	},
	"dependencies": {
		"axios": {
			"version": "0.21.1",
			"resolved": "https://registry.npm.taobao.org/axios/download/axios-0.21.1.tgz?cache=0&sync_timestamp=1608609215811&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Faxios%2Fdownload%2Faxios-0.21.1.tgz",
			"integrity": "sha1-IlY0gZYvTWvemnbVFu8OXTwJsrg=",
			"requires": {
				"follow-redirects": "^1.10.0"
			}
		},
		"follow-redirects": {
			"version": "1.14.1",
			"resolved": "https://registry.nlark.com/follow-redirects/download/follow-redirects-1.14.1.tgz?cache=0&sync_timestamp=1620555300559&other_urls=https%3A%2F%2Fregistry.nlark.com%2Ffollow-redirects%2Fdownload%2Ffollow-redirects-1.14.1.tgz",
			"integrity": "sha1-2RFN7Qoc/dM04WTmZirQK/2R/0M="
		},
		"lru-cache": {
			"version": "6.0.0",
			"resolved": "https://registry.npm.taobao.org/lru-cache/download/lru-cache-6.0.0.tgz?cache=0&sync_timestamp=1599054167787&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Flru-cache%2Fdownload%2Flru-cache-6.0.0.tgz",
			"integrity": "sha1-bW/mVw69lqr5D8rR2vo7JWbbOpQ=",
			"requires": {
				"yallist": "^4.0.0"
			}
		},
		"semver": {
			"version": "7.3.5",
			"resolved": "https://registry.npm.taobao.org/semver/download/semver-7.3.5.tgz",
			"integrity": "sha1-C2Ich5NI2JmOSw5L6Us/EuYBjvc=",
			"requires": {
				"lru-cache": "^6.0.0"
			}
		},
		"url-join": {
			"version": "4.0.1",
			"resolved": "https://registry.npm.taobao.org/url-join/download/url-join-4.0.1.tgz",
			"integrity": "sha1-tkLiGiZGgI/6F4xMX9o5hE4Szec="
		},
		"yallist": {
			"version": "4.0.0",
			"resolved": "https://registry.npm.taobao.org/yallist/download/yallist-4.0.0.tgz",
			"integrity": "sha1-m7knkNnA7/7GO+c1GeEaNQGaOnI="
		}
	}
}
