{
  "name": "hy-demo",
  "version": "1.0.0",
  "description": "An awesome project!",
  "repository": "fe/hy-demo",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "start": "cd ..  && sudo ykit server"
  },
  "author": "",
  "license": "ISC",
  "yo": {
    "path": "./src/yo-config"
  },
  "dependencies": {
    "@qnpm/hysdk": "^1.1.0",
    "@qnpm/hysdk-fusion": "^1.1.0",
    "babel-polyfill": "6.16.0",
    "react": "^15.4.2",
    "react-dom": "^15.4.2",
    "ykit-config-yo": "^1.3.1",
    "yo-router": "^1.0.1",
    "yo3": "3.0.11"
  }
}
