@mpxjs/utils
Version:
A toolkit for mpx framework
32 lines (31 loc) • 726 B
JSON
{
"name": "@mpxjs/utils",
"version": "2.10.13",
"description": "A toolkit for mpx framework",
"main": "src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/didi/mpx.git"
},
"keywords": [
"mpx",
"toolkit"
],
"author": "donghongping",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/didi/mpx/issues"
},
"publishConfig": {
"registry": "https://registry.npmjs.org",
"access": "public"
},
"homepage": "https://github.com/didi/mpx#readme",
"peerDependencies": {
"@mpxjs/core": "^2.9.58"
},
"gitHead": "1b4a2d4765341ef6c6b74e501f72a0f856f247f9"
}