{
  "name": "create-tn-node",
  "version": "1.1.27",
  "description": "",
  "main": "index.js",
  "bin": {
    "create-tn-node": "bin/index.js"
  },
  "type": "module",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/tornord/templates.git"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/tornord/templates/issues"
  },
  "homepage": "https://github.com/tornord/templates#readme",
  "dependencies": {
    "prompts": "^2.4.2"
  },
  "devDependencies": {
    "tsx": "^4.21.0"
  }
}
