package.json 1.95 KB
{
  "_from": "dom-align@^1.7.0",
  "_id": "dom-align@1.12.0",
  "_inBundle": false,
  "_integrity": "sha512-YkoezQuhp3SLFGdOlr5xkqZ640iXrnHAwVYcDg8ZKRUtO7mSzSC2BA5V0VuyAwPSJA4CLIc6EDDJh4bEsD2+zA==",
  "_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.12.0.tgz",
  "_shasum": "56fb7156df0b91099830364d2d48f88963f5a29c",
  "_spec": "dom-align@^1.7.0",
  "_where": "C:\\Users\\kkwan_000\\Desktop\\git\\2017110269\\minsung\\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.12.0"
}