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.
carbon/api/package.json

13 lines
210 B
JSON

{
"engines": {
"node": "14.x"
},
"dependencies": {
"chrome-aws-lambda": "^8.0.2",
"dom-to-image": "^2.6.0",
"micro": "^9.3.4",
"puppeteer-core": "^9.0.0",
"tohash": "^1.0.2"
}
}