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/@googlemaps/js-api-loader/package.json
{
  "name": "@googlemaps/js-api-loader",
  "version": "1.16.2",
  "description": "Wrapper for the loading of Google Maps JavaScript API script in the browser",
  "keywords": [
    "google",
    "maps"
  ],
  "homepage": "https://github.com/googlemaps/js-api-loader",
  "bugs": {
    "url": "https://github.com/googlemaps/js-api-loader/issues"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/googlemaps/js-api-loader.git"
  },
  "license": "Apache-2.0",
  "author": "Justin Poehnelt",
  "main": "dist/index.umd.js",
  "unpkg": "dist/index.min.js",
  "module": "dist/index.esm.js",
  "types": "dist/index.d.ts",
  "files": [
    "dist/",
    "src/"
  ],
  "scripts": {
    "docs": "typedoc src/index.ts && cp -r dist docs/dist && cp -r examples docs/examples",
    "format": "eslint . --fix",
    "lint": "eslint .",
    "prepare": "rm -rf dist && rollup -c",
    "test": "jest src/*",
    "test:e2e": "jest e2e/*"
  },
  "dependencies": {
    "fast-deep-equal": "^3.1.3"
  },
  "devDependencies": {
    "@babel/preset-env": "^7.9.5",
    "@babel/runtime-corejs3": "^7.9.2",
    "@rollup/plugin-babel": "^5.3.0",
    "@rollup/plugin-commonjs": "^22.0.0",
    "@rollup/plugin-node-resolve": "^13.0.0",
    "@rollup/plugin-typescript": "^8.3.0",
    "@types/google.maps": "^3.53.1",
    "@types/jest": "^27.0.1",
    "@types/selenium-webdriver": "^4.0.9",
    "@typescript-eslint/eslint-plugin": "^5.18.0",
    "@typescript-eslint/parser": "^5.18.0",
    "chromedriver": "^101.0.0",
    "core-js": "^3.6.4",
    "eslint": "^8.12.0",
    "eslint-config-prettier": "^8.5.0",
    "eslint-plugin-jest": "^26.1.3",
    "eslint-plugin-prettier": "^4.0.0",
    "geckodriver": "^3.0.1",
    "jest": "^26.6.3",
    "prettier": "^2.6.2",
    "rollup": "^2.4.0",
    "rollup-plugin-terser": "^7.0.0",
    "selenium-webdriver": "^4.0.0-alpha.7",
    "ts-jest": "^26.5.2",
    "typedoc": "^0.22.4",
    "typescript": "^4.2.2"
  },
  "publishConfig": {
    "access": "public",
    "registry": "https://wombat-dressing-room.appspot.com"
  }
}