{ "_args": [ [ "element-china-area-data@6.0.2", "D:\\jenkins\\workspace\\bzzgj-fvue" ] ], "_from": "element-china-area-data@6.0.2", "_id": "element-china-area-data@6.0.2", "_inBundle": false, "_integrity": "sha512-LGVp0crOnXrcQqNc5RHwPiR8AV2qUrDl4UgZ/Qn2n/izLqMcn924gcJ/pTRPnuT74AFin2SUyMtmmcoe5PDfQQ==", "_location": "/element-china-area-data", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "element-china-area-data@6.0.2", "name": "element-china-area-data", "escapedName": "element-china-area-data", "rawSpec": "6.0.2", "saveSpec": null, "fetchSpec": "6.0.2" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmmirror.com/element-china-area-data/-/element-china-area-data-6.0.2.tgz", "_spec": "6.0.2", "_where": "D:\\jenkins\\workspace\\bzzgj-fvue", "author": { "name": "plortinus@gmail.com" }, "bugs": { "url": "https://github.com/Plortinus/element-china-area-data/issues" }, "dependencies": { "china-division": "^2.6.1" }, "description": "[![npm](https://img.shields.io/npm/v/element-china-area-data.svg)](https://www.npmjs.com/package/element-china-area-data) ![npm](https://img.shields.io/npm/dw/element-china-area-data) ![GitHub top language](https://img.shields.io/github/languages/top/Plortinus/element-china-area-data) ![npm bundle size](https://img.shields.io/bundlephobia/minzip/element-china-area-data) ![GitHub](https://img.shields.io/github/license/Plortinus/element-china-area-data)", "devDependencies": { "@types/jsdom": "^20.0.1", "@types/node": "^18.11.18", "@typescript-eslint/eslint-plugin": "^5.48.2", "@typescript-eslint/parser": "^5.48.2", "@vitest/coverage-c8": "^0.29.8", "dts-bundle-generator": "^7.1.0", "eslint": "^8.32.0", "eslint-config-prettier": "^8.6.0", "eslint-plugin-prettier": "^4.2.1", "husky": "^8.0.3", "lint-staged": "^13.1.0", "postcss": "^8.4.21", "postcss-scss": "^4.0.6", "prettier": "^2.8.3", "stylelint": "^14.16.1", "stylelint-config-prettier": "^9.0.5", "stylelint-config-recommended": "^9.0.0", "stylelint-config-sass-guidelines": "^9.0.1", "stylelint-prettier": "^3.0.0", "ts-node": "^10.9.1", "typescript": "^4.9.4", "vite": "^4.0.4", "vitest": "^0.29.8" }, "exports": { ".": { "require": "./dist/element-china-area-data.cjs", "import": "./dist/element-china-area-data.mjs", "types": "./dist/element-china-area-data.d.ts" } }, "homepage": "https://github.com/Plortinus/element-china-area-data#readme", "keywords": [ "element", "elementui", "element-ui", "vue", "省市区", "级联" ], "license": "MIT", "main": "./dist/element-china-area-data.cjs", "module": "./dist/element-china-area-data.mjs", "name": "element-china-area-data", "private": false, "repository": { "type": "git", "url": "git+https://github.com/Plortinus/element-china-area-data.git" }, "scripts": { "build": "tsc && vite build && dts-bundle-generator --config ./dts-bundle-generator.config.ts", "dev": "vite --host", "format": "npm run format:scripts && npm run format:styles", "format:scripts": "prettier . --write", "format:styles": "stylelint ./**/*.{css,scss} --fix", "lint:scripts": "eslint . --ext .ts", "lint:styles": "stylelint ./**/*.{css,scss}", "prepare": "husky install && husky set .husky/pre-commit 'npx lint-staged' && git add .husky/pre-commit", "test": "vitest", "test:coverage": "vitest --coverage", "uninstall-husky": "npm uninstall husky --no-save && git config --unset core.hooksPath && npx rimraf .husky" }, "types": "./dist/element-china-area-data.d.ts", "version": "6.0.2" }