|
1 | | -[feathers-mongoose-service](https://github.com/feathersjs/feathers-mongoose) [](http://badge.fury.io/js/feathers-mongoose-service) |
| 1 | +[feathers-mongoose](https://github.com/feathersjs/feathers-mongoose) [](http://badge.fury.io/js/feathers-mongoose) |
2 | 2 | ========================= |
3 | 3 |
|
4 | 4 | [](https://travis-ci.org/feathersjs/feathers-mongoose) |
5 | | -[](https://codeclimate.com/github/feathersjs/feathers-mongoose-service) |
| 5 | +[](https://codeclimate.com/github/feathersjs/feathers-mongoose) |
6 | 6 | [](https://david-dm.org/feathersjs/feathers-mongoose) |
7 | 7 | [](https://david-dm.org/feathersjs/feathers-mongoose#info=devDependencies) |
8 | 8 | [](https://sourcegraph.com/github.com/feathersjs/feathers-mongoose) |
9 | 9 | [](https://sourcegraph.com/github.com/feathersjs/feathers-mongoose) |
10 | 10 |
|
11 | | -[](https://nodei.co/npm/feathers-mongoose-service/) |
| 11 | +[](https://nodei.co/npm/feathers-mongoose/) |
12 | 12 |
|
13 | 13 | > Easily create a [Mongoose](http://mongoosejs.com/) Service for [Featherjs](https://github.com/feathersjs). |
14 | 14 |
|
15 | 15 |
|
16 | 16 | ## Installation |
17 | 17 |
|
18 | 18 | ```bash |
19 | | -npm install feathers-mongoose-service --save |
| 19 | +npm install feathers-mongoose --save |
20 | 20 | ``` |
21 | 21 |
|
22 | | -See [Getting Started, in the docs/ directory](https://github.com/feathersjs/feathers-mongoose-service/tree/master/docs/Getting-Started.md). |
| 22 | +See [Getting Started, in the docs/ directory](https://github.com/feathersjs/feathers-mongoose/tree/master/docs/Getting-Started.md). |
23 | 23 |
|
24 | 24 | ## Documentation |
25 | 25 |
|
26 | | -See the [docs/ directory](https://github.com/feathersjs/feathers-mongoose-service/tree/master/docs). |
| 26 | +See the [docs/ directory](https://github.com/feathersjs/feathers-mongoose/tree/master/docs). |
27 | 27 |
|
28 | 28 | ## License |
29 | 29 |
|
|
0 commit comments