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/devtools-api/package.json
{
  "name": "@vue/devtools-api",
  "version": "6.6.3",
  "description": "Interact with the Vue devtools from the page",
  "author": {
    "name": "Guillaume Chau"
  },
  "license": "MIT",
  "repository": {
    "url": "https://github.com/vuejs/vue-devtools.git",
    "type": "git",
    "directory": "packages/api"
  },
  "sideEffects": false,
  "main": "lib/cjs/index.js",
  "browser": "lib/esm/index.js",
  "module": "lib/esm/index.js",
  "types": "lib/esm/index.d.ts",
  "files": [
    "lib/cjs",
    "lib/esm"
  ],
  "publishConfig": {
    "access": "public"
  },
  "scripts": {
    "build": "rimraf lib && yarn build:esm && yarn build:cjs",
    "build:esm": "tsc --module es2015 --outDir lib/esm -d",
    "build:cjs": "tsc --module commonjs --outDir lib/cjs",
    "build:watch": "yarn tsc --module es2015 --outDir lib/esm -d -w --sourceMap"
  },
  "devDependencies": {
    "@types/node": "^20.11.16",
    "@types/webpack-env": "^1.15.1",
    "typescript": "^5.3.3"
  }
}