47 lines
1.2 KiB
JSON
47 lines
1.2 KiB
JSON
{
|
|
"name": "riju",
|
|
"version": "0.0.0",
|
|
"license": "MIT",
|
|
"private": true,
|
|
"type": "module",
|
|
"dependencies": {
|
|
"@babel/core": "^7.12.10",
|
|
"@babel/parser": "^7.13.11",
|
|
"@babel/preset-env": "^7.12.11",
|
|
"@balena/dockerignore": "^1.0.2",
|
|
"async-lock": "^1.2.6",
|
|
"babel-loader": "^8.2.2",
|
|
"babel-walk": "^3.0.0",
|
|
"buffer": "^6.0.3",
|
|
"commander": "^7.1.0",
|
|
"css-loader": "^5.0.1",
|
|
"debounce": "^1.2.0",
|
|
"docker-file-parser": "^1.0.5",
|
|
"ejs": "^3.1.5",
|
|
"express": "^4.17.1",
|
|
"express-ws": "^4.0.0",
|
|
"file-loader": "^6.2.0",
|
|
"historic-readline": "^1.0.8",
|
|
"jsonschema": "^1.4.0",
|
|
"lodash": "^4.17.20",
|
|
"monaco-editor": "0.20.0",
|
|
"monaco-editor-webpack-plugin": "1.9.0",
|
|
"monaco-languageclient": "0.13.0",
|
|
"node-pty": "^0.9.0",
|
|
"p-queue": "^6.6.2",
|
|
"parse-passwd": "^1.0.0",
|
|
"prettier": "^2.3.1",
|
|
"regenerator-runtime": "^0.13.7",
|
|
"shell-quote": "^1.7.2",
|
|
"strip-ansi": "^6.0.0",
|
|
"style-loader": "^2.0.0",
|
|
"uuid": "^8.3.2",
|
|
"vscode-languageserver-protocol": "3.15.3",
|
|
"webpack": "^4.44.2",
|
|
"webpack-cli": "^4.3.0",
|
|
"xterm": "^4.9.0",
|
|
"xterm-addon-fit": "^0.4.0",
|
|
"yaml": "^1.10.0"
|
|
}
|
|
}
|