mp-common
Version:
This is XPO MarketPlace common libary
24 lines (23 loc) • 578 B
JSON
{
"name": "mp-common",
"version": "0.1.3",
"description": "This is XPO MarketPlace common libary",
"main": "index.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/xpologistics/mp-common.git"
},
"keywords": [
"XPO",
"MarketPlace"
],
"author": "XPO Logistics",
"license": "MIT",
"bugs": {
"url": "https://github.com/xpologistics/mp-common/issues"
},
"homepage": "https://github.com/xpologistics/mp-common#readme"
}