Files
nomad/scripts/screenshots/src/package.json
2020-10-26 14:51:55 -07:00

16 lines
285 B
JSON

{
"name": "nomad-ui-screenshots",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"puppeteer": "^5.4.0"
}
}