You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
82 lines
2.2 KiB
82 lines
2.2 KiB
{
|
|
"_from": "dom-zindex@^1.0.4",
|
|
"_id": "dom-zindex@1.0.4",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-PNk7u71TJ1C9Lwjjp5nNuQcVWuECFMmr9kZAwi2UbgWUM7jXdTCe4O4x5bhLUa07jpcZUVA5Du3ho7/FXzS9Ng==",
|
|
"_location": "/dom-zindex",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "dom-zindex@^1.0.4",
|
|
"name": "dom-zindex",
|
|
"escapedName": "dom-zindex",
|
|
"rawSpec": "^1.0.4",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.0.4"
|
|
},
|
|
"_requiredBy": [
|
|
"/vxe-table"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/dom-zindex/-/dom-zindex-1.0.4.tgz",
|
|
"_shasum": "c5a21153dc85962c8d4831ea42db898cc536eb26",
|
|
"_spec": "dom-zindex@^1.0.4",
|
|
"_where": "D:\\仁舟项目\\admin_dHBzn\\node_modules\\vxe-table",
|
|
"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.4"
|
|
}
|
|
|