{
  "name": "fit-switch",
  "version": "3.0.52",
  "description": "开关",
  "main": "lib/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "ssh://g@gitlab.baidu.com:8022/tb-component/pc-switch.git"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "react": "^0.14.0 || ^15.0.0",
    "classnames": "2.2.3",
    "lodash": "3.10.1",
    "fit-transmit-transparently": "^3.1.66"
  },
  "typings": "lib/index.d.ts"
}