feat: update Readme

This commit is contained in:
Basile Bruneau
2020-05-09 13:00:30 +02:00
parent ec79e1201d
commit 89ab1ff5a4
9 changed files with 6172 additions and 20 deletions
+10 -2
View File
@@ -1,12 +1,20 @@
{
"name": "dotted-map",
"version": "1.2.0",
"description": "",
"description": "Create a SVG map filled with dots for the world or countries",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"keywords": [
"map",
"svg",
"dots",
"dotted",
"world",
"countries",
"country"
],
"author": "",
"license": "ISC",
"dependencies": {