{
  "name": "create-finpo-nuxt",
  "version": "2.1.29",
  "description": "Create a Nuxt.js App in FINPO style.",
  "bin": "cli.js",
  "files": [
    "cli.js",
    "sao.js",
    "template/"
  ],
  "repository": {
    "url": "git+https://github.com/finpo/create-finpo-nuxt.git",
    "type": "git"
  },
  "scripts": {
    "test": "ava --verbose",
    "test:snapshot": "ava --verbose --update-snapshots"
  },
  "dependencies": {
    "lodash": "^4.17.4",
    "minimist": "^1.2.0",
    "sao": "^0.22.5",
    "superb": "^2.0.0"
  },
  "devDependencies": {
    "ava": "^0.23.0"
  },
  "authors": [
    "Egoist <0x142857@gmail.com>",
    "Nuxt team <team@nuxtjs.org>",
    "Clark Du <clark.duxin@gmail.com>"
  ],
  "license": "MIT"
}
