UNPKG

world-map-vue

Version:

A Vue JS component for displaying a world map with colored countries and overlay information. Forked from Ghrehh and Mrityunjay Saxena.

13 lines (12 loc) 188 B
language: node_js node_js: "7" install: npm i script: - npm run lint - npm run test notifications: email: false deploy: provider: npm email: "ghrehh@gmail.com" api_key: $api_key