added travis and improved README

This commit is contained in:
2016-04-27 02:20:27 +02:00
parent b2704c0023
commit 13f8fb8e3e
13 changed files with 99 additions and 1 deletions

View File

@ -19,5 +19,12 @@
"bugs": {
"url": "https://github.com/pushrocks/cflare/issues"
},
"homepage": "https://github.com/pushrocks/cflare#readme"
"homepage": "https://github.com/pushrocks/cflare#readme",
"dependencies": {
"beautylog": "^4.1.2",
"request": "^2.72.0"
},
"devDependencies": {
"npmts": "^5.0.4"
}
}