diff --git a/package.json b/package.json new file mode 100644 index 0000000..f930ca2 --- /dev/null +++ b/package.json @@ -0,0 +1,20 @@ +{ + "name": "ipv6calc", + "version": "0.0.4", + "description": "ipv6calc", + "homepage": "https://github.com/sebmck/ping-wrapper", + "author": "Martin Geno ", + "keywords": [ + "ipv6", + "mac", + "ipv6calc", + "calc" + ], + "repository": { + "type": "git", + "url": "https://github.com/genofire/nodejs-ipv6calc.git" + }, + "bugs": { + "url": "https://github.com/genofire/nodejs-ipv6calc/issues" + } +}