UNPKG

light-weight-countries-list

Version:
29 lines (28 loc) 672 B
{ "name": "light-weight-countries-list", "version": "1.0.1", "description": "A simple list of all countries", "main": "index.js", "type": "module", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/AidanLDev/light-weight-countries-list" }, "keywords": [ "Countries", "List", "Of", "Countries", "Light", "Weight" ], "author": "AidanLDev", "license": "ISC", "bugs": { "url": "https://github.com/AidanLDev/light-weight-countries-list/issues" }, "homepage": "https://github.com/AidanLDev/light-weight-countries-list#readme" }