{
  "name": "arrrepeat",
  "version": "0.0.2",
  "description": "传入一个数或多个返回有多少种排序方式和结果",
  "main": "index.js",
  "directories": {
    "lib": "lib"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "去重",
    "数组去重",
    "数组排序"
  ],
  "author": "cnhk",
  "license": "ISC"
}
