updated package.json

This commit is contained in:
Marian Oancea 2015-02-05 08:15:36 +02:00
parent e0b33d22be
commit dd7cd45c33
1 changed files with 4 additions and 0 deletions

View File

@ -1,6 +1,10 @@
{
"name": "eth-netstats",
"version": "0.0.0",
"engines": {
"node": "0.10.x",
"npm": "2.1.x"
},
"private": true,
"scripts": {
"start": "node ./bin/www"