File tree Expand file tree Collapse file tree 2 files changed +30
-1
lines changed
Expand file tree Collapse file tree 2 files changed +30
-1
lines changed Original file line number Diff line number Diff line change 11![ ALINE.CSS] ( https://github.com/ENJOY100/aline.css/blob/master/images/alinelogo(mini).png )
22## Aline - CSS-Grid Framework
33
4- Current Version: ` 1.0.0 `
4+ Current Version: ` 1.0.1 `
55
66Project URL: http://ozhiganov.com/aline
77
Original file line number Diff line number Diff line change 1+ {
2+ "name" : " aline.css" ,
3+ "version" : " 1.0.1" ,
4+ "description" : " CSS-Grid Framework" ,
5+ "main" : " aline.min.css" ,
6+ "scripts" : {
7+ "test" : " echo \" Error: no test specified\" && exit 1"
8+ },
9+ "repository" : {
10+ "type" : " git" ,
11+ "url" : " git+https://github.com/ENJOY100/aline.css.git"
12+ },
13+ "keywords" : [
14+ " aline" ,
15+ " css" ,
16+ " framework" ,
17+ " css-grid" ,
18+ " grid" ,
19+ " adaptive" ,
20+ " flex" ,
21+ " flex-framework"
22+ ],
23+ "author" : " Vladimir Ozhiganov" ,
24+ "license" : " MIT" ,
25+ "bugs" : {
26+ "url" : " https://github.com/ENJOY100/aline.css/issues"
27+ },
28+ "homepage" : " https://github.com/ENJOY100/aline.css#readme"
29+ }
You can’t perform that action at this time.
0 commit comments