1
1
mirror of https://github.com/tweag/ormolu.git synced 2024-09-11 13:16:13 +03:00
ormolu/ormolu-live/package.json
Alexander Esgen f6dcd728b3 Pre-init Ormolu Live with Wizer
Co-authored-by: Cheng Shao <terrorjack@type.dance>
2023-02-17 11:25:44 +01:00

18 lines
383 B
JSON

{
"name": "ormolu-live",
"version": "0.0.0",
"devDependencies": {
"@parcel/transformer-sass": "^2.8.2",
"buffer": "^5.7.1",
"npm-check-updates": "^16.6.2",
"parcel": "^2.8.2",
"purs-backend-es": "^1.3.1"
},
"dependencies": {
"@bjorn3/browser_wasi_shim": "^0.2.3",
"ace-builds": "^1.14.0",
"bulma": "^0.9.4",
"clipboard": "^2.0.11"
}
}