helpers/package.json

16 lines
332 B
JSON
Raw Normal View History

2022-03-11 23:42:26 +01:00
{
"name": "helpers",
"version": "1.0.0",
"description": "",
"main": "closest.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://gitea.codeblob.work/tp-elements/helpers.git"
},
"author": "trading_peter",
"license": "Apache-2.0"
}