{
  "name": "@mpxjs/utils",
  "version": "2.10.21",
  "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": "a2cbdad9f8dcc376f2098d217485525953b64cd9"
}
