mmsc_app/package.json
Nicolas Bally a6aa1f6074 Initial
2020-05-25 11:40:11 +02:00

24 lines
443 B
JSON

{
"name": "mmsc_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": {}
}