Skip to content

Commit

Permalink
bye final
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-jestin-roy authored Dec 22, 2020
1 parent e0434d0 commit daf93cb
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"name": ".hack();",
"version": "1.0.0",
"description": "hackathon registration",
"main": "gulpfile.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "MACEHUB",
"license": "none",
"dependencies": {
"gulp": "^3.9.1",
"gulp-autoprefixer": "^4.1.0",
"gulp-concat": "^2.6.1",
"gulp-livereload": "^3.8.1",
"gulp-ruby-sass": "^3.0.0",
"gulp-uglify": "^3.0.0"
}
}

0 comments on commit daf93cb

Please sign in to comment.