16 lines
336 B
JSON
16 lines
336 B
JSON
{
|
|
"name": "@tp/helpers",
|
|
"version": "2.3.1",
|
|
"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"
|
|
}
|