{
  "name": "eleven-methods",
  "version": "1.0.21",
  "description": "常用方法累计",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://gitee.com/eleven-wh/my-common-methods.git"
  },
  "keywords": [
    "eleven"
  ],
  "author": "eleven_wang",
  "license": "ISC",
  "dependencies": {
    "dayjs": "^1.10.7",
    "node-cmd": "^5.0.0"
  },
  "devDependencies": {
    "babel-plugin-transform-object-rest-spread": "^6.26.0"
  }
}
