37 lines
823 B
JSON
Executable File
37 lines
823 B
JSON
Executable File
{
|
|
"name": "OJS",
|
|
"version": "1.0.0",
|
|
"description": "OJS",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "test"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/Zoviet/ojs.git"
|
|
},
|
|
"keywords": [],
|
|
"author": "Zoviet",
|
|
"license": "GPL-3.0",
|
|
"bugs": {
|
|
"url": "https://github.com/Zoviet/ulmap/issues"
|
|
},
|
|
"homepage": "https://github.com/Zoviet/ulmap#readme",
|
|
"dependencies": {
|
|
"bulma": "^0.9.2",
|
|
"del": "^6.0.0",
|
|
"font-awesome": "^4.7.0",
|
|
"gulp": "^4.0.2",
|
|
"gulp-autoprefixer": "^7.0.1",
|
|
"gulp-clean-css": "^4.3.0",
|
|
"gulp-concat": "^2.6.1",
|
|
"gulp-imagemin": "^7.1.0",
|
|
"gulp-less": "^4.0.1",
|
|
"gulp-newer": "^1.4.0",
|
|
"gulp-rigger": "^0.5.8",
|
|
"gulp-sass": "^4.1.0",
|
|
"gulp-uglify-es": "^2.0.0",
|
|
"jquery": "^3.5.1"
|
|
}
|
|
}
|