{
  "name": "react-xd-admin-lte",
  "version": "0.1.3",
  "description": "React Admin LTE theme",
  "main": "lib/index.js",
  "scripts": {
    "start": "react-scripts start",
    "build": "react-scripts build",
    "prepublish": "babel src/lib -d lib",
    "watch": "babel src/lib -d lib --watch"
  },
  "repository": {
    "type": "git",
    "url": "https://git.xaifiet.com/react/admin-lte.git"
  },
  "keywords": [
    "react",
    "adminlte"
  ],
  "author": "Xavier DUBREUIL <xav.dubreuil@gmail.com>",
  "bugs": {
    "url": "https://git.xaifiet.com/react/admin-lte/issues"
  },
  "license": "ISC",
  "dependencies": {
    "admin-lte": "^2.4.0",
    "bootstrap": "^3.3.7",
    "browserify-css": "^0.12.0",
    "font-awesome": "^4.7.0",
    "history": "^4.7.2",
    "ionicons": "^3.0.0",
    "is-plain-object": "^2.0.4",
    "lodash": "^4.17.4",
    "prismjs": "^1.8.1",
    "prop-types": "^15.5.10",
    "react": "^15.6.1",
    "react-dom": "^15.6.1",
    "react-fontawesome": "^1.6.1",
    "react-ionicons": "^1.5.9",
    "react-redux": "^5.0.6",
    "react-router-dom": "^4.2.2",
    "redux": "^3.7.2",
    "redux-logger": "^3.0.6",
    "redux-thunk": "^2.2.0"
  },
  "devDependencies": {
    "babel-cli": "^6.24.1",
    "babel-core": "^6.25.0",
    "babel-eslint": "^7.2.3",
    "babel-preset-es2015": "^6.24.1",
    "babel-preset-react": "^6.24.1",
    "babel-preset-stage-0": "^6.24.1",
    "eslint": "^4.4.1",
    "eslint-plugin-import": "^2.7.0",
    "eslint-plugin-jsx-a11y": "^6.0.2",
    "eslint-plugin-react": "^7.3.0",
    "eslint-watch": "^3.1.2",
    "react-scripts": "^1.0.13",
    "styled-components": "^2.1.2"
  }
}
