mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-01 21:51:49 +01:00
25 lines
1 KiB
JSON
25 lines
1 KiB
JSON
|
|
{
|
||
|
|
"name": "tracks-golang",
|
||
|
|
"version": "1.0.0",
|
||
|
|
"description": "[](https://github.com/TracksApp/tracks/actions) [](https://codeclimate.com/github/TracksApp/tracks) [](https://hosted.weblate.org/engage/tracks/) [](https://bestpractices.coreinfrastructure.org/projects/6459)",
|
||
|
|
"main": "test-login.js",
|
||
|
|
"directories": {
|
||
|
|
"doc": "doc",
|
||
|
|
"lib": "lib",
|
||
|
|
"test": "test"
|
||
|
|
},
|
||
|
|
"scripts": {
|
||
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||
|
|
},
|
||
|
|
"repository": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "http://local_proxy@127.0.0.1:25516/git/kamenmackay/tracks-golang"
|
||
|
|
},
|
||
|
|
"keywords": [],
|
||
|
|
"author": "",
|
||
|
|
"license": "ISC",
|
||
|
|
"dependencies": {
|
||
|
|
"playwright": "^1.56.1"
|
||
|
|
}
|
||
|
|
}
|