UNPKG

hdjs

Version:
81 lines (80 loc) 2.4 kB
{ "name": "hdjs", "version": "1.2.55", "description": "hdjs framework", "main": "dist/hdjs.js", "scripts": { "build": "NODE_ENV=development node_modules/webpack/bin/webpack.js -p --progress --hide-modules --config=webpack.config.js", "watch": "NODE_ENV=development node_modules/webpack/bin/webpack.js --watch --progress --hide-modules --config=webpack.config.js", "dev": "webpack-dev-server --open --hot --inline --config=webpack.config.js" }, "repository": { "type": "git", "url": "git+https://github.com/houdunwang/hdjs.git" }, "keywords": [ "hdjs", "houdunwang", "后盾向军", "后盾人", "后盾网" ], "author": "后盾人-向军老师", "license": "MIT", "bugs": { "url": "https://github.com/houdunwang/hdjs/issues" }, "homepage": "https://github.com/houdunwang/hdjs#readme", "devDependencies": { "axios": "^0.16.2", "babel-core": "^6.25.0", "babel-loader": "^7.1.1", "babel-plugin-transform-remove-strict-mode": "0.0.2", "babel-preset-env": "^1.6.0", "bootstrap-daterangepicker": "^2.1.25", "bootstrap-filestyle": "^1.2.1", "bootstrap-notify": "^3.1.3", "bootstrap-sass": "^3.3.7", "bootstrap-switch": "^3.3.4", "chart.js": "^2.6.0", "clean-webpack-plugin": "^0.1.16", "clipboard": "^1.7.1", "clockpicker": "0.0.7", "codemirror": "^5.29.0", "copy-webpack-plugin": "^4.0.1", "css-loader": "^0.28.4", "extract-text-webpack-plugin": "^3.0.0", "file-loader": "^0.11.2", "font-awesome": "^4.7.0", "html-webpack-plugin": "^2.30.1", "jquery": "^3.2.1", "jquery-caret": "^1.3.5", "jquery-clockpicker": "0.0.8", "jquery-datetimepicker": "^2.5.4", "jquery-form-validator": "^2.3.74", "jquery.cookie": "^1.4.1", "js-cookie": "^2.1.4", "less": "^2.7.2", "less-loader": "^4.0.5", "lodash": "^4.17.4", "md5": "^2.2.1", "moment": "^2.18.1", "node-sass": "^4.5.3", "plupload": "^2.3.2", "qrcode": "^0.9.0", "sass-loader": "^6.0.6", "select2": "^4.0.3", "spectrum-colorpicker": "^1.8.0", "style-loader": "^0.18.2", "swiper": "^3.4.2", "url-loader": "^0.5.9", "validator": "^8.0.0", "video.js": "^6.2.7", "webpack": "^3.5.4", "webpack-dev-server": "^2.7.1", "zeroclipboard": "^2.3.0" }, "dependencies": { "webuploader": "^0.1.8" } }