{
  "name": "gavinyuetest",
  "version": "1.0.0",
  "description": "gavinyuetest",
  "main": "lib/index.js",
  "author": {
    "name": "gavinyue",
    "url": "https://github.com/"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/gavinyue/.git"
  },
  "bugs": {
    "url": "https://github.com/gavinyue//issues"
  },
  "homepage": "https://github.com/gavinyue/",
  "dependencies": {},
  "devDependencies": {
    "electrode-archetype-react-component": "^3.0.0",
    "electrode-archetype-react-component-dev": "^3.0.0"
  },
  "engines": {
    "node": ">= 4",
    "npm": ">= 3"
  },
  "scripts": {
    "prepublish": "clap prepublish",
    "start": "clap demo",
    "test": "clap check"
  },
  "keywords": [
    "react",
    "electrode",
    "electrode-component",
    "react-component"
  ]
}
