{
  "name": "simple-react-bootstrap-navbar",
  "version": "0.2.6",
  "description": "",
  "main": "./dist/navBar.js",
  "scripts": {
    "prepublish": "node build.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/arackaf/simple-react-bootstrap-navbar.git"
  },
  "author": "Adam Rackis <AdamRackis@hotmail.com> (http://github.com/arackaf)",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/arackaf/simple-react-bootstrap-navbar/issues"
  },
  "homepage": "https://github.com/arackaf/simple-react-bootstrap-navbar#readme",
  "dependencies": {
    "simple-react-bootstrap-button-dropdown": "*.*.*"
  },
  "devDependencies": {
    "babel-plugin-external-helpers": "^6.8.0",
    "babel-preset-es2015": "6.16.0",
    "babel-preset-react": "6.16.0",
    "babel-preset-stage-2": "6.17.0",
    "gulp": "3.9.1",
    "gulp-babel": "6.1.2",
    "gulp-notify": "2.2.0",
    "gulp-plumber": "0.6.6",
    "gulp-print": "1.1.0",
    "gulp-rename": "1.2.0",
    "gulp-uglify": "2.0.0",
    "react": "^15.3.2",
    "react-dom": "^15.3.2",
    "remove": "0.1.5",
    "rollup": "0.36.3",
    "rollup-plugin-babel": "2.6.1",
    "rollup-plugin-node-resolve": "2.0.0",
    "systemjs": "0.19.31"
  }
}
