{
  "name": "ifsc-nodejs",
  "version": "1.0.5",
  "description": "node module/API for getting full details about IFSC code.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "ifsc",
    "nodejs",
    "npm",
    "ifsc nodejs",
    "offline api"
  ],
  "author": "suman debnath <suman@kasitechnologies.com>",
  "license": "MIT",
  "dependencies": {
    "fs": "0.0.1-security",
    "path": "^0.12.7"
  }
}
