Files
icehrm/web/node_modules/dom-align/package.json
2020-05-20 18:47:29 +02:00

73 lines
1.9 KiB
JSON

{
"_from": "dom-align@^1.7.0",
"_id": "dom-align@1.11.1",
"_inBundle": false,
"_integrity": "sha512-hN42DmUgtweBx0iBjDLO4WtKOMcK8yBmPx/fgdsgQadLuzPu/8co3oLdK5yMmeM/vnUd3yDyV6qV8/NzxBexQg==",
"_location": "/dom-align",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "dom-align@^1.7.0",
"name": "dom-align",
"escapedName": "dom-align",
"rawSpec": "^1.7.0",
"saveSpec": null,
"fetchSpec": "^1.7.0"
},
"_requiredBy": [
"/rc-align"
],
"_resolved": "https://registry.npmjs.org/dom-align/-/dom-align-1.11.1.tgz",
"_shasum": "7592be99a660a36cdedc1d6eeb22b8109d758cae",
"_spec": "dom-align@^1.7.0",
"_where": "/Users/thilina/TestProjects/icehrm-pro/web/node_modules/rc-align",
"bugs": {
"url": "http://github.com/yiminghe/dom-align/issues"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": "Align DOM Node Flexibly ",
"devDependencies": {
"@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"
},
"files": [
"dist-*/",
"bin/"
],
"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.11.1"
}