mp_common
Version:
magicalpixi common lib
25 lines (24 loc) • 552 B
JSON
{
"name": "mp_common",
"version": "1.7.1",
"description": "magicalpixi common lib",
"main": "index.js",
"scripts": {
"test": "node test.js"
},
"repository": {
"type": "git",
"url": "git+ssh://https://github.com/MagicalPixi/common.git"
},
"author": "guoshencheng",
"license": "ISC",
"bugs": {
"url": "https://github.com/MagicalPixi/common/issues"
},
"homepage": "https://github.com/MagicalPixi/common#README",
"dependencies": {
"axios": "^0.15.2",
"pluralize": "^3.0.0",
"shortid": "^2.2.6"
}
}