UNPKG

map-canvas

Version:

A map widget for [blessed-contrib](https://github.com/yaronn/blessed-contrib).

20 lines (19 loc) 398 B
{ "name": "map-canvas", "version": "0.1.5", "description": "", "main": "map.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/yaronn/map-canvas.git" }, "author": "", "license": "ISC", "dependencies": { "drawille-canvas-blessed-contrib": ">=0.0.1", "xml2js": "^0.4.5" } }