| Server IP : 164.138.27.172 / Your IP : 216.73.217.113 Web Server : nginx/1.27.4 System : Linux cookingdream 6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 x86_64 User : www-adm ( 1001) PHP Version : 8.3.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /home/jonasn/dev/internetstiftelsen.se/ |
Upload File : |
{
"name": "iis",
"private": true,
"scripts": {
"development": "NODE_ENV=development node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js",
"start": "npm run development -- --watch",
"watch-poll": "npm run development -- --watch-poll",
"production": "NODE_ENV=production node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js",
"eslint": "eslint assets",
"stylelint": "./node_modules/.bin/stylelint assets/**/*.scss",
"htmllint": "htmlhint --config .htmlhintrc --ignore node_modules --format compact ./www/app/themes/**/*.php *.php",
"lint": "npm run eslint && npm run stylelint && npm run htmllint"
},
"devDependencies": {
"@babel/plugin-proposal-class-properties": "^7.8.3",
"@babel/plugin-proposal-object-rest-spread": "^7.8.3",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-transform-react-jsx": "^7.8.3",
"@babel/preset-env": "^7.8.4",
"@internetstiftelsen/eslint-config-react": "^0.0.2",
"@internetstiftelsen/stylelint-config": "1.0.0",
"axe-core": "^3.5.0",
"babel-eslint": "^9.0.0",
"browser-sync": "^2.26.13",
"browser-sync-webpack-plugin": "2.3.0",
"dotenv-webpack": "^6.0.4",
"eslint": "^6.1.0",
"eslint-loader": "^4.0.2",
"html-loader": "^0.5.5",
"htmlhint": "^0.10.3",
"laravel-mix": "^5.0.9",
"resolve-url-loader": "^3.1.2",
"sass": "^1.26.0",
"sass-loader": "^8.0.2",
"stylelint": "^13.6.1",
"stylelint-webpack-plugin": "^1.2.3",
"vue-template-compiler": "^2.6.11"
},
"dependencies": {
"@internetstiftelsen/styleguide": "^2.16.2",
"axios": "^0.21.1",
"bugsnag-js": "^4.7.3",
"gator": "^1.2.4",
"highcharts": "^9.0.1",
"lazysizes": "^5.3.0",
"lodash": "^4.17.20",
"punycode": "^2.1.1",
"recaptcha-v3": "^1.7.2"
}
}