1
0
Fork 0
management/front/dkha-web-sz-main/node_modules/resize-detector/package.json

65 lines
1.7 KiB
JSON

{
"_args": [
[
"resize-detector@0.1.10",
"C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main"
]
],
"_from": "resize-detector@0.1.10",
"_id": "resize-detector@0.1.10",
"_inBundle": false,
"_integrity": "sha512-iLcXC8A6Fb0DfA+TRiywrK/0A22bFqkhntjMJMEzXDA4XkcEkfwpNbv7W8iewUiD0xYIaeiXOfiEehTqGKsUFw==",
"_location": "/resize-detector",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "resize-detector@0.1.10",
"name": "resize-detector",
"escapedName": "resize-detector",
"rawSpec": "0.1.10",
"saveSpec": null,
"fetchSpec": "0.1.10"
},
"_requiredBy": [
"/vue-echarts"
],
"_resolved": "https://registry.npmjs.org/resize-detector/-/resize-detector-0.1.10.tgz",
"_spec": "0.1.10",
"_where": "C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main",
"author": {
"name": "Justineo",
"url": "justice360@gmail.com"
},
"dependencies": {},
"description": "Element resize detection, both modern way and cross browser.",
"devDependencies": {
"babel-eslint": "^8.2.6",
"cssnano": "^3.10.0",
"eslint": "^4.19.1",
"eslint-config-standard": "^11.0.0",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-node": "^5.2.1",
"eslint-plugin-promise": "^3.8.0",
"eslint-plugin-standard": "^3.1.0",
"rollup": "^0.54.1",
"rollup-plugin-buble": "^0.18.0",
"rollup-plugin-postcss": "^1.6.2",
"rollup-plugin-uglify": "^2.0.1"
},
"keywords": [
"element",
"resize",
"observer"
],
"license": "MIT",
"main": "dist/index.js",
"module": "esm/index.js",
"name": "resize-detector",
"scripts": {
"build": "rollup -c",
"prepare": "npm run build"
},
"version": "0.1.10"
}