You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
monaco-editor/browser-esm-webpack/package.json

12 lines
222 B
JSON

{
"name": "helloworld",
"dependencies": {},
"devDependencies": {
"css-loader": "^1.0.0",
"monaco-editor": "^0.14.2",
"style-loader": "^0.22.1",
"webpack": "^4.16.5",
"webpack-cli": "^3.1.0"
}
}