HEX
Server: LiteSpeed
System: Linux s3604.bom1.stableserver.net 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64
User: dmstechonline (1480)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /home/dmstechonline/whatsapp.dmstech.online/node_modules/@vue-flow/node-resizer/package.json
{
  "name": "@vue-flow/node-resizer",
  "version": "1.4.0",
  "private": false,
  "license": "MIT",
  "author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/bcakmakoglu/vue-flow/packages/plugins/node-resizer"
  },
  "homepage": "https://github.com/bcakmakoglu/vue-flow#readme",
  "bugs": {
    "url": "https://github.com/bcakmakoglu/vue-flow/issues"
  },
  "keywords": [
    "vue",
    "flow",
    "diagram",
    "editor",
    "graph",
    "node",
    "link",
    "port",
    "slot",
    "vue3",
    "composition-api",
    "vue-flow",
    "vueflow",
    "typescript"
  ],
  "main": "./dist/vue-flow-node-resizer.js",
  "module": "./dist/vue-flow-node-resizer.mjs",
  "types": "./dist/index.d.ts",
  "unpkg": "./dist/vue-flow-node-resizer.iife.js",
  "jsdelivr": "./dist/vue-flow-node-resizer.iife.js",
  "exports": {
    ".": {
      "types": "./dist/index.d.ts",
      "import": "./dist/vue-flow-node-resizer.mjs",
      "require": "./dist/vue-flow-node-resizer.js"
    },
    "./dist/style.css": "./dist/style.css"
  },
  "files": [
    "dist",
    "*.d.ts"
  ],
  "sideEffects": [
    "*.css"
  ],
  "peerDependencies": {
    "@vue-flow/core": "^1.23.0",
    "vue": "^3.3.0"
  },
  "dependencies": {
    "d3-drag": "^3.0.0",
    "d3-selection": "^3.0.0"
  },
  "devDependencies": {
    "@types/d3-drag": "^3.0.4",
    "@types/d3-selection": "^3.0.7",
    "vue-tsc": "^1.8.16",
    "@tooling/eslint-config": "0.0.0",
    "@tooling/tsconfig": "0.0.0",
    "@vue-flow/core": "1.36.0",
    "@tooling/vite-config": "0.0.0"
  },
  "publishConfig": {
    "access": "public",
    "registry": "https://registry.npmjs.org/"
  },
  "scripts": {
    "dev": "pnpm types:watch & pnpm build:watch",
    "build": "vite build",
    "build:watch": "vite build --watch",
    "types": "vue-tsc --declaration --emitDeclarationOnly && pnpm lint:dist",
    "types:watch": "vue-tsc --declaration --emitDeclarationOnly --watch",
    "lint": "eslint --ext .js,.ts,.vue ./",
    "lint:dist": "eslint --ext \".ts,.tsx\" -c .eslintrc.js --fix --ignore-pattern !**/*  ./dist",
    "test": "exit 0"
  }
}