{
  "name": "generator-create-rsuite-app",
  "version": "1.0.6",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/rsuite/create-rsuite-app.git"
  },
  "files": [
    "generators"
  ],
  "keywords": [
    "yeoman-generator"
  ],
  "author": "superman",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/rsuite/create-rsuite-app/issues"
  },
  "homepage": "https://github.com/rsuite/create-rsuite-app#readme",
  "dependencies": {
    "yeoman-generator": "^1.1.1"
  }
}
