{
  "name": "india-pincode-search",
  "version": "1.0.2",
  "description": "Search India Postcode Pincode - Post office city state district data database.",
  "main": "index.js",
  "scripts": {
    "test": "node test.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mayank30/india-pincode-search.git"
  },
  "keywords": [
    "india",
    "pincode",
    "search",
    "city",
    "state",
    "country",
    "postcode",
    "district",
    "village",
    "node npm package"
  ],
  "author": "Mayank Jhawar",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/mayank30/india-pincode-search/issues"
  },
  "homepage": "https://github.com/mayank30/india-pincode-search#readme",
  "dependencies": {
    "csvtojson": "^2.0.10"
  }
}
