pm2/examples/import/package.json
2020-01-13 14:52:59 +01:00

13 lines
221 B
JSON

{
"name": "import",
"version": "1.0.0",
"description": "",
"main": "index.js",
"type":"module",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}