{
  "name": "@soei/tools",
  "version": "1.1.18",
  "description": "工具类",
  "main": "index.js",
  "author": "soei | alwbg@163.com",
  "license": "ISC",
  "types": "./index.d.ts",
  "scripts": {
    "test": "node ./test"
  },
  "keywords": [
    "merge",
    "each",
    "runer",
    "iList2Array",
    "iPickNumber",
    "iSplit",
    "isFunction",
    "isNil",
    "isSimplyType",
    "isElement",
    "isArray",
    "isString",
    "isNodeList",
    "isEmpty",
    "isNumber",
    "Between",
    "length",
    "zoom",
    "take"
  ],
  "repository": {
    "type": "git",
    "url": "https://www.github.com/soei/tools"
  }
}
