mirror of https://github.com/sgoudham/carbon.git
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.
13 lines
210 B
JSON
13 lines
210 B
JSON
4 years ago
|
{
|
||
|
"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"
|
||
|
}
|
||
|
}
|