| Server IP : 164.138.27.172 / Your IP : 216.73.216.143 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/goto10-root/ |
Upload File : |
{
"name": "goto10",
"private": true,
"engines": {
"node": ">=14.*",
"npm": ">=7.*"
},
"scripts": {
"start": "npm run watch",
"dev": "npm run development",
"development": "mix",
"watch": "mix watch",
"watch-poll": "mix watch -- --watch-options-poll=1000",
"hot": "mix watch --hot",
"prod": "npm run production",
"production": "mix --production",
"eslint": "eslint assets --ext .jsx --ext .js",
"stylelint": "./node_modules/.bin/stylelint \"assets/**/*.scss\"",
"lint": "npm run eslint && npm run stylelint"
},
"devDependencies": {
"@babel/eslint-parser": "^7.17.0",
"@babel/plugin-proposal-class-properties": "^7.16.7",
"@babel/plugin-proposal-object-rest-spread": "^7.17.3",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-transform-react-jsx": "^7.17.3",
"@babel/preset-env": "^7.16.11",
"@internetstiftelsen/eslint-config-react": "^2.0.0",
"@internetstiftelsen/stylelint-config": "^2.0.0",
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
"dotenv-webpack": "^7.1.0",
"eslint": "^8.12.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-filenames": "^1.3.2",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-react": "^7.29.4",
"eslint-plugin-react-hooks": "^4.4.0",
"laravel-mix": "^6.0.43",
"postcss": "^8.4.14",
"postcss-scss": "^4.0.4",
"resolve-url-loader": "^5.0.0",
"sass": "^1.49.11",
"sass-loader": "^12.6.0",
"stylelint": "^14.9.1",
"stylelint-config-property-sort-order-smacss": "^8.0.0",
"stylelint-scss": "^4.3.0",
"stylelint-webpack-plugin": "^3.2.0",
"webpack": "^5.71.0",
"webpack-cli": "^4.9.2"
},
"dependencies": {
"@bleckert/delegate-event": "^1.0.1",
"@bugsnag/js": "^7.16.1",
"@fullcalendar/core": "^6.1.10",
"@fullcalendar/daygrid": "^6.1.10",
"@fullcalendar/interaction": "^6.1.10",
"@fullcalendar/timegrid": "^6.1.10",
"@internetstiftelsen/styleguide": "^4.1.8",
"@wordpress/dataviews": "^4.2.0",
"@wordpress/element": "^6.6.0",
"a11y-toggle": "^2.1.0",
"eslint-webpack-plugin": "^3.1.1",
"prop-types": "^15.8.1"
}
}