UNPKG

349 BJSONView Raw
1{
2 "name": "loopback-component-fixtures",
3 "version": "0.0.1",
4 "description": "Adds fixture data to loopback",
5 "main": "index.js",
6 "scripts": {
7 "test": "echo \"Error: no test specified\" && exit 1"
8 },
9 "author": "",
10 "license": "MIT",
11 "dependencies": {
12 "loopback": "^2.22.2",
13 "loopback-datasource-juggler": "^2.41.0"
14 }
15}