You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
32 lines
782 B
32 lines
782 B
{
|
|
"name": "WheeparamBoard",
|
|
"version": "1.0.0",
|
|
"description": "휘파람 보드",
|
|
"main": "gulpfile.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "http://git.wheeparam.com/wheeparam/WheeparamBoard.git"
|
|
},
|
|
"author": "휘파람 소프트",
|
|
"license": "ISC",
|
|
"devDependencies": {
|
|
"ax5ui-toast": "^1.4.126",
|
|
"gulp": "^4.0.2",
|
|
"gulp-clean-css": "^4.2.0",
|
|
"gulp-concat": "^2.6.1",
|
|
"gulp-minify": "^3.1.0",
|
|
"gulp-sass": "^4.0.2",
|
|
"gulp-size": "^3.0.0",
|
|
"gulp-sourcemaps": "^2.6.5"
|
|
},
|
|
"dependencies": {
|
|
"ax5core": "^1.4.126",
|
|
"ax5ui-mask": "^1.4.126",
|
|
"ax5ui-modal": "^1.4.126",
|
|
"clipboard": "^2.0.4",
|
|
"devextreme": "^19.1.6"
|
|
}
|
|
}
|