{
  "name": "admin-lte-react",
  "author": "Ucok Freddy <ucokfm@gmail.com>",
  "version": "0.0.5",
  "description": "AdminLTE react components",
  "main": "./index.js",
  "keywords": [
    "adminlte",
    "react"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/ucokfm/admin-lte-react.git"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/ucokfm/admin-lte-react/issues"
  },
  "homepage": "https://github.com/ucokfm/admin-lte-react",
  "peerDependencies": {
    "admin-lte": "2.3.5",
    "react": "^15.0.1",
    "react-dom": "^15.0.1"
  },
  "dependencies": {
    "classnames": "^2.2.5",
    "moment": "^2.13.0"
  }
}