UNPKG

state_city_pincode

Version:

A utility package giving a list of postal codes for the received state and city. Currently works for India

18 lines 419 B
{ "name": "state_city_pincode", "version": "1.0.9", "description": "A utility package giving a list of postal codes for the received state and city. Currently works for India", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "Postal", "State", "City", "Country", "India" ], "author": "Parth Chandna", "license": "ISC" }