UNPKG

us-state-converter

Version:

A package that converts U.S. state abbreviations to full names and back

38 lines (37 loc) 851 B
{ "name": "us-state-converter", "version": "1.0.8", "description": "A package that converts U.S. state abbreviations to full names and back", "main": "index.js", "author": { "name": "Kevin Smith", "email": "i.am@kevinsmith.dev", "url": "https://kevinsmith.dev" }, "contributors": [ { "name": "Kevin Smith", "email": "i.am@kevinsmith.dev", "url": "https://kevinsmith.dev" }, { "name": "Edwin Chu" }, { "name": "Anton Khitrenovich", "url": "http://technotes.khitrenovich.com/" }, { "name": "tharinduAppno" } ], "bugs": "https://github.com/keveightysev/us-state-converter/issues", "repository": "github:keveightysev/us-state-converter", "license": "MIT", "keywords": [ "united states", "states", "abbreviation", "convert" ] }