{
  "name": "@osirispp/frontity-layout",
  "version": "1.0.9",
  "description": "Sistema de layout para usar en frontity",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/ojguru/frontity-layout.git"
  },
  "keywords": [
    "Frontity"
  ],
  "author": "osirispp",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/ojguru/frontity-layout/issues"
  },
  "homepage": "https://github.com/ojguru/frontity-layout#readme",
  "dependencies": {
    "frontity": "^1.15.0",
    "react": "^17.0.2"
  }
}
