salix/services/package.json

15 lines
279 B
JSON
Raw Normal View History

{
"name": "vn-module",
"version": "1.0.0",
"dependencies": {
"md5": "^2.2.1",
"vn-loopback": "file:./loopback"
},
"repository": {
"type": "git",
"url": "https://git.verdnatura.es/salix"
},
"license": "GPL-3.0",
"description": "Loopback modules"
}