balsamine.2017-2018
clone your own copy | download snapshot

Snapshots | iceberg

Inside this repository

bower.json
application/json

Download raw (561 bytes)

{
  "name": "medor.numero2",
  "version": "0.0.0",
  "authors": [
    "Alexandre Leray <alexandre@stdin.fr>"
  ],
  "description": "Second issue of Médor, in HTML/CSS",
  "license": "AGPLV3",
  "homepage": "https://medor.coop",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "assets/components/",
    "test",
    "tests"
  ],
  "dependencies": {
    "less": "~2.5.1",
    "normalize.css": "~3.0.3",
    "normalize-opentype.css": "~0.2.4",
    "css-regions-polyfill": "https://github.com/FremyCompany/css-regions-polyfill.git"
  }
}