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.
 
 
 
 

69 lines
1.9 KiB

{
"_from": "dom-align@^1.10.4",
"_id": "dom-align@1.12.4",
"_inBundle": false,
"_integrity": "sha512-R8LUSEay/68zE5c8/3BDxiTEvgb4xZTF0RKmAHfiEVN3klfIpXfi2/QCoiWPccVQ0J/ZGdz9OjzL4uJEP/MRAw==",
"_location": "/dom-align",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "dom-align@^1.10.4",
"name": "dom-align",
"escapedName": "dom-align",
"rawSpec": "^1.10.4",
"saveSpec": null,
"fetchSpec": "^1.10.4"
},
"_requiredBy": [
"/ant-design-vue"
],
"_resolved": "https://registry.npmjs.org/dom-align/-/dom-align-1.12.4.tgz",
"_shasum": "3503992eb2a7cfcb2ed3b2a6d21e0b9c00d54511",
"_spec": "dom-align@^1.10.4",
"_where": "D:\\code\\template-vue-antd\\node_modules\\ant-design-vue",
"bugs": {
"url": "http://github.com/yiminghe/dom-align/issues"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": "Align DOM Node Flexibly ",
"devDependencies": {
"@pika/pack": "0.5.x",
"@pika/plugin-build-node": "^0.6.0",
"@pika/plugin-build-types": "^0.6.0",
"@pika/plugin-standard-pkg": "^0.6.0",
"@pika/types": "^0.6.0",
"babel-preset-env": "^1.7.0",
"create-react-class": "^15.6.3",
"expect.js": "^0.3.1",
"jquery": "^3.4.1",
"lint-staged": "^9.2.1",
"pika-plugin-build-web-babel": "^0.6.0",
"pika-plugin-clean-dist-src": "^0.1.1",
"pre-commit": "1.x",
"prettier": "^1.18.2",
"rc-test": "6.x",
"rc-tools": "6.x",
"react": "16.x",
"react-dom": "16.x"
},
"homepage": "http://github.com/yiminghe/dom-align",
"keywords": [
"dom",
"align"
],
"license": "MIT",
"main": "dist-node/index.js",
"module": "dist-web/index.js",
"name": "dom-align",
"pika": true,
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/yiminghe/dom-align.git"
},
"sideEffects": false,
"types": "dist-types/index.d.ts",
"version": "1.12.4"
}