mofron-comp-frame
Version:
frame component for mofron
30 lines (29 loc) • 698 B
JSON
{
"name": "mofron-comp-frame",
"version": "0.14.1",
"description": "frame component for mofron",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/mofron/mofron-comp-frame.git"
},
"dependencies": {
"mofron-effect-radius": "",
"mofron-effect-shadow": "",
"mofron-effect-border": ""
},
"keywords": [
"front-end","mofron"
],
"author": "simparts",
"license": "MIT",
"bugs": {
"url": "https://github.com/mofron/mofron-comp-frame/issues"
},
"homepage": "https://github.com/mofron/mofron-comp-frame#readme",
"devDependencies": {
}
}