@bolt/components-button
Advanced tools
Comparing version 0.5.0 to 0.6.0-alpha.1ad5601e
{ | ||
"name": "@bolt/components-button", | ||
"type": "pattern", | ||
"patternType": "atoms", | ||
"patternName": "button", | ||
"patternType": "components", | ||
"patternSubType": "buttons", | ||
"style": "src/_button.scss", | ||
"main": "src/button.js", | ||
"templates": { | ||
"button": { | ||
"filename": "button.twig", | ||
"path": "src/button.twig", | ||
"namespace": "@bolt/button.twig" | ||
} | ||
}, | ||
"description": "Button Component", | ||
@@ -13,3 +23,3 @@ "keywords": [ | ||
], | ||
"version": "0.5.0", | ||
"version": "0.6.0-alpha.1ad5601e", | ||
"author": "Salem Ghoweri", | ||
@@ -25,4 +35,2 @@ "homepage": "https://boltdesignsystem.com", | ||
}, | ||
"style": "src/_button.scss", | ||
"twig": "button.twig", | ||
"publishConfig": { | ||
@@ -29,0 +37,0 @@ "access": "public" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
19729
55
10