UNPKG

london-districts

Version:

A list of London districts from wikipedia

30 lines (29 loc) 650 B
{ "name": "london-districts", "version": "1.0.0", "description": "A list of London districts from wikipedia", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/alanshaw/london-districts.git" }, "keywords": [ "London", "district", "area", "borough", "postcode", "town", "code", "grid" ], "author": "Alan Shaw", "license": "ISC", "bugs": { "url": "https://github.com/alanshaw/london-districts/issues" }, "homepage": "https://github.com/alanshaw/london-districts#readme" }