{
  "name": "mobile-spectrum-data",
  "version": "1.30.0",
  "description": "Data related to mobile networking spectrum around the world, including ARFCNs, descriptions, and more.",
  "main": "./index.js",
  "types": "./index.d.ts",
  "repository": "https://github.com/davwheat/mobile-spectrum-data",
  "author": "David Wheatley <david@davwheat.dev>",
  "license": "LGPL-3.0-or-later",
  "devDependencies": {
    "@expo/spawn-async": "^1.7.2",
    "@jsdevtools/npm-publish": "^1.4.3",
    "@types/node": "^22.10.2",
    "chalk": "^5.4.1",
    "cross-env": "^7.0.3",
    "fs-extra": "^11.2.0",
    "ora": "^6.3.1",
    "prettier": "^3.4.2",
    "prompt-sync": "^4.2.0",
    "rimraf": "^5.0.10",
    "tsx": "^4.19.2",
    "typescript": "5.7.2"
  },
  "packageManager": "yarn@4.12.0"
}
