diff --git a/package.json b/package.json new file mode 100644 index 0000000..7e60814 --- /dev/null +++ b/package.json @@ -0,0 +1,35 @@ +{ + "name": "pibd-21_permyakov_r.g._ip", + "version": "1.0.0", + "description": "Для ИП", + "repository": { + "type": "git", + "url": "https://git.is.ulstu.ru/Roman/PIbd-21_Permyakov_R.G._IP.git" + }, + "license": "ISC", + "author": "", + "type": "module", + "main": "index.html", + "scripts": { + "start": "vite", + "build": "vite build", + "serve": "http-server -p 3000 ./dist/", + "prod": "npm-run-all build serve", + "lint": "eslint …" + }, + "dependencies": { + "bootstrap" : "5.3.3", + "bootstrap-icons" : "1.11.3" + }, + "devDependencies": { + "http-server": "14.1.1", + "vite" : "6.2.0", + "npm-run-all": "4.1.5", + "eslint": "8.56.0", + "eslint-config-airbnb-base": "15.0.0", + "eslint-config-prettier": "10.0.2", + "eslint-plugin-import": "2.31.0", + "eslint-plugin-prettier": "5.2.3", + "eslint-plugin-html": "8.1.2" + } +} \ No newline at end of file diff --git a/Отчёт2.docx b/Отчёт2.docx deleted file mode 100644 index dd15302..0000000 Binary files a/Отчёт2.docx and /dev/null differ