{
  "_from": "react-github-fork-ribbon@0.5.0",
  "_id": "react-github-fork-ribbon@0.5.0",
  "_inBundle": false,
  "_integrity": "sha1-WWBe56vgH+SPFgOdzH/YLYQLAsU=",
  "_location": "/react-github-fork-ribbon",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "react-github-fork-ribbon@0.5.0",
    "name": "react-github-fork-ribbon",
    "escapedName": "react-github-fork-ribbon",
    "rawSpec": "0.5.0",
    "saveSpec": null,
    "fetchSpec": "0.5.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/react-github-fork-ribbon/-/react-github-fork-ribbon-0.5.0.tgz",
  "_shasum": "59605ee7abe01fe48f16039dcc7fd82d840b02c5",
  "_spec": "react-github-fork-ribbon@0.5.0",
  "_where": "/Users/jameskyburz/Documents/src/level-eventstore/packages/ui/src/ui",
  "bugs": {
    "url": "https://github.com/jessy1092/react-github-fork-ribbon/issues"
  },
  "bundleDependencies": false,
  "contributor": [
    {
      "name": "Lee",
      "email": "jessy1092@gmail.com"
    }
  ],
  "dependencies": {},
  "deprecated": false,
  "description": "Pure inline style github fork ribbon on React component",
  "devDependencies": {
    "@kadira/storybook": "^2.35.3",
    "babel": "^6.5.2",
    "babel-core": "^6.24.1",
    "babel-preset-es2015": "^6.24.1",
    "babel-preset-react": "^6.24.1",
    "babel-preset-stage-3": "^6.24.1",
    "babelify": "^7.2.0",
    "browserify": "^14.3.0",
    "browserify-global-shim": "^1.0.3",
    "enzyme": "^2.8.0",
    "enzyme-to-json": "^1.5.0",
    "expect": "^1.20.2",
    "gulp": "git://github.com/gulpjs/gulp.git#4.0",
    "gulp-babel": "^6.1.2",
    "gulp-rename": "^1.2.2",
    "gulp-uglify": "^2.1.2",
    "gulp-util": "^3.0.6",
    "identity-obj-proxy": "^3.0.0",
    "jest": "^19.0.2",
    "react-addons-test-utils": "^15.5.1",
    "react-hot-loader": "3.0.0-beta.6",
    "storybook-addon-specifications": "^1.0.16",
    "vinyl-buffer": "^1.0.0",
    "vinyl-source-stream": "^1.1.0"
  },
  "engines": {
    "node": ">=0.10.x"
  },
  "homepage": "http://jessy1092.github.io/react-github-fork-ribbon",
  "jest": {
    "setupFiles": [
      "<rootDir>/storybook/__conf__/mockConfig.js"
    ],
    "testMatch": [
      "**/storybook/**/*.stories.js",
      "**/src/**/*.spec.js"
    ],
    "automock": false,
    "globals": {
      "__TESTS__": true
    },
    "unmockedModulePathPatterns": [
      "<rootDir>/node_modules/react/",
      "<rootDir>/node_modules/react-dom/",
      "<rootDir>/node_modules/enzyme/",
      "<rootDir>/node_modules/react-addons-test-utils/"
    ],
    "moduleNameMapper": {
      "\\.(jpg|jpeg|png|gif|eot|otf|webp|svg|ttf|woff|woff2|mp4|webm|wav|mp3|m4a|aac|oga)$": "<rootDir>/storybook/__mocks__/file.js",
      "\\.(css|less)$": "identity-obj-proxy"
    },
    "coveragePathIgnorePatterns": [
      "<rootDir>/storybook/",
      "<rootDir>/node_modules/"
    ],
    "snapshotSerializers": [
      "enzyme-to-json/serializer"
    ]
  },
  "keywords": [
    "fork",
    "GitHub",
    "ribbon",
    "react",
    "react-component"
  ],
  "license": "MIT",
  "main": "component/index.js",
  "name": "react-github-fork-ribbon",
  "peerDependencies": {
    "react": "^0.14.0 || ^15.0.0"
  },
  "repository": [
    {
      "type": "git",
      "url": "https://github.com/jessy1092/react-github-fork-ribbon"
    }
  ],
  "scripts": {
    "prepublish": "gulp transpile",
    "start": "gulp dev",
    "storybook": "start-storybook -p 8000 -c storybook",
    "test": "jest --coverage"
  },
  "version": "0.5.0"
}
