{
  "name": "easonkoo-norepeat",
  "version": "1.0.0",
  "description": "两种数组去重的方式 顺序去重 倒序排序",
  "main": "index.js",
  "directories": {
    "lib": "lib"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "数组去重"
  ],
  "author": "kooeason",
  "license": "ISC"
}
