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
304 B

{
"name": "@sandkasten/codemirror6-editor",
"version": "0.0.1",
"peerDependencies": {
"@angular/common": "^17.1.0",
"@angular/core": "^17.1.0",
"@codemirror/state": "^6.4.0",
"@codemirror/view": "^6.23.0"
},
"dependencies": {
"tslib": "^2.3.0"
},
"sideEffects": false
}