{
  "name": "tingle-icon",
  "version": "1.0.0-rc2",
  "description": "tingle-icon component for tingle.",
  "repository": "https://github.com/tinglejs/tingle-icon.git",
  "author": "zhangyang",
  "main": "dist/index.js",
  "files": [
    "dist",
    "src",
    "README.md"
  ],
  "keywords": [
    "tingle-icon",
    "Icon",
    ""
  ],
  "dependencies": {
    "classnames": "~2.2.3",
    "fastclick": "~1.0.6",
    "tingle-context": "^1.0.1",
    "tingle-style": "~0.3.1"
  },
  "devDependencies": {
    "babel": "~6.3.26",
    "babel-core": "~6.4.0",
    "babel-eslint": "^6.0.0",
    "babel-loader": "~6.2.1",
    "babel-plugin-add-module-exports": "~0.1.2",
    "babel-preset-es2015": "~6.3.13",
    "babel-preset-react": "~6.3.13",
    "babel-preset-stage-1": "~6.3.13",
    "browser-sync": "~2.11.1",
    "eslint": "^2.5.3",
    "eslint-plugin-react": "^4.2.3",
    "gulp": "~3.9.0",
    "gulp-babel": "~6.1.1",
    "gulp-concat": "~2.6.0",
    "gulp-just-replace": "~1.0.2",
    "gulp-pathmap": "~0.1.0",
    "gulp-sourcemaps": "~1.6.0",
    "gulp-stylus": "~2.1.2",
    "gulp-svg-symbols": "~1.0.0",
    "gulp-uglify": "~1.5.1",
    "gulp-unique-files": "~0.1.2",
    "node-notifier": "^4.5.0",
    "react": "^15.0.0-rc.2",
    "react-dom": "^15.0.0-rc.2",
    "through2": "~2.0.1",
    "webpack": "~1.12.11"
  },
  "scripts": {
    "start": "gulp d",
    "build": "gulp b"
  },
  "license": "MIT",
  "screenshots": ""
}
