{
  "name": "urturn-expression-css",
  "version": "0.6.91",
  "author": "Emmanuel Vuigner for Urturn",
  "homepage": "http://urturn.github.io/urturn-expression-css/",
  "main": "component.urturn.json",
  "licenses": [
    {
      "type": "AGPL-3",
      "url": "https://github.com/urturn/urturn-expression-css/blob/master/LICENSE"
    }
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/urturn/urturn-expression-css.git"
  },
  "ignore": [
    "**/.*",
    "node_modules",
    "components"
  ],
  "devDependencies": {
    "bootstrap-urturn": "git@github.com:urturn/bootstrap-urturn.git#~1.1.0"
  }
}