rappopo-sob-marine
Version:
Rappopo Sob - Marine
32 lines (31 loc) • 637 B
JSON
{
"name": "rappopo-sob-marine",
"version": "0.4.0",
"description": "Rappopo Sob - Marine",
"main": "index.js",
"scripts": {
"test": "jest"
},
"repository": {
"type": "git",
"url": "git+https://gitlab.com/rappopo/sob-marine.git"
},
"keywords": [
"Rappopo",
"Sob",
"Marine",
"Moleculerjs"
],
"author": "Ardhi Lukianto <ardhi@lukianto.com>",
"license": "MIT",
"sob": {
"name": "marine"
},
"bugs": {
"url": "https://gitlab.com/rappopo/sob-marine/issues"
},
"homepage": "https://gitlab.com/rappopo/sob-marine#readme",
"dependencies": {
"rappopo-sob": "^0.4.0"
}
}