gs4tr-theme
Version:
A small package to style components
24 lines (23 loc) • 568 B
JSON
{
"name": "gs4tr-theme",
"version": "2.0.0",
"description": "A small package to style components",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"publish": "npm publish"
},
"repository": {
"type": "git",
"url": "git+https://gitlab.com/StevaNNN/gs4tr-theme.git"
},
"keywords": [
"theming"
],
"author": "Stevan Stojanovic",
"license": "MIT",
"bugs": {
"url": "https://gitlab.com/StevaNNN/gs4tr-theme/issues"
},
"homepage": "https://gitlab.com/StevaNNN/gs4tr-theme#readme"
}