File tree Expand file tree Collapse file tree 1 file changed +33
-33
lines changed
Expand file tree Collapse file tree 1 file changed +33
-33
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " laravel-elixir-fonts" ,
3- "version" : " 0.0.2 " ,
4- "description" : " This is a simple gulp-iconfont wrapper for Laravel Elixir" ,
5- "main" : " index.js" ,
6- "dependencies" : {
7- "gulp" : " ^3.9.1" ,
8- "gulp-iconfont" : " ^6.0.0" ,
9- "gulp-iconfont-css" : " ^2.1.0"
10- },
11- "devDependencies" : {},
12- "scripts" : {
13- "test" : " echo \" Error: no test specified\" && exit 1"
14- },
15- "repository" : {
16- "type" : " git" ,
17- "url" : " git+https://github.com/CodersAKL/laravel-elixir-fonts.git"
18- },
19- "keywords" : [
20- " laravel" ,
21- " elixir" ,
22- " gulp" ,
23- " fonts" ,
24- " icon" ,
25- " icon" ,
26- " fonts" ,
27- " fonticon"
28- ],
29- "author" : " FDiskas" ,
30- "license" : " MIT" ,
31- "bugs" : {
32- "url" : " https://github.com/CodersAKL/laravel-elixir-fonts/issues"
33- },
34- "homepage" : " https://github.com/CodersAKL/laravel-elixir-fonts#readme"
2+ "name" : " laravel-elixir-fonts" ,
3+ "version" : " 0.1.0 " ,
4+ "description" : " This is a simple gulp-iconfont wrapper for Laravel Elixir" ,
5+ "main" : " index.js" ,
6+ "dependencies" : {
7+ "gulp" : " ^3.9.1" ,
8+ "gulp-iconfont" : " ^6.0.0" ,
9+ "gulp-iconfont-css" : " ^2.1.0"
10+ },
11+ "devDependencies" : {},
12+ "scripts" : {
13+ "test" : " echo \" Error: no test specified\" && exit 1"
14+ },
15+ "repository" : {
16+ "type" : " git" ,
17+ "url" : " git+https://github.com/CodersAKL/laravel-elixir-fonts.git"
18+ },
19+ "keywords" : [
20+ " laravel" ,
21+ " elixir" ,
22+ " gulp" ,
23+ " fonts" ,
24+ " icon" ,
25+ " icon" ,
26+ " fonts" ,
27+ " fonticon"
28+ ],
29+ "author" : " FDiskas" ,
30+ "license" : " MIT" ,
31+ "bugs" : {
32+ "url" : " https://github.com/CodersAKL/laravel-elixir-fonts/issues"
33+ },
34+ "homepage" : " https://github.com/CodersAKL/laravel-elixir-fonts#readme"
3535}
You can’t perform that action at this time.
0 commit comments