File tree 1 file changed +3
-1
lines changed
1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 1
1
# loopback-component-meta
2
2
3
+ [ ![ CircleCI] ( https://circleci.com/gh/fullcube/loopback-component-meta.svg?style=svg )] ( https://circleci.com/gh/fullcube/loopback-component-meta ) [ ![ Dependencies] ( http://img.shields.io/david/fullcube/loopback-component-meta.svg?style=flat )] ( https://david-dm.org/fullcube/loopback-component-meta ) [ ![ Coverage Status] ( https://coveralls.io/repos/github/fullcube/loopback-component-meta/badge.svg?branch=master )] ( https://coveralls.io/github/fullcube/loopback-component-meta?branch=master )
4
+
3
5
Component for [ LoopBack] ( https://loopback.io ) that adds a Meta model that can be used to retrieve meta data about the model definitions.
4
6
5
7
# Installation
6
8
7
9
Install the module
8
10
9
11
$ npm install --save loopback-component-meta
10
-
12
+
11
13
Configure the module in ` server/component-config.json `
12
14
13
15
```
You can’t perform that action at this time.
0 commit comments