test/package.json

17 lines
316 B
JSON

{
"name": "test",
"version": "1.0.0",
"description": "22",
"repository": {
"type": "git",
"url": "https://git.tranche.ca/fmatte/test.git"
},
"license": "ISC",
"author": "",
"type": "module",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}