{
  "name": "aile-kits",
  "version": "0.1.3",
  "description": "",
  "main": "esm/index.js",
  "scripts": {
    "test": "jest",
    "cover": "jest --coverage",
    "build": "rm -rf esm & tsc"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/chuion/aile-kits.git"
  },
  "author": "chuion",
  "license": "MIT",
  "dependencies": {},
  "devDependencies": {
    "@babel/core": "^7.12.10",
    "@babel/preset-env": "^7.12.11",
    "@babel/preset-typescript": "^7.12.7",
    "@types/jest": "^26.0.20",
    "axios": "^0.21.1",
    "babel-jest": "^26.6.3",
    "dayjs": "^1.10.3",
    "jest": "^26.6.3",
    "ts-jest": "^26.4.4",
    "typescript": "^4.1.3"
  }
}
