{
	"name": "hdx-t2-query",
	"description": "Query infos from OpenDigger",
	"version": "1.0.4",
	"license": "MIT",
	"bin": {
		"hdx-t2-query": "index.js",
		"hq": "index.js"
	},
	"author": {
		"name": "hdX_13",
		"email": "1191845623@qq.com",
		"url": "https://hdxl0v3.github.io"
	},
	"keywords": [
		"hdx-t2-query",
		"hdX_13"
	],
	"files": [
		"index.js",
		"utils",
		"pictures"
	],
	"scripts": {
		"format": "prettier --write \"./**/*.{js,json}\""
	},
	"dependencies": {
		"chalk": "^4.1.2",
		"cli-alerts": "^1.2.2",
		"cli-handle-error": "^4.4.0",
		"cli-handle-unhandled": "^1.1.1",
		"cli-meow-help": "^3.1.0",
		"cli-welcome": "^2.2.2",
		"meow": "^9.0.0"
	},
	"devDependencies": {
		"prettier": "^2.8.8"
	}
}
