lockaz_app/package.json
Nicolas Bally a915a1fbe9 suite
2020-04-13 12:03:41 +02:00

24 lines
443 B
JSON

{
"name": "lockaz_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": "2.1.1"
},
"devDependencies": {}
}