{
  "name": "initit-pengx17",
  "version": "1.2.0",
  "description": "Utility for creating npm init packages",
  "main": "index.js",
  "scripts": {
    "test": "./test.js"
  },
  "keywords": [],
  "author": "Brent Jackson",
  "license": "MIT",
  "homepage": "https://github.com/c8r/initit",
  "dependencies": {
    "arg": "^4.1.1",
    "cross-spawn": "^7.0.1",
    "fs-extra": "^8.1.0"
  }
}
