{
  "name": "aeiou",
  "version": "0.0.4",
  "description": "i18n scripts",
  "engines": {
    "node": ">=8.4.0"
  },
  "bin": {
    "aeiou": "./bin/aeiou"
  },
  "scripts": {
    "build": "tsc",
    "dev": "tsc --watch"
  },
  "author": "Spoqa Inc.",
  "license": "MIT",
  "dependencies": {
    "@types/babel-traverse": "^6.25.2",
    "@types/babel-types": "^6.25.1",
    "@types/babylon": "^6.16.2",
    "@types/form-data": "^2.2.0",
    "@types/fs-extra": "^4.0.2",
    "@types/glob": "^5.0.32",
    "@types/lodash.includes": "^4.3.3",
    "@types/lodash.isnil": "^4.0.3",
    "@types/lodash.merge": "^4.6.3",
    "@types/lodash.omitby": "^4.6.3",
    "@types/lodash.zipobject": "^4.1.3",
    "@types/node": "^8.0.28",
    "@types/yargs": "^8.0.2",
    "babel-traverse": "^6.26.0",
    "babel-types": "^6.26.0",
    "babylon": "^6.18.0",
    "date-fns": "^1.28.5",
    "form-data": "^2.3.1",
    "fs-extra": "^4.0.1",
    "gettext-parser": "^1.3.0",
    "glob": "^7.1.2",
    "lodash.includes": "^4.3.0",
    "lodash.isnil": "^4.0.0",
    "lodash.merge": "^4.6.0",
    "lodash.omitby": "^4.6.0",
    "lodash.zipobject": "^4.1.3",
    "node-fetch": "^2.0.0-alpha.8",
    "typescript": "^2.5.2",
    "yargs": "^8.0.2"
  }
}
