{
  "name": "awry-utilities-2",
  "version": "1.0.137",
  "description": "",
  "main": "build/index.js",
  "watch": {
    "build": {
      "patterns": [
        "src"
      ],
      "extensions": "js,scss"
    }
  },
  "scripts": {
    "build": "`npm bin`/babel src -d build --copy-files",
    "prepublish": "npm run build",
    "test": "echo \"Error: no test specified\" && exit 1",
    "watch": "npm-watch"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kooinam/awry-utilities-2.git"
  },
  "author": "kooinam <“ngkooinam@gmail.com”>",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/kooinam/awry-utilities-2/issues"
  },
  "homepage": "https://github.com/kooinam/awry-utilities-2#readme",
  "devDependencies": {
    "react-dom": "16.0.0-rc.3",
    "@types/react": "^16.0.2",
    "babel-cli": "^6.24.1",
    "babel-core": "^6.25.0",
    "babel-preset-es2015": "^6.24.1",
    "babel-preset-react": "^6.24.1",
    "babel-preset-stage-0": "^6.24.1"
  },
  "peerDepencies": {},
  "dependencies": {
    "antd": "3.4.3",
    "axios": "^0.16.2",
    "babel-plugin-import": "^1.4.0",
    "currency-symbol-map": "^4.0.1",
    "dateformat": "^2.0.0",
    "format-currency": "^1.0.0",
    "fuse.js": "^3.2.1",
    "inline-style-prefixer": "^3.0.8",
    "lodash": "^4.17.4",
    "minify-css-string": "^1.0.0",
    "npm-watch": "^0.2.0",
    "prop-types": "^15.5.10",
    "quill-image-resize-module": "^3.0.0",
    "rc-queue-anim": "^1.2.3",
    "rc-select": "^6.9.5",
    "react-cookies": "^0.1.0",
    "react-image-lightbox": "^3.4.3",
    "react-image-lightbox-universal": "0.0.2",
    "react-quill": "^1.0.0",
    "react-redux": "^5.0.6",
    "react-router-dom": "^4.1.2",
    "react-router-redux": "5.0.0-alpha.6",
    "redux": "^3.7.2",
    "scroll-to-element": "^2.0.0",
    "tween": "^0.9.0",
    "uuid": "^3.1.0",
    "i18next": "^11.8.0",
    "i18next-browser-languagedetector": "^2.2.3",
    "react-i18next": "^7.12.0"
  }
}
