This repository has been archived on 2021-11-24. You can view files and clone it, but cannot push or open issues or pull requests.
phone_app/package.json
2021-10-26 23:30:01 +02:00

24 lines
444 B
JSON

{
"name": "phone_app",
"version": "1.0.0",
"description": "== README",
"main": "pdf.js",
"directories": {
"lib": "lib",
"test": "test"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git@quartz.snlab.fr:nicolas/3p_app.git"
},
"author": "",
"license": "ISC",
"dependencies": {
"puppeteer": "^1.18.1"
},
"devDependencies": {}
}