{
  "name": "banks-in-india",
  "version": "0.3.0",
  "description": "Sites & icons, and more for all active banks in India",
  "type": "module",
  "scripts": {
    "dev": "astro dev",
    "start": "astro dev",
    "build": "astro check && astro build",
    "preview": "astro preview",
    "astro": "astro"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/planetabhi/banks-in-india.git"
  },
  "keywords": [
    "india",
    "banks",
    "list",
    "logos",
    "icons",
    "websites"
  ],
  "author": "@planetabhi <contact@new-ui.com> (https://planetabhi.com)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/planetabhi/banks-in-india/issues"
  },
  "homepage": "https://banksin.in/",
  "dependencies": {
    "@astrojs/check": "^0.9.3",
    "@astrojs/netlify": "^5.5.1",
    "astro": "^4.15.1",
    "typescript": "^5.5.4"
  },
  "devDependencies": {
    "@new-ui/colors": "^1.3.0",
    "@new-ui/reset": "^0.0.5",
    "@new-ui/spacings": "^0.1.3",
    "@sargamdesign/colors": "^3.0.1"
  }
}