UNPKG

instapack

Version:

All-in-one TypeScript and Sass compiler for web applications!

38 lines (37 loc) 1.01 kB
{ "name": "aspnet", "version": "1.0.0", "private": true, "instapack": { "output": "wwwroot" }, "dependencies": { "@fortawesome/fontawesome-svg-core": "^1.2.35", "@fortawesome/free-regular-svg-icons": "^5.15.3", "@fortawesome/free-solid-svg-icons": "^5.15.3", "@fortawesome/react-fontawesome": "^0.1.14", "@popperjs/core": "^2.9.2", "@types/luxon": "^1.26.3", "@types/prop-types": "^15.7.3", "@types/react": "^17.0.3", "@types/react-dom": "^17.0.3", "axios": "^0.21.1", "bootstrap": "5.0.0-beta3", "linq": "^3.2.3", "luxon": "^1.26.0", "prop-types": "^15.7.2", "react": "^17.0.2", "react-dom": "^17.0.2", "sweetalert2": "^10.15.7", "ts-polyfill": "^3.8.2", "tslib": "^2.2.0" }, "devDependencies": { "@typescript-eslint/eslint-plugin": "4.21.0", "@typescript-eslint/parser": "4.21.0", "eslint": "7.23.0", "eslint-plugin-react": "^7.23.1", "jquery": "^3.6.0", "typescript": "^4.2.3" } }