SPB Git forge

spb/rent-ka

Public
8commits 1branches 0releases
7.4 MBsize
maindefault branch
19 days agolast push
Python 68.8% TypeScript 18.6% CSS 8.7% JavaScript 3.3% HTML 0.6%
544 B · 25 lines json
Raw Blame History
1{2  "name": "lou-ka",3  "version": "1.0.0",4  "description": "**[www.lou-ka.com](https://www.lou-ka.com)** — un service **[Groupe Ka](https://www.groupe-ka.com)**",5  "main": "index.js",6  "directories": {7    "doc": "docs",8    "test": "tests"9  },10  "scripts": {11    "test": "echo \"Error: no test specified\" && exit 1"12  },13  "repository": {14    "type": "git",15    "url": "gitsrv:srv/git/lou-ka.git"16  },17  "keywords": [],18  "author": "",19  "license": "ISC",20  "type": "commonjs",21  "devDependencies": {22    "playwright": "^1.62.1"23  }24}25