{
  "name": "@npmcorp/pui-react-tile-layout",
  "version": "6.4.0",
  "description": "React tile layout component",
  "main": "tile-layout.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/pivotal-cf/pivotal-ui.git"
  },
  "keywords": [
    "bootstrap",
    "react",
    "pivotal ui",
    "pivotal ui modularized"
  ],
  "author": "Pivotal Software, Inc",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/pivotal-cf/pivotal-ui/issues"
  },
  "homepage": "http://styleguide.pivotal.io/react.html#tile_layout",
  "peerDependencies": {
    "react": "^0.13.0"
  },
  "dependencies": {
    "babel-runtime": "^5.8.3",
    "classnames": "^1.2.0",
    "@npmcorp/pui-css-tile-layout": "6.4.0",
    "@npmcorp/pui-react-helpers": "6.4.0"
  }
}