File tree Expand file tree Collapse file tree 2 files changed +33
-0
lines changed
Expand file tree Collapse file tree 2 files changed +33
-0
lines changed Original file line number Diff line number Diff line change 1+ node_modules
Original file line number Diff line number Diff line change 1+ {
2+ "name" : " sass-compiler" ,
3+ "version" : " 1.0.0" ,
4+ "description" : " Live SASS Compiler" ,
5+ "main" : " app.js" ,
6+ "scripts" : {
7+ "test" : " pm2 start app.js"
8+ },
9+ "repository" : {
10+ "type" : " git" ,
11+ "url" : " git+https://github.com/sqlProvider/SASS-Compiler.git"
12+ },
13+ "keywords" : [
14+ " sass" ,
15+ " compiler" ,
16+ " live" ,
17+ " css" ,
18+ " node-sass"
19+ ],
20+ "author" : {
21+ "name" : " Semih KEŞKEK" ,
22+ "email" : " keskeksmh@gmail.com"
23+ },
24+ "license" : " ISC" ,
25+ "bugs" : {
26+ "url" : " https://github.com/sqlProvider/SASS-Compiler/issues"
27+ },
28+ "homepage" : " https://github.com/sqlProvider/SASS-Compiler#readme" ,
29+ "dependencies" : {
30+ "node-sass" : " ^3.8.0"
31+ }
32+ }
You can’t perform that action at this time.
0 commit comments