{
  "name": "@mappingo/utils",
  "version": "0.1.1",
  "main": "index.js",
  "author": "DomeA",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://gitee.com/mappingo/gemini.git"
  },
  "jest": {
    "testEnvironment": "node"
  },
  "dependencies": {
    "@mappingo/iterator": "^0.1.1"
  }
}
