| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182 |
- {
- "_from": "dom-zindex@^1.0.6",
- "_id": "dom-zindex@1.0.6",
- "_inBundle": false,
- "_integrity": "sha512-FKWIhiU96bi3xpP9ewRMgANsoVmMUBnMnmpCT6dPMZOunVYJQmJhSRruoI0XSPoHeIif3kyEuiHbFrOJwEJaEA==",
- "_location": "/dom-zindex",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "dom-zindex@^1.0.6",
- "name": "dom-zindex",
- "escapedName": "dom-zindex",
- "rawSpec": "^1.0.6",
- "saveSpec": null,
- "fetchSpec": "^1.0.6"
- },
- "_requiredBy": [
- "/@vxe-ui/core"
- ],
- "_resolved": "https://registry.npmmirror.com/dom-zindex/-/dom-zindex-1.0.6.tgz",
- "_shasum": "0f911b39d3e542232ad91307638dbb869643f89e",
- "_spec": "dom-zindex@^1.0.6",
- "_where": "C:\\Users\\Administrator\\Desktop\\crmeb5.0\\template\\admin\\node_modules\\@vxe-ui\\core",
- "author": {
- "name": "Xu Liangzhan",
- "email": "xu_liangzhan@163.com"
- },
- "bugs": {
- "url": "https://github.com/x-extends/dom-zindex/issues"
- },
- "bundleDependencies": false,
- "deprecated": false,
- "description": "Web common z-index style management",
- "devDependencies": {
- "@babel/core": "^7.4.4",
- "@babel/plugin-transform-runtime": "^7.4.4",
- "@babel/preset-env": "^7.4.4",
- "@babel/runtime": "^7.4.4",
- "eslint": "^5.16.0",
- "eslint-config-standard": "^12.0.0",
- "eslint-friendly-formatter": "^4.0.1",
- "eslint-plugin-import": "^2.16.0",
- "eslint-plugin-node": "^8.0.1",
- "eslint-plugin-promise": "^4.0.1",
- "eslint-plugin-standard": "^4.0.0",
- "gulp": "^4.0.2",
- "gulp-babel": "^8.0.0",
- "gulp-concat": "^2.6.1",
- "gulp-rename": "^2.0.0",
- "gulp-replace": "^1.1.3",
- "gulp-typescript": "^5.0.1",
- "gulp-uglify": "^3.0.2",
- "markdown-doctest": "^1.0.0",
- "typescript": "^4.6.4"
- },
- "files": [
- "dist",
- "es",
- "types"
- ],
- "homepage": "https://github.com/x-extends/dom-zindex/",
- "jsdelivr": "dist/index.umd.js",
- "keywords": [
- "z-index",
- "zindex"
- ],
- "license": "MIT",
- "main": "dist/index.common.js",
- "module": "es/index.esm.js",
- "name": "dom-zindex",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/x-extends/dom-zindex.git"
- },
- "scripts": {
- "lib": "gulp build"
- },
- "typings": "types/index.d.ts",
- "unpkg": "dist/index.umd.js",
- "version": "1.0.6"
- }
|