UNPKG

jqwidgets-scripts-custom

Version:

jQWidgets is an advanced jQuery, Angular 7, Vue, React, ASP .NET MVC, Custom Elements and HTML5 UI framework.

26 lines (25 loc) 972 B
{ "name": "jqwidgets-react-webpack", "version": "0.0.1", "description": "jqwidgets-react-webpack", "author": "www.jQWidgets.com", "dependencies": { "babel-core": "6.26.0", "babel-loader": "7.1.1", "babel-preset-es2015": "6.24.1", "babel-preset-react": "6.24.1", "react": "15.6.1", "react-dom": "15.6.1", "webpack": "3.5.5" }, "scripts": { "start": "npm run build1 && npm run build2 && npm run build3 && npm run build4 && npm run build5 && npm run build6 && npm run build7", "build1": "webpack --config webpack.config1.js", "build2": "webpack --config webpack.config2.js", "build3": "webpack --config webpack.config3.js", "build4": "webpack --config webpack.config4.js", "build5": "webpack --config webpack.config5.js", "build6": "webpack --config webpack.config6.js", "build7": "webpack --config webpack.config7.js" } }