{
  "author": "Mimiko Phonowell <phnonwell@gmail.com>",
  "bugs": {
    "url": "https://github.com/phonowell/shell/issues"
  },
  "description": "",
  "devDependencies": {
    "@llc1123/eslint-config": "^1.5.0",
    "@swc/core": "^1.3.42",
    "@types/lodash": "^4.14.192",
    "@types/node": "^18.15.11",
    "@typescript-eslint/eslint-plugin": "^5.57.0",
    "@typescript-eslint/parser": "^5.57.0",
    "coffee-ahk": "^0.0.52",
    "eslint": "^8.37.0",
    "eslint-config-prettier": "^8.8.0",
    "eslint-config-react-app": "^7.0.1",
    "eslint-plugin-import": "^2.27.5",
    "eslint-plugin-jsx-a11y": "^6.7.1",
    "eslint-plugin-prettier": "^4.2.1",
    "eslint-plugin-react": "^7.32.2",
    "eslint-plugin-react-hooks": "^4.6.0",
    "fire-keeper": "^0.0.209",
    "lodash": "^4.17.21",
    "prettier": "^2.8.7",
    "ts-node": "^10.9.1",
    "typescript": "^5.0.2"
  },
  "homepage": "https://github.com/phonowell/shell",
  "keywords": [
    "ahk",
    "autohotkey",
    "coffee-ahk",
    "jQuery",
    "js",
    "lodash",
    "shell"
  ],
  "license": "MIT",
  "main": "dist/index.ahk",
  "name": "shell-ahk",
  "repository": {
    "type": "git",
    "url": "https://github.com/phonowell/shell.git"
  },
  "scripts": {
    "alice": "ts-node --swc task/alice",
    "build": "pnpm alice build",
    "test": "pnpm alice test",
    "watch": "pnpm alice watch"
  },
  "url": "https://github.com/phonowell/shell",
  "version": "0.0.36"
}
