You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
307 B
15 lines
307 B
|
5 years ago
|
{
|
||
|
|
"name": "maximalsource",
|
||
|
|
"version": "0.0.0",
|
||
|
|
"private": true,
|
||
|
|
"dependencies": {
|
||
|
|
"ts-loader": "^6.0.4",
|
||
|
|
"typescript": "^3.5.3",
|
||
|
|
"webpack": "^4.39.2",
|
||
|
|
"webpack-cli": "^3.3.7",
|
||
|
|
"webpack-closure-compiler": "^2.1.6"
|
||
|
|
},
|
||
|
|
"devDependencies": {},
|
||
|
|
"author": "Northwoods Software"
|
||
|
|
}
|