datacenter-ip-checker/web/landing/package.json

18 lines
335 B
JSON

{
"name": "landing",
"version": "1.0.0",
"description": "",
"main": "gulpfile.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"gulp": "^5.0.0",
"gulp-file-include": "^2.3.0",
"http-server": "^14.1.1"
}
}