{
  "name": "js-methods-library",
  "version": "2.0.1",
  "description": "javascript 实用函数库",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "js",
    "javascript",
    "util",
    "实用函数",
    "方法集",
    "数组",
    "对象",
    "排序",
    "数据结构"
  ],
  "author": "panzkou",
  "license": "ISC"
}
