HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //home/arjun/projects/buyercall/node_modules/vue-resizable/package.json
{
  "_args": [
    [
      "vue-resizable@2.1.7",
      "/home/arjun/projects/buyercall"
    ]
  ],
  "_from": "vue-resizable@2.1.7",
  "_id": "vue-resizable@2.1.7",
  "_inBundle": false,
  "_integrity": "sha512-zEbWhRR8iXT8+nt3u8rkfrNpkPNsPkf7HteBh+AlPIsJ7rf9fyNwMqr0Q4FRzIpNIpZD5Zrr4+3+YELU0vc1Iw==",
  "_location": "/vue-resizable",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "vue-resizable@2.1.7",
    "name": "vue-resizable",
    "escapedName": "vue-resizable",
    "rawSpec": "2.1.7",
    "saveSpec": null,
    "fetchSpec": "2.1.7"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/vue-resizable/-/vue-resizable-2.1.7.tgz",
  "_spec": "2.1.7",
  "_where": "/home/arjun/projects/buyercall",
  "author": {
    "name": "NikSnV"
  },
  "bugs": {
    "url": "https://github.com/nikitasnv/vue-resizable/issues"
  },
  "description": "Vue2 component that allows to resize and drag elements",
  "devDependencies": {
    "@babel/core": "^7.12.16",
    "@babel/eslint-parser": "^7.12.16",
    "@vue/cli-plugin-babel": "~5.0.0",
    "@vue/cli-plugin-eslint": "~5.0.0",
    "@vue/cli-service": "~5.0.0",
    "core-js": "^3.8.3",
    "eslint": "^7.32.0",
    "eslint-config-prettier": "^8.3.0",
    "eslint-plugin-prettier": "^4.0.0",
    "eslint-plugin-vue": "^8.0.3",
    "prettier": "^2.4.1",
    "vue": "^3.2.13"
  },
  "files": [
    "dist/*",
    "src/*"
  ],
  "homepage": "https://github.com/nikitasnv/vue-resizable",
  "keywords": [
    "vue",
    "component",
    "resizable",
    "resize"
  ],
  "license": "MIT",
  "main": "./dist/vue-resizable.umd.min.js",
  "name": "vue-resizable",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nikitasnv/vue-resizable.git"
  },
  "scripts": {
    "build": "vue-cli-service build --target lib --name vue-resizable ./src/main.js",
    "build:doc": "vue-cli-service build ./docs/index.js",
    "dev": "vue-cli-service serve ./docs/index.js",
    "lint": "vue-cli-service lint"
  },
  "version": "2.1.7"
}