{
  "name": "enyo-layout",
  "version": "2.2.0-a1",
  "description": "UI infrastructure for Enyo applications",
  "homepage": "http://enyojs.com/",
  "keywords": [
    "framework",
    "toolkit",
    "components",
    "mobile",
    "webOS"
  ],
  "repository": {
    "type": "git",
    "url": "git://github.com/enyojs/layout.git"
  },
  "maintainers": [
    {
      "name": "Enyo JS Framework Team (HP)",
      "web": "http://enyojs.com/"
    }
  ],
  "license": "Apache-2.0",
  "author": "Travis Webb <me@traviswebb.com>",
  "bugs": {
    "url": "https://github.com/enyojs/layout/issues"
  },
  "dependencies": {
    "enyo-core": "2.2.0-a0"
  },
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  }
}
