{
  "name": "react-short-notice",
  "version": "0.1.5",
  "description": "react component alert or error short notice",
  "main": "./dist/react-short-notice.js",
  "scripts": {
    "build": "babel ./index.js -o ./dist/react-short-notice.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sujkh85/react-short-notice.git"
  },
  "keywords": [
    "react",
    "component",
    "notice"
  ],
  "author": "sujkh85",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/sujkh85/react-short-notice/issues"
  },
  "homepage": "https://github.com/sujkh85/react-short-notice#readme",
  "devDependencies": {
    "babel": "^6.5.2",
    "babel-cli": "^6.7.7",
    "babel-eslint": "^6.0.3",
    "babel-jscs": "^3.0.0-beta1",
    "babel-plugin-transform-es2015-modules-umd": "^6.6.5",
    "babel-preset-es2015": "^6.6.0",
    "babel-preset-react": "^6.5.0",
    "babelify": "^7.2.0"
  },
  "dependencies": {
    "react": "^15.0.1"
  },
  "email": "wjdrudghks85@gmail.com"
}
