hotcoffee-mongodb
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "hotcoffee-mongodb", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Hotcoffee plugin to persist via MongoDB", | ||
@@ -37,3 +37,4 @@ "main": "index.coffee", | ||
"blanket": "^1.1.6", | ||
"mocha-lcov-reporter": "0.0.2" | ||
"mocha-lcov-reporter": "0.0.2", | ||
"coveralls": "^2.11.2" | ||
}, | ||
@@ -40,0 +41,0 @@ "engines": { |
@@ -1,2 +0,12 @@ | ||
# hotcoffee-mongodb | ||
Hotcoffee plugin to persist via MongoDB | ||
hotcoffee-mongodb | ||
=============================== | ||
[![Build Status](https://travis-ci.org/kr1sp1n/hotcoffee-mongodb.svg?branch=master)](https://travis-ci.org/kr1sp1n/hotcoffee-mongodb) | ||
[![Coverage Status](https://coveralls.io/repos/kr1sp1n/hotcoffee-mongodb/badge.svg)](https://coveralls.io/r/kr1sp1n/hotcoffee-mongodb) | ||
[![Dependencies Status](https://david-dm.org/kr1sp1n/hotcoffee-mongodb.svg)](https://david-dm.org/kr1sp1n/hotcoffee-mongodb) | ||
A plugin for [hotcoffee][hotcoffee] to persist via MongoDB. | ||
[hotcoffee]: https://github.com/kr1sp1n/hotcoffee |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
8799
8
13
7