my_custom_styled_buttons
Version:
create stylish buttons with little code
25 lines (24 loc) • 637 B
JSON
{
"name": "my_custom_styled_buttons",
"version": "1.1.1",
"description": "create stylish buttons with little code",
"main": "app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/emmanuelsheshi/CustomStyledButtons.git"
},
"keywords": [
"custom-buttons",
"sytled-buttons",
"buttons"
],
"author": "Emmanuel sheshi",
"license": "ISC",
"bugs": {
"url": "https://github.com/emmanuelsheshi/CustomStyledButtons/issues"
},
"homepage": "https://github.com/emmanuelsheshi/CustomStyledButtons#readme"
}