UNPKG

dzxstatic

Version:

The static files of Discuz! X

18 lines (17 loc) 315 B
{ "name": "dzxstatic", "version": "3.4.20211231", "description": "The static files of Discuz! X", "keywords": [ "discuz" ], "scripts": { "build": "gulp", "publish": "npm publish" }, "author": "popcorner", "devDependencies": { "gulp": "^4.0.2", "gulp-uglify-es": "^2.0.0" } }