btn.css
Version:
a scalable, style-able button.
27 lines (26 loc) • 562 B
JSON
{
"name": "btn.css",
"version": "0.4.0",
"description": "a scalable, style-able button.",
"main": "btn.css",
"style": "btn.css",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/chantastic/btn.css.git"
},
"keywords": [
"style",
"css",
"button",
"btn"
],
"author": "Michael Chan",
"license": "MIT",
"bugs": {
"url": "https://github.com/chantastic/btn.css/issues"
},
"homepage": "https://github.com/chantastic/btn.css"
}