{
  "app": {
    "pages": [
      "scratch/demo/index"
    ],
    "window": {
      "defaultTitle": "刮刮卡玩法小程序",
      "enableWK": "YES",
      "enableDSL": true
    },
    "dependencies": {
      "react-native": "0.52.0",
      "react": "16.2.0"
    }
  },
  "scratch/demo/index": {
    "defaultTitle": "刮刮卡玩法",
    "allowsBounceVertical": "NO"
  }
}