dotfiles/common/hellcooling/config/ext/topaz/package.json

18 lines
327 B
JSON

{
"name": "topaz",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"ace-builds": "^1.31.1",
"electron": "^27.0.2",
"react-ace": "^10.1.0"
}
}