{
  "name": "build-file-or-folder",
  "version": "1.0.0",
  "description": "根据配置文件的要求生成文件或文件夹（多个）",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/github-zhang/build-file-or-folder.git"
  },
  "keywords": [
    "build",
    "file",
    "folder"
  ],
  "author": "weiyilong",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/github-zhang/build-file-or-folder/issues"
  },
  "homepage": "https://github.com/github-zhang/build-file-or-folder#readme"
}
