File tree Expand file tree Collapse file tree 1 file changed +21
-18
lines changed
Expand file tree Collapse file tree 1 file changed +21
-18
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " suitcss-components-button" ,
3- "description" : " Structural button styles for SUIT CSS" ,
43 "version" : " 5.0.0" ,
5- "style" : " index.css" ,
4+ "description" : " Structural button styles for SUIT CSS" ,
5+ "keywords" : [
6+ " browser" ,
7+ " css-components" ,
8+ " button" ,
9+ " suitcss" ,
10+ " style"
11+ ],
12+ "homepage" : " https://github.com/suitcss/components-button#readme" ,
13+ "bugs" : " https://github.com/suitcss/components-button/labels/bug" ,
14+ "license" : " MIT" ,
15+ "author" : " Nicolas Gallagher" ,
616 "files" : [
717 " index.css" ,
818 " lib"
919 ],
10- "devDependencies " : {
11- "stylelint-config-suitcss " : " ^4.0.0 " ,
12- "suitcss-components-test " : " * " ,
13- "suitcss-preprocessor " : " ^1.0.1 "
20+ "style " : " index.css " ,
21+ "repository " : {
22+ "type " : " git " ,
23+ "url " : " git://github.com/suitcss/components-button.git "
1424 },
15- "license" : " MIT" ,
1625 "scripts" : {
1726 "build" : " npm run setup && npm run preprocess" ,
1827 "build-test" : " npm run setup && npm run preprocess-test" ,
2332 "watch" : " npm run preprocess-test -- -w -v" ,
2433 "test" : " npm run lint"
2534 },
26- "repository" : {
27- "type" : " git" ,
28- "url" : " git://github.com/suitcss/components-button.git"
29- },
30- "keywords" : [
31- " browser" ,
32- " css-components" ,
33- " button" ,
34- " suitcss" ,
35- " style"
36- ]
35+ "devDependencies" : {
36+ "stylelint-config-suitcss" : " ^4.0.0" ,
37+ "suitcss-components-test" : " *" ,
38+ "suitcss-preprocessor" : " ^1.0.1"
39+ }
3740}
You can’t perform that action at this time.
0 commit comments