UNPKG

united-states

Version:

Module that returns an array of United States states names and abbreviations.

21 lines 493 B
{ "name": "united-states", "description": "Module that returns an array of United States states names and abbreviations.", "version": "2.0.0", "keywords": [ "united", "states", "list" ], "author": { "name": "Jack Moore", "url": "http://www.jacklmoore.com", "email": "hello@jacklmoore.com" }, "main": "index.js", "license": "MIT", "repository": { "type": "git", "url": "http://github.com/jackmoore/united-states.git" } }