sandbox-node/set-interval/package.json

12 lines
279 B
JSON

{
"name": "set-interval",
"version": "1.0.0",
"description": "set interval",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Software Ingenieur Begerad <dialog@SwIngBe.de>",
"license": "GPL-3.0-or-later"
}