{
  "name": "@absolunet/nwayo-grow-project",
  "version": "3.9.3",
  "description": "Boilerplate generator for nwayo project",
  "definition": "",
  "homepage": "https://documentation.absolunet.com/nwayo",
  "author": {
    "name": "Absolunet",
    "url": "https://absolunet.com"
  },
  "keywords": [
    "boilerplate",
    "npx",
    "nwayo"
  ],
  "license": "MIT",
  "repository": {
    "url": "git://github.com/absolunet/nwayo.git",
    "type": "git"
  },
  "bugs": {
    "url": "https://github.com/absolunet/nwayo/issues"
  },
  "bin": {
    "nwayo-grow-project": "bin/nwayo-grow-project"
  },
  "engines": {
    "node": ">= 14.17.0"
  },
  "main": "index.js",
  "dependencies": {
    "@absolunet/fss": "^1.7.0",
    "chalk": "^4.1.2",
    "figures": "^3.2.0",
    "inquirer": "^8.2.1",
    "replace-in-file": "^6.3.5"
  }
}
