Add Node.js version

This commit is contained in:
haad 2015-12-26 20:30:49 +02:00
parent f8e363eedd
commit e8ed893457

View File

@ -8,6 +8,9 @@
},
"author": "Haad",
"license": "ISC",
"engines" : {
"node" : "^4.x.x"
},
"dependencies": {
"asyncawait": "^1.0.1",
"bluebird": "^3.1.1",