MOON
Server: Apache
System: Linux nserver.cafsindia.com 4.18.0-553.104.1.lve.el8.x86_64 #1 SMP Tue Feb 10 20:07:30 UTC 2026 x86_64
User: cafsindia (1002)
PHP: 8.2.30
Disabled: NONE
Upload Files
File: /home/cafsindia/snap.cafsinfotech.in/node_modules/@mapbox/mapbox-gl-supported/package.json
{
  "name": "@mapbox/mapbox-gl-supported",
  "version": "2.0.1",
  "description": "A library to determine if a browser supports Mapbox GL JS",
  "main": "index.js",
  "typings": "./index.d.ts",
  "scripts": {
    "test": "eslint index.js",
    "build": "browserify -s mapboxgl index.js | uglifyjs -c -m -o mapbox-gl-supported.js",
    "prepublishOnly": "npm run build"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mapbox/mapbox-gl-supported.git"
  },
  "license": "BSD-3-Clause",
  "bugs": {
    "url": "https://github.com/mapbox/mapbox-gl-supported/issues"
  },
  "homepage": "https://github.com/mapbox/mapbox-gl-supported#readme",
  "files": [
    "mapbox-gl-supported.js",
    "index.d.ts"
  ],
  "devDependencies": {
    "browserify": "^17.0.0",
    "eslint": "^8.1.0",
    "eslint-config-mourner": "^2.0.1",
    "uglify-js": "^3.14.2"
  }
}