{
  "name": "aui",
  "main": "dist/aui.js",
  "version": "2.1.0",
  "description": "Aui is Semantic-UI + React",
  "keywords": [
    "react",
    "semantic-ui",
    "semantic ui",
    "semantic",
    "ui",
    "reactjs",
    "react.js",
    "react-component",
    "react component",
    "jsx",
    "cjsx",
    "component",
    "alicorns",
    "alicorn",
    "unicorn",
    "pony",
    "magic",
    "browserify",
    "watchify"
  ],
  "dependencies": {
    "react": ">=0.13",
    "semantic-ui": ">=2",
    "jquery": ">=1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/javascriptismagic/aui.git"
  },
  "authors": [
    "Brian <javascriptismagic@gmail.com>"
  ],
  "license": "Unlicense",
  "bugs": {
    "url": "https://github.com/javascriptismagic/aui/issues"
  },
  "homepage": "https://github.com/javascriptismagic/aui/",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components"
  ]
}
