Files
theme-flow-bruno/package.json
2020-11-16 21:22:51 +01:00

22 lines
479 B
JSON

{
"name": "@thumbsup/theme-flow",
"version": "1.3.0",
"description": "Thumbsup flow theme",
"author": "Thumbsup",
"license": "MIT",
"homepage": "https://github.com/thumbsup/theme-flow#readme",
"repository": {
"type": "git",
"url": "git+https://github.com/thumbsup/theme-flow.git"
},
"bugs": {
"url": "https://github.com/thumbsup/theme-flow/issues"
},
"thumbsup": {
"themeRoot": "theme"
},
"publishConfig": {
"access": "public"
}
}