@osirispp/frontity-layout
Version:
Sistema de layout para usar en frontity
27 lines (26 loc) • 631 B
JSON
{
"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"
}
}