-
Notifications
You must be signed in to change notification settings - Fork 1
/
package.json
36 lines (36 loc) · 932 Bytes
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
{
"name": "fusion-travel-agency-html",
"version": "1.0.0",
"description": "Design PSD Credit by Ishtiaq Khan Parag https://dribbble.com/shots/3060963-Fusion-Travel-Agency",
"main": "gulpfile.js",
"dependencies": {
"gulp": "^3.9.1",
"gulp-clean-css": "^3.0.3",
"gulp-concat": "^2.6.1",
"gulp-sass": "^3.1.0"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/GarryLaly/Fusion-Travel-Agency-HTML.git"
},
"keywords": [
"Travel",
"Design",
"Travel",
"Web",
"Freebies",
"PSD",
"Freebies",
"HTML"
],
"author": "Garry Priambudi <[email protected]>",
"license": "MIT",
"bugs": {
"url": "https://github.com/GarryLaly/Fusion-Travel-Agency-HTML/issues"
},
"homepage": "https://github.com/GarryLaly/Fusion-Travel-Agency-HTML#readme"
}