Prepare for npm publish

This commit is contained in:
Nemo 2018-06-04 13:23:04 +05:30
parent b764baa7bc
commit 69471cb901
3 changed files with 5 additions and 7 deletions

View File

@ -1,3 +1,2 @@
screenshots
.git
node_modules

3
.npmignore Normal file
View File

@ -0,0 +1,3 @@
.git
node_modules
METRICS.md

View File

@ -1,16 +1,12 @@
{
"name": "prometheus-act-exporter",
"version": "1.0.0",
"description": "Exports ACT data usage as prometheus metrics",
"description": "Exports ACT Fibernet data usage as prometheus metrics",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"actcorp",
"balance",
"flexibyte"
],
"keywords": ["actcorp", "balance", "flexibyte"],
"author": "Nemo <npm@captnemo.in>",
"license": "MIT",
"dependencies": {