UNPKG

cities-list

Version:

A list, huge one, (~80K) of cities.

29 lines (28 loc) 605 B
{ "name": "cities-list", "version": "1.0.3", "description": "A list, huge one, (~80K) of cities.", "main": "index.json", "directories": { "test": "test" }, "scripts": { "test": "mocha test/test" }, "repository": { "type": "git", "url": "git+https://github.com/finnlp/cities-list.git" }, "keywords": [ "cities", "list", "city", "places" ], "author": "Alex Corvi <alex@arrayy.com>", "license": "MIT", "bugs": { "url": "https://github.com/finnlp/cities-list.git/issues" }, "homepage": "https://github.com/finnlp/cities-list.git#readme" }