{
  "name": "ic-styled",
  "version": "1.1.7",
  "description": "automatically style components with css templates",
  "main": "main.js",
  "devDependencies": {
    "testem": "~0.5.12",
    "bower": "^1.3.1",
    "rf-release": "0.3.1"
  },
  "scripts": {
    "test": "script/test"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/instructure/ic-styled.git"
  },
  "keywords": [
    "ember",
    "component",
    "css"
  ],
  "author": "Ryan Florence <rpflorence@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/instructure/ic-styled/issues"
  },
  "homepage": "https://github.com/instructure/ic-styled"
}