mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-31 13:15:17 +01:00
24 lines
1 KiB
JSON
24 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"
|
|
}
|
|
}
|