{ "name": "wheeparam", "version": "1.0.0", "description": "퍼블리싱용 기본 템플릿", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "http://git.wheeparam.com/wheeparam/publisingTemplate.git" }, "author": "", "license": "ISC", "devDependencies": { "gulp": "^4.0.2", "gulp-cached": "^1.1.1", "gulp-clean-css": "^4.3.0", "gulp-concat": "^2.6.1", "gulp-file-include": "^2.2.2", "gulp-minify": "^3.1.0", "gulp-sass": "^4.1.0", "gulp-size": "^3.0.0", "gulp-sourcemaps": "^2.6.5", "gulp.spritesmith": "^6.11.0" }, "dependencies": {} }