instapack
Version:
All-in-one TypeScript and Sass compiler for web applications!
24 lines (23 loc) • 513 B
JSON
{
"name": "aspnet",
"version": "1.0.0",
"private": true,
"instapack": {
"output": "wwwroot"
},
"dependencies": {
"@types/luxon": "^1.26.3",
"axios": "^0.21.1",
"linq": "^3.2.3",
"luxon": "^1.26.0",
"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",
"typescript": "^4.2.3"
}
}