{
  "name": "gent-hub",
  "version": "1.2.9",
  "description": "> 基于 `RxJS Observable` 数据流的 数据板，将数据通过`管道(pipe)`管理起来。",
  "main": "dist/gent-hub.common.js",
  "devDependencies": {
    "babel-jest": "^22.0.4",
    "babel-plugin-external-helpers": "^6.22.0",
    "babel-preset-env": "^1.6.1",
    "babel-preset-latest": "^6.24.1",
    "babel-preset-stage-2": "^6.24.1",
    "babel-preset-stage-3": "^6.24.1",
    "babelrc-rollup": "^3.0.0",
    "jest": "^22.0.4",
    "rollup": "^0.45.2",
    "rollup-plugin-babel": "^2.7.1",
    "rollup-plugin-istanbul": "^1.1.0",
    "rollup-plugin-replace": "^2.0.0",
    "rollup-plugin-uglify": "^2.0.1",
    "rollup-watch": "^4.3.1",
    "rxjs": "^5.5.6"
  },
  "scripts": {
    "test": "jest",
    "build": "rollup -c rollup.config.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gent-data/gent-hub.git"
  },
  "author": "",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/gent-data/gent-hub/issues"
  },
  "homepage": "https://github.com/gent-data/gent-hub#readme"
}
